Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Test: fix unstable test in core.test #3080

Merged
merged 3 commits into from
Feb 27, 2017
Merged

Test: fix unstable test in core.test #3080

merged 3 commits into from
Feb 27, 2017

Conversation

maggu2810
Copy link
Contributor

The test triggers a command event and check that there is a command event but not an update event.

The default behaviour of auto-update is currently set to true.
So, the test fails if the auto-update is "fast enough" to post an update event to the event bus.

I also fixed the launch configuration:

  • it misses Apache Commons Collections (necessary by core.thing)
  • there are a lot of UI bundles activated that are not necessary at all (but fill the console with error messages)

* Remove a lot of UI related bundles that fill the console with error
  messages.
* Add missing Apache Commons Collections (used by core.thing)

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
@kaikreuzer kaikreuzer merged commit fed2264 into eclipse-archived:master Feb 27, 2017
@maggu2810 maggu2810 deleted the core-test branch February 27, 2017 19:00
@kaikreuzer kaikreuzer modified the milestone: 0.9.0 Jun 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants