https://codereview.chromium.org/2049263003 causes failure of fast/events/message-port-gc-closed-cloned.html on linux_chromium_rel_ng [1]. The failure seems not flaky. Didn't the test failing on other bots.
The actual result is:
MessagePorts (and their execution contexts) should be collected by GC once close() has been called on them
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL iframeDocGC.wasCollected should be true. Was false.
PASS successfullyParsed is true
TEST COMPLETE
I didn't see any relationship between my CL and the test. Would like to debug it but couldn't reproduce it locally with either release or debug build.
[1] https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/244413
Comment 1 by wangxianzhu@chromium.org
, Jun 11 2016