Bug 441246 - [Tests] EditorReloadTest is conflicting with ResourceLoadingTest
Summary: [Tests] EditorReloadTest is conflicting with ResourceLoadingTest
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 437217
Blocks:
  Show dependency tree
 
Reported: 2014-08-06 08:06 EDT by Camille Letavernier CLA
Modified: 2017-09-08 09:46 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Letavernier CLA 2014-08-06 08:06:20 EDT
The tests from editor.integration.*.EditorReloadTest work properly when executed standalone, but partially fail when executed after the infra.services.resourceloading tests (i.e. in AllTests)

I don't see any obvious reason for that (The resource loading tests seem to properly restore the Loading strategy).
Comment 1 Camille Letavernier CLA 2014-08-06 08:08:35 EDT
Workaround in 4c867b7:

- Execute the ResourceLoadingTests after the EditorReloadTests in AllTests