summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable MultipleWorkers on Linux as it is failing sporadically.atwilson@chromium.org2009-12-151-0/+6
* Comments out WorkerTest.FLAKY_LimitTotal on Linux.hbono@chromium.org2009-12-141-0/+2
* Disabling various worker tests for valgrindatwilson@chromium.org2009-12-121-0/+3
* Disable crashing test on linuxatwilson@chromium.org2009-12-121-1/+4
* Enabled a number of worker tests on various platforms.atwilson@chromium.org2009-12-121-21/+11
* Marking failing IncognitoSharedWorkers uitest as flaky on Linux.robertshield@chromium.org2009-12-101-0/+4
* Fix a memory leak in the worker tests.levin@chromium.org2009-12-101-0/+6
* Mark a test as flaky that failed for 1/2 of yesterday on one bot. Doing fine...thomasvl@chromium.org2009-12-041-0/+4
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-261-1/+40
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-0/+7
* Disable these only on linuxtim@chromium.org2009-11-231-4/+15
* Disable more tests causing crashes and failures on LinuxTest(dbg) and valgrin...tim@chromium.org2009-11-231-3/+8
* Test continues to be flaky, but it's getting run anyway so mark it DISABLED t...tim@chromium.org2009-11-231-6/+3
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-2/+1
* Mark worker tests as flaky on mac.tim@chromium.org2009-11-211-0/+4
* Enable worker-timeout.html layout test. It's fixed upstream.dimich@chromium.org2009-11-141-3/+1
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-6/+0
* Enabling shared worker tests for Linux/Mac. Windows is blocked on b27636.atwilson@chromium.org2009-11-131-1/+7
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-7/+7
* Turned on shared worker tests and added test expectations.atwilson@chromium.org2009-11-101-0/+59
* Enable back some worker UI tests.ager@chromium.org2009-11-091-4/+2
* Re-enabling worker fast tests (doing a more surgical disabling of just a sing...atwilson@chromium.org2009-10-221-7/+9
* Disable WorkerFastLayoutTests on all platforms insteadnsylvain@chromium.org2009-10-211-6/+1
* Re-enable worker-script-error.html in ui_test nowlevin@chromium.org2009-10-161-2/+1
* Enables use-machine-stack.html worker test.hclam@chromium.org2009-10-131-4/+0
* Try to remove the flakiness from the WorkerLimit ui test by polling for proce...jam@chromium.org2009-10-131-19/+24
* TBR=dglazkovhclam@chromium.org2009-10-121-10/+6
* Mark some more WorkerTest as failhclam@chromium.org2009-10-121-2/+4
* Disable some more tests in WorkerTesthclam@chromium.org2009-10-121-3/+6
* Disable WorkerTest.LimitTotalhclam@chromium.org2009-10-121-1/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Fix use-after-free in the worker process. The object was shutting down the p...jam@chromium.org2009-10-091-3/+2
* Enable a lot of WorkerTest.WorkerFastLayoutTests and comment outlevin@chromium.org2009-10-091-4/+3
* Mark a ui test as flaky on windows.estade@chromium.org2009-10-071-1/+7
* Enable WorkerTest.LimitTotalestade@chromium.org2009-10-071-9/+13
* Disable message-port-constructor-for-deleted-document.html test for now.atwilson@chromium.org2009-10-031-1/+2
* Disable WorkerTest.LimitTotalestade@chromium.org2009-10-021-6/+5
* Roll deps to r48993.atwilson@chromium.org2009-10-021-1/+2
* Enabling WorkerTest.MessagePorts as the upstream regression was fixed:hamaji@chromium.org2009-10-011-1/+1
* Disable WorkerTest.WorkerFastLayoutTests.huanr@chromium.org2009-09-301-1/+3
* Disabling failing WorkerTest.MessagePorts after WebKit roll.levin@chromium.org2009-09-291-1/+1
* Disable a test that is causing valgrind problems.levin@chromium.org2009-09-261-2/+2
* More fixes for WorkerFastLayoutTests: enable them on Mac and Win, reintroduce...dimich@google.com2009-09-251-1/+7
* Re-disable all Worker tests until I can figure out exact set of failing ones.dimich@google.com2009-09-241-1/+1
* Re-enable WorkerFastTests and disable only one that fails.dimich@google.com2009-09-241-3/+3
* Disable Worker*.WorkerFastLayoutTests for now.jshin@chromium.org2009-09-241-5/+2
* Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...jianli@chromium.org2009-09-241-3/+1
* WorkerFastLayoutTests works fine on the Linux try bots, but fails on the Linu...atwilson@chromium.org2009-09-241-0/+4
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-241-1/+46
* Reverting 26919.atwilson@chromium.org2009-09-231-42/+1