You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Beliaev (JIRA)" <ji...@apache.org> on 2007/12/12 11:57:43 UTC

[jira] Updated: (HARMONY-5296) [buildtest][eut] fix x86 EFL for eut33

     [ https://issues.apache.org/jira/browse/HARMONY-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev updated HARMONY-5296:
--------------------------------------

             Component/s: build - test - ci
    Estimated Complexity: Novice
             Description: 
There are 3 EUT tests which are claimed to be invalid according HARMONY-5248 evaluation: 

    org.eclipse.ui.tests.api.IWorkingSetManagerTest.testAddWorkingSet
    org.eclipse.ui.tests.api.IWorkingSetManagerTest.testGetWorkingSets
    org.eclipse.ui.tests.api.IWorkingSetManagerTest.testRemoveWorkingSet

So they must be excluded for EUT33 all platforms.

Also, last 4 revisions testing (601823, 602144, 602572, 603102) showed that set of tests passed although they are in EFL (for example, see the most bottom of http://people.apache.org/~smishura/r603102/Windows_x86/eut33/output.txt). So the following tests must be removed from EFL:

    org.eclipse.core.tests.internal.runtime.PlatformURLSessionTest.test1OutputOnReadOnly
    org.eclipse.core.tests.internal.runtime.PlatformURLSessionTest.test2Resolution
    org.eclipse.core.tests.runtime.jobs.JobTest.testGetResult
    org.eclipse_swt_custom_StyledText.test_copy
    org.eclipse_swt_custom_StyledText.test_paste
    org.eclipse_swt_widgets_Text.test_copy
    org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testIncomingChanges
    org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub
    org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testUnmergableConflicts
    org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testAdditionConflicts
    org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testDeletionConflicts
    org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testOverideAndUpdateSimple

I've checked that both Wondows x86 and Linux x86 runs report these tests as passed (although they are in EFL).

Also after transition to SLES10 the MOZILLA_FIVE related issue not reproduced - about 140 tests must be removed from EFL for Linux.

Thanks
Vladimir Beliaev
             Environment: Windows x86 / Linux x86
              Patch Info: [Patch Available]
                 Summary: [buildtest][eut] fix x86 EFL for eut33  (was: [buildtest][eut] fix winx32 EFL for eut33)

> [buildtest][eut] fix x86 EFL for eut33
> --------------------------------------
>
>                 Key: HARMONY-5296
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5296
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: build - test - ci
>         Environment: Windows x86 / Linux x86
>            Reporter: Vladimir Beliaev
>         Attachments: H5296.patch
>
>
> There are 3 EUT tests which are claimed to be invalid according HARMONY-5248 evaluation: 
>     org.eclipse.ui.tests.api.IWorkingSetManagerTest.testAddWorkingSet
>     org.eclipse.ui.tests.api.IWorkingSetManagerTest.testGetWorkingSets
>     org.eclipse.ui.tests.api.IWorkingSetManagerTest.testRemoveWorkingSet
> So they must be excluded for EUT33 all platforms.
> Also, last 4 revisions testing (601823, 602144, 602572, 603102) showed that set of tests passed although they are in EFL (for example, see the most bottom of http://people.apache.org/~smishura/r603102/Windows_x86/eut33/output.txt). So the following tests must be removed from EFL:
>     org.eclipse.core.tests.internal.runtime.PlatformURLSessionTest.test1OutputOnReadOnly
>     org.eclipse.core.tests.internal.runtime.PlatformURLSessionTest.test2Resolution
>     org.eclipse.core.tests.runtime.jobs.JobTest.testGetResult
>     org.eclipse_swt_custom_StyledText.test_copy
>     org.eclipse_swt_custom_StyledText.test_paste
>     org.eclipse_swt_widgets_Text.test_copy
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testIncomingChanges
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testUnmergableConflicts
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testAdditionConflicts
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testDeletionConflicts
>     org.eclipse.team.tests.ccvs.core.subscriber.CVSWorkspaceSubscriberTest.testOverideAndUpdateSimple
> I've checked that both Wondows x86 and Linux x86 runs report these tests as passed (although they are in EFL).
> Also after transition to SLES10 the MOZILLA_FIVE related issue not reproduced - about 140 tests must be removed from EFL for Linux.
> Thanks
> Vladimir Beliaev

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.