aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-02-16 14:30:31 -0800
committerJesse Wilson <jessewilson@google.com>2010-02-16 14:30:31 -0800
commit262d77b275f21e8710a3585677834c1ef02a6961 (patch)
treeb65f3191029afcd6483eb2da14587d4ff1e61d30 /vm/compiler/codegen/CompilerCodegen.h
parent3efafc8d16027ad79c5ec4008d2cc4fec16c07f3 (diff)
Reverting our test runner's background building behaviour.
Our continuous build has been failing to complete lately. See: http://jwilson.mtv.corp.google.com:8080/job/master_passion/274/consoleFull In addition to this problem the continuous build is compiling many more tests ahead-of-time than we were originally - previously we would only have up to 4 tests ready-to-run at any given time. With this change the ExecutorCompletionService was building and installing all of the tests eagerly. I believe the problem might be a mismatch between how the BlockingQueue and the ExecutorCompletionService select which order to return futures. By removing the ExecutorCompletionService I remove the opportunity for such a conflict!
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions