Skip to content

Commit

Permalink
ci: skip known flakey test on go1.15 windows
Browse files Browse the repository at this point in the history
Raised as golang.org/issue/44137

Change-Id: I45f7e2a89683f33047a7c2be6020966ec14f2f9c
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/8661
Reviewed-by: CUE cueckoo <cueckoo@gmail.com>
Reviewed-by: Paul Jolly <paul@myitcv.org.uk>
  • Loading branch information
myitcv committed Feb 7, 2021
1 parent 63104c8 commit ae51469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/cue/cmd/testdata/script/get_go_types.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# that is left for other tests, so that this test can focus
# on the various rules of get go.

[go1.15] [windows] skip 'flakey per golang.org/issue/44137'

# cue get go
cue get go --local ./...
cmp ./pkg3/pkg3_go_gen.cue ./pkg3/pkg3_go_gen.cue.golden
Expand Down

0 comments on commit ae51469

Please sign in to comment.