Branch: refs/heads/master
Home: https://github.com/google/guice
Commit: 7715581cb3521f0d6ba48f957e8daa492383fba3
https://github.com/google/guice/commit/7715581cb3521f0d6ba48f957e8daa492383fba3
Author: Sam Berlin <[email protected]>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M core/test/com/google/inject/JitBindingsTest.java
Log Message:
-----------
Fix last flaky test (that I know of). The problem was we were asserting that
something existed in a child injector (through inference, by checking it was in
the parent blacklist), but if GC ran it could have been ejected from the parent
blacklist (since the child injector isn't strongly referenced anywhere).
There's an actual problem here that we should fix (remove items from the parent
blacklist immediately if the child injector fails to create itself), but before
fixing that we can at least make the test not flake.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=71369181
Commit: 5b65f8c4dcf95a89d3b5ace2dbee3e54fa963722
https://github.com/google/guice/commit/5b65f8c4dcf95a89d3b5ace2dbee3e54fa963722
Author: Sam Berlin <[email protected]>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M core/test/com/google/inject/JitBindingsTest.java
Log Message:
-----------
Merge pull request #821 from
google/moe_writing_branch_from_76be88e8140f77a25824f5deb67bb13b8e5dabc6
Merge internal changes
Compare: https://github.com/google/guice/compare/50b3d3d70b3f...5b65f8c4dcf9
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.