[pkgsite] test/screentest: increase timeout for "x/net directories expanded"

3 views
Skip to first unread message

Ethan Lee (Gerrit)

unread,
Dec 19, 2025, 5:46:44 PM (2 days ago) Dec 19
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Ethan Lee has uploaded the change for review

Commit message

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
Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b

Change diff

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

Change information

Files:
  • M tests/screentest/testcases.txt
Change size: XS
Delta: 1 file changed, 1 insertion(+), 0 deletions(-)
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
  • requirement is not satisfiedkokoro-CI-Passes
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: pkgsite
Gerrit-Branch: master
Gerrit-Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b
Gerrit-Change-Number: 731580
Gerrit-PatchSet: 1
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

kokoro (Gerrit)

unread,
Dec 19, 2025, 6:10:18 PM (2 days ago) Dec 19
to Ethan Lee, goph...@pubsubhelper.golang.org, Go LUCI, golang-co...@googlegroups.com
Attention needed from Ethan Lee

kokoro voted kokoro-CI+1

Kokoro presubmit build finished with status: SUCCESS
Logs at: https://source.cloud.google.com/results/invocations/c6c742f4-5fb7-4f83-bf6a-0df38201a05b

kokoro-CI+1
Open in Gerrit

Related details

Attention is currently required from:
  • Ethan Lee
Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    • requirement satisfiedkokoro-CI-Passes
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: pkgsite
    Gerrit-Branch: master
    Gerrit-Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b
    Gerrit-Change-Number: 731580
    Gerrit-PatchSet: 1
    Gerrit-Owner: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: kokoro <noreply...@google.com>
    Gerrit-CC: kokoro <noreply...@google.com>
    Gerrit-Attention: Ethan Lee <etha...@google.com>
    Gerrit-Comment-Date: Fri, 19 Dec 2025 23:10:12 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    Jonathan Amsterdam (Gerrit)

    unread,
    Dec 20, 2025, 10:15:29 AM (yesterday) Dec 20
    to Ethan Lee, goph...@pubsubhelper.golang.org, kokoro, Go LUCI, golang-co...@googlegroups.com
    Attention needed from Ethan Lee

    Jonathan Amsterdam voted Code-Review+2

    Code-Review+2
    Open in Gerrit

    Related details

    Attention is currently required from:
    • Ethan Lee
    Submit Requirements:
    • requirement satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    • requirement satisfiedkokoro-CI-Passes
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: pkgsite
    Gerrit-Branch: master
    Gerrit-Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b
    Gerrit-Change-Number: 731580
    Gerrit-PatchSet: 1
    Gerrit-Owner: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: Jonathan Amsterdam <j...@google.com>
    Gerrit-Reviewer: kokoro <noreply...@google.com>
    Gerrit-CC: kokoro <noreply...@google.com>
    Gerrit-Attention: Ethan Lee <etha...@google.com>
    Gerrit-Comment-Date: Sat, 20 Dec 2025 15:15:26 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Gopher Robot (Gerrit)

    unread,
    Dec 20, 2025, 10:16:04 AM (yesterday) Dec 20
    to Ethan Lee, goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Jonathan Amsterdam, kokoro, Go LUCI, golang-co...@googlegroups.com

    Gopher Robot submitted the change

    Change information

    Commit message:
    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
    Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b
    Auto-Submit: Ethan Lee <etha...@google.com>
    kokoro-CI: kokoro <noreply...@google.com>
    Reviewed-by: Jonathan Amsterdam <j...@google.com>
    Files:
    • M tests/screentest/testcases.txt
    Change size: XS
    Delta: 1 file changed, 1 insertion(+), 0 deletions(-)
    Branch: refs/heads/master
    Submit Requirements:
    • requirement satisfiedCode-Review: +2 by Jonathan Amsterdam
    • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
    • requirement satisfiedkokoro-CI-Passes: kokoro-CI+1 by kokoro
    Open in Gerrit
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: merged
    Gerrit-Project: pkgsite
    Gerrit-Branch: master
    Gerrit-Change-Id: Ib4de3dd3159cbb00e02848fafbccea63586cad0b
    Gerrit-Change-Number: 731580
    Gerrit-PatchSet: 2
    Gerrit-Owner: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: Ethan Lee <etha...@google.com>
    Gerrit-Reviewer: Gopher Robot <go...@golang.org>
    open
    diffy
    satisfied_requirement
    Reply all
    Reply to author
    Forward
    0 new messages