Skip to content

Commit e3eca20

Browse files
committed
rename bblink-layout-
1 parent 31deb3b commit e3eca20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

aliases

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ alias balld2='time ninja -C out2/Debug chrome components_unittests content_unitt
1515
alias balld='time ninja -C out/Debug chrome components_unittests content_unittests content_browsertests device_unittests unit_tests browser_tests || notify-fail'
1616
alias ball='time ninja -C out/Release chrome components_unittests content_unittests content_browsertests device_unittests unit_tests browser_tests || notify-fail'
1717
alias ba='time ninja -C outa/Debug chrome_public_apk_incremental && da || notify-fail'
18-
alias bblink-layoutd-pointerlockfullscreen='time ninja -C out/Debug blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 --debug pointer-lock http/tests/pointer-lock fullscreen http/tests/fullscreen fast/dom/navigator-detached-no-crash.html && notify'
19-
alias bblink-layoutd-='time ninja -C out/Debug blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 --debug bluetooth && notify'
18+
alias bblink-layout-d-='time ninja -C out/Debug blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 --debug bluetooth && notify'
2019
alias bblink-layout-pointerlockfullscreen='time ninja -C out/Release blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 pointer-lock http/tests/pointer-lock fullscreen http/tests/fullscreen fast/dom/navigator-detached-no-crash.html && notify'
2120
alias bblink-layout-single-requestDevice-='ninja -C out/Release content_shell && /usr/local/google/home/scheib/c/src/out/Release/content_shell --run-layout-test /usr/local/google/home/scheib/c/src/third_party/WebKit/LayoutTests/bluetooth/requestDevice.html'
2221
alias bblink-layout-='time ninja -C out/Release blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 bluetooth && notify'

0 commit comments

Comments
 (0)