DescriptionStop disabling building of partly_invalid.nexe in a corner case
The odd linking problem that only occurred on one trybot (and which I
couldn't reproduce locally) in the IRT+glibc case has gone away --
perhaps following toolchain updates -- so re-enable this case.
This is in preparation for making all of chrome_browser_tests build in
nacl_irt_test_env rather than nacl_env, for uniformity. One of these
tests uses partly_invalid.nexe. Without this change, the change
https://codereview.chromium.org/11613012/ fails with:
scons-out/nacl_irt_test-x86-64-glibc/staging/partly_invalid.nmf.libs
failed: Source
`scons-out/nacl_irt_test-x86-64-glibc/staging/partly_invalid.nexe' not
found, needed by target
`scons-out/nacl_irt_test-x86-64-glibc/staging/partly_invalid.nmf.libs'.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3253
TEST=trybots
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=10568
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|