Skip to content

Commit 6386050

Browse files
avamsijba
authored andcommitted
screentest: enable test x/tools directories expanded
This will be useful for https://go.dev/cl/620739 -- https://go.dev/cl/413680 (the CL that disabled it) says it was failing on the CI, maybe we'll have better luck this time? I'd like to enable it here so cl/620739 can capture the diff. Change-Id: Id0000000c68af80d5194e955e0df7df59f58f29d Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/624475 Run-TryBot: Jonathan Amsterdam <[email protected]> kokoro-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: David Chase <[email protected]>
1 parent 78391ec commit 6386050

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

tests/screentest/testcases.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ eval {{$hideElements}}
3333
capture viewport
3434
capture viewport 540x1080
3535

36-
# test x/tools directories expanded
37-
# pathname /golang.org/x/[email protected]
38-
# wait {{$ready}}
39-
# click [data-test-id="directories-toggle"]
40-
# eval {{$scrollTop}}
41-
# eval {{$hideElements}}
42-
# capture fullscreen
43-
# capture fullscreen 540x1080
36+
test x/tools directories expanded
37+
pathname /golang.org/x/[email protected]
38+
wait {{$ready}}
39+
click [data-test-id="directories-toggle"]
40+
eval {{$scrollTop}}
41+
eval {{$hideElements}}
42+
capture fullscreen
43+
capture fullscreen 540x1620
4444

4545
# TODO: https://go.dev/issue/51020
4646
# test empty jump to modal
1.57 MB
Loading
1.76 MB
Loading

0 commit comments

Comments
 (0)