Skip to content

Commit 1714a7b

Browse files
committed
bblink-layout virtual/stable/webexposed
1 parent 00ef808 commit 1714a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aliases

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ alias ba='time ninja -C outa/Debug chrome_public_apk_incremental && da || notify
2020
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'
2121
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 webexposed && notify'
2222
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'
23-
alias bblink-layout='time ninja -C out/Release blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 bluetooth webexposed && notify'
23+
alias bblink-layout='time ninja -C out/Release blink_tests && blink/tools/run_layout_tests.sh --no-retry-failures --time-out-ms=2000 bluetooth webexposed virtual/stable/webexposed && notify'
2424
alias bbt-bluetooth='time ninja -C out/Release browser_tests && xvfb-run -s "-screen 0 1024x768x24" out/Release/browser_tests --gtest_filter="*Bluetooth*" || notify-fail'
2525
alias bbtd-ExtensionServiceWorkerBrowserTest-SendOnLaunched='time ninja -C out/Debug browser_tests && xvfb-run -s "-screen 0 1024x768x24" out/Debug/browser_tests --gtest_filter="*ExtensionServiceWorkerBrowserTest*SendOnLaunched*" --gtest_also_run_disabled_tests || notify-fail'
2626
alias bbtd-ExtensionServiceWorkerBrowserTest='time ninja -C out/Debug browser_tests && xvfb-run -s "-screen 0 1024x768x24" out/Debug/browser_tests --gtest_filter="*ExtensionServiceWorkerBrowserTest*" --single_process || notify-fail'

0 commit comments

Comments
 (0)