test/screentest: increase timeout for "x/net directories expanded"
- Test flakiness induced by insufficient timeout.
Test: for i in {1..10}; do echo "--- Running test iteration $i ---"; ./tests/screentest/run.sh -rm -run "test x/net directories expanded" -ci; done
Fixes golang/go#76933
diff --git a/tests/screentest/testcases.txt b/tests/screentest/testcases.txt
index 62805ef..ed5c747 100644
--- a/tests/screentest/testcases.txt
+++ b/tests/screentest/testcases.txt
@@ -56,6 +56,7 @@
click [data-test-id="directories-toggle"]
eval {{$scrollTop}}
eval {{$hideElements}}
+sleep 3s
capture fullscreen
capture fullscreen 540x1620
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Kokoro presubmit build finished with status: SUCCESS
Logs at: https://source.cloud.google.com/results/invocations/c6c742f4-5fb7-4f83-bf6a-0df38201a05b
| kokoro-CI | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
test/screentest: increase timeout for "x/net directories expanded"
- Test flakiness induced by insufficient timeout.
Test: for i in {1..10}; do echo "--- Running test iteration $i ---"; ./tests/screentest/run.sh -rm -run "test x/net directories expanded" -ci; done
Fixes golang/go#76933
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |