Skip to content

Commit 7cf4a8a

Browse files
committed
bbt-bluetooth-internals
1 parent 548630c commit 7cf4a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aliases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ alias bblink-layout-d-='time ninja -C out/Debug blink_tests && blink/tools/run_l
1919
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'
2020
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'
2121
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'
22+
alias bbt-bluetooth-internals='time ninja -C out/Release browser_tests && xvfb-run -s "-screen 0 1024x768x24" out/Release/browser_tests --gtest_filter="*BluetoothInternals*" || notify-fail'
2223
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'
2324
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'
2425
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)