Skip to content

[backport] SI-8689 Make a Future test case deterministic#4417

Merged
lrytz merged 1 commit intoscala:2.10.xfrom
retronym:backport/flaky
Mar 31, 2015
Merged

[backport] SI-8689 Make a Future test case deterministic#4417
lrytz merged 1 commit intoscala:2.10.xfrom
retronym:backport/flaky

Conversation

@retronym
Copy link
Member

As discussed:

https://groups.google.com/forum/#!topic/scala-internals/m8I_3GQR4vQ

We need to ensure a happens-before relationship between the callback
that prints "success" and the end of the main method.

Review by @lrytz

Backport of #4414

As discussed:

  https://groups.google.com/forum/#!topic/scala-internals/m8I_3GQR4vQ

We need to ensure a happens-before relationship between the callback
that prints "success" and the end of the main method.
@lrytz
Copy link
Member

lrytz commented Mar 31, 2015

LGTM

lrytz added a commit that referenced this pull request Mar 31, 2015
[backport] SI-8689 Make a Future test case determistic
@lrytz lrytz merged commit e02a2da into scala:2.10.x Mar 31, 2015
@adriaanm adriaanm added this to the 2.10.6 milestone Sep 18, 2015
@SethTisue SethTisue changed the title [backport] SI-8689 Make a Future test case determistic [backport] SI-8689 Make a Future test case deterministic Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants