Commit a0829645 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent fce8d4e1
......@@ -308,7 +308,13 @@ var testExpectMap = map[string]testExpect{
`},
"TestRace": {1,
`xxx
` --- FAIL: TestRace/delay@0(=x:0) (<TIME>)
example_test.go:182: x: expect: tracetest_test.eventHi:
want: x·A
have: x·B
diff:
-"x·A"
+"x·B"
`},
"TestExpectType": {1,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment