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

Issue 2537193003: Make fast/filesystem/cross-filesystem-op.html insensitive to test order (Closed)

Created:
4 years ago by jsbell
Modified:
4 years ago
Reviewers:
jeffcarp
CC:
blink-reviews, chromium-reviews, kinuko+fileapi, nhiroki, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make fast/filesystem/cross-filesystem-op.html insensitive to test order Test assumed that '/test' could be created as a directory, which would fail if a previous test left '/test' behind as a file (as some do). Make the test clear out the root first, as many other tests do. Also tweak a few other tests to clean up when done, but not all tests were inspected/updated. R=jeffcarp@chromium.org BUG=663852 Committed: https://crrev.com/7727a1c513f1cd6658e05e2fe95ccf293b5cc8d5 Cr-Commit-Position: refs/heads/master@{#435125}

Patch Set 1 #

Patch Set 2 : Make a few more tests clean up when done #

Total comments: 2

Patch Set 3 : use template string rather than concatenation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M third_party/WebKit/LayoutTests/RandomOrderExpectations View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/filesystem/not-enough-arguments.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/filesystem/null-arguments.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/filesystem/resources/null-arguments-worker.js View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
jsbell
jeffcarp@ - please take a look?
4 years ago (2016-11-29 19:26:57 UTC) #4
jeffcarp
lgtm, thanks for looking into this! https://codereview.chromium.org/2537193003/diff/20001/third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html File third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html (right): https://codereview.chromium.org/2537193003/diff/20001/third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html#newcode70 third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html:70: errorCallback('dest: createDirectory(' + ...
4 years ago (2016-11-29 21:38:28 UTC) #7
jsbell
https://codereview.chromium.org/2537193003/diff/20001/third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html File third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html (right): https://codereview.chromium.org/2537193003/diff/20001/third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html#newcode70 third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op.html:70: errorCallback('dest: createDirectory(' + destDirectoryPath + ')')); On 2016/11/29 21:38:28, ...
4 years ago (2016-11-29 21:41:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2537193003/40001
4 years ago (2016-11-29 21:42:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_rel_ng on ...
4 years ago (2016-11-29 23:46:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2537193003/40001
4 years ago (2016-11-30 00:06:05 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-30 02:06:20 UTC) #18
commit-bot: I haz the power
4 years ago (2016-11-30 02:08:05 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7727a1c513f1cd6658e05e2fe95ccf293b5cc8d5
Cr-Commit-Position: refs/heads/master@{#435125}

Powered by Google App Engine
This is Rietveld 408576698