Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Issue 6727001: Run the Worker tests for resolveLocalFileSystemURL that were added (Closed)

Created:
9 years, 9 months ago by adamk
Modified:
9 years, 7 months ago
Reviewers:
michaeln, levin
CC:
chromium-reviews, jam, kkania, Paweł Hajdan Jr.
Visibility:
Public.

Description

Run the Worker tests for resolveLocalFileSystemURL that were added in http://trac.webkit.org/changeset/81640. Includes updates to the testing framework to mirror the way NRWT runs HTTP tests. R=michaeln@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79434

Patch Set 1 #

Total comments: 6

Patch Set 2 : Attach js-test-resources to http root, see if this helps... #

Patch Set 3 : Use --layout_tests_dir option #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -2 lines) Patch
M DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/automation/proxy_launcher.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/test/ui/ui_layout_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui/ui_test.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M content/worker/worker_uitest.cc View 2 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
adamk
9 years, 9 months ago (2011-03-22 19:53:22 UTC) #1
adamk
Tests pass locally, but not on try bots. Investigating...
9 years, 9 months ago (2011-03-22 20:24:47 UTC) #2
adamk
On 2011/03/22 20:24:47, adamk wrote: > Tests pass locally, but not on try bots. Investigating... ...
9 years, 9 months ago (2011-03-22 21:25:10 UTC) #3
levin
On 2011/03/22 21:25:10, adamk wrote: > On 2011/03/22 20:24:47, adamk wrote: > > Tests pass ...
9 years, 9 months ago (2011-03-22 21:31:04 UTC) #4
michaeln
http://codereview.chromium.org/6727001/diff/1/chrome/test/ui/ui_layout_test.cc File chrome/test/ui/ui_layout_test.cc (right): http://codereview.chromium.org/6727001/diff/1/chrome/test/ui/ui_layout_test.cc#newcode136 chrome/test/ui/ui_layout_test.cc:136: new_layout_test_dir_.AppendASCII("js-test-resources"); Geez... so the fast/js/resources are also used for ...
9 years, 9 months ago (2011-03-22 21:32:50 UTC) #5
michaeln
Bot sayz... Uncaught ReferenceError: debug is not defined," source: http://127.0.0.1:8000/filesystem/resources/fs-worker-test-util.js"
9 years, 9 months ago (2011-03-22 21:34:22 UTC) #6
adamk
On 2011/03/22 21:34:22, michaeln wrote: > Bot sayz... > > Uncaught ReferenceError: debug is not ...
9 years, 9 months ago (2011-03-22 21:37:07 UTC) #7
adamk
http://codereview.chromium.org/6727001/diff/1/chrome/test/ui/ui_layout_test.cc File chrome/test/ui/ui_layout_test.cc (right): http://codereview.chromium.org/6727001/diff/1/chrome/test/ui/ui_layout_test.cc#newcode136 chrome/test/ui/ui_layout_test.cc:136: new_layout_test_dir_.AppendASCII("js-test-resources"); On 2011/03/22 21:32:50, michaeln wrote: > Geez... so ...
9 years, 9 months ago (2011-03-22 21:41:00 UTC) #8
michaeln
> I don't think so, because 8000 seems to be NRWT's default. Since the port ...
9 years, 9 months ago (2011-03-22 21:45:05 UTC) #9
adamk
On Tue, Mar 22, 2011 at 2:45 PM, <michaeln@chromium.org> wrote: > I don't think so, ...
9 years, 9 months ago (2011-03-22 21:48:00 UTC) #10
adamk
On Tue, Mar 22, 2011 at 2:47 PM, Adam Klein <adamk@chromium.org> wrote: > On Tue, ...
9 years, 9 months ago (2011-03-22 23:03:42 UTC) #11
adamk
On Tue, Mar 22, 2011 at 4:03 PM, Adam Klein <adamk@chromium.org> wrote: > On Tue, ...
9 years, 9 months ago (2011-03-23 00:11:08 UTC) #12
adamk
Now blocking on https://bugs.webkit.org/show_bug.cgi?id=56884
9 years, 9 months ago (2011-03-23 00:26:43 UTC) #13
adamk
One WebKit bug down, one to go: now blocking on https://bugs.webkit.org/show_bug.cgi?id=57041.
9 years, 9 months ago (2011-03-24 19:20:05 UTC) #14
adamk
Okay, this is ready for a final look. Putting it on the trybots now...
9 years, 9 months ago (2011-03-25 17:02:33 UTC) #15
levin
9 years, 9 months ago (2011-03-25 17:11:11 UTC) #16
LGTM

Powered by Google App Engine
This is Rietveld 408576698