[Webkit-unassigned] [Bug 34530] [v8] Remove clear method from DOM object maps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 14:57:38 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34530





--- Comment #10 from Stephen White <senorblanco at chromium.org>  2010-02-08 14:57:36 PST ---
(In reply to comment #9)
> That's strange.  I ran ui_tests couple of times on both Ubuntu and Windows 7
> and didn't see anything like that.  Could it have been some flakiness?

It's possible it was flake, although the problems all went away with the
revert.  I don't know enough about these tests to say.

> Do we have any trybots for ui_tests?

The regular trybots (win/mac/linux) run ui_tests, I believe.

It's possible that i
> 
> (In reply to comment #8)
> > Sorry about that---I ran ui_tests on my box and they were fine.  Will have a
> > closer look.
> > 
> > (In reply to comment #7)
> > > Sorry, I had to revert this, since it broke the ui_tests fpr Workers.  See 
> > > 
> > > http://build.chromium.org/buildbot/waterfall/builders/XP%20Tests%20(dbg)(2)/builds/13955/steps/ui_tests/logs/stdio
> > > 
> > > ---
> > > 
> > > [ RUN      ] WorkerTest.MultipleWorkers
> > > C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
> > > error: Value of: actual_crashes
> > >   Actual: 1
> > > Expected: expected_crashes_
> > > Which is: 0
> > > Encountered an unexpected crash in the program during this test.
> > > [  FAILED  ] WorkerTest.MultipleWorkers (3609 ms)
> > > [ RUN      ] WorkerTest.IncognitoSharedWorkers
> > > C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
> > > error: Value of: actual_crashes
> > >   Actual: 1
> > > Expected: expected_crashes_
> > > Which is: 0
> > > Encountered an unexpected crash in the program during this test.
> > > [  FAILED  ] WorkerTest.IncognitoSharedWorkers (3985 ms)
> > > [ RUN      ] WorkerTest.WorkerFastLayoutTests2
> > > Test: worker-call.html
> > > Test: worker-constructor.html
> > > Test: worker-event-listener.html
> > > Test: worker-messageport.html
> > > Test: worker-replace-global-constructor.html
> > > Test: worker-terminate.html
> > > C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
> > > error: Value of: actual_crashes
> > >   Actual: 6
> > > Expected: expected_crashes_
> > > Which is: 0
> > > Encountered an unexpected crash in the program during this test.
> > > [  FAILED  ] WorkerTest.WorkerFastLayoutTests2 (10297 ms)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list