NEW 12930
fast/leaks/003.html fails on buildbot but not locally
https://bugs.webkit.org/show_bug.cgi?id=12930
Summary fast/leaks/003.html fails on buildbot but not locally
Geoffrey Garen
Reported 2007-02-28 11:51:31 PST
Here's an example failure on the buildbot: --- /Users/buildbot/Desktop/BuildData/WebKit-BuildSlave/post-commit-powerpc-mac-os-x/build/LayoutTests/fast/leaks/003-expected.txt 2007-02-27 16:44:27.000000000 -0800 +++ layout-test-results/fast/leaks/003-actual.txt 2007-02-28 08:13:55.000000000 -0800 @@ -1,4 +1,4 @@ This test verifies that garbage collection successfully cleans up after the destruction of a frame containing a JavaScript interpreter. If the test passes, you'll see a PASS message below. -PASS: 20 garbage JS objects or fewer left uncollected after destroying a frame. +FAIL: 94 garbage JS objects left uncollected. I can't reproduce this failure on my Intel or PPC machine. I'm disabling this test for now. Hopefully we can return to it when we have some free time.
Attachments
Ahmad Saleem
Comment 1 2024-05-23 05:15:50 PDT
I just checked via searchfox.org (wubkat) port by searching `fast/leaks/003` and found that this is still skipped: [TestExpectations](https://searchfox.org/wubkat/rev/c2e64ba96fbed90353cfdea4b0c20a855a6c40bb/LayoutTests/TestExpectations#3190) webkit.org/b/12930 fast/leaks/003.html [ Skip ]
Note You need to log in before you can comment on or make changes to this bug.