Skip to content

Commit f6337d4

Browse files
authored
Merge pull request #1564 from goplus/xgopilot/issue-1563-1768443228
chore: skip nondeterministic goroutine run result test
2 parents 475fe56 + bd3343c commit f6337d4

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

cl/_testgo/goroutine/expect.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
hello
2-
Hello, goroutine
1+
;

cl/_testgo/selects/expect.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
c1<-
2-
<-c1
3-
c2<-
4-
<-c2
1+
;

0 commit comments

Comments
 (0)