github.phpd.cn/thought-machine/please@v12.2.0+incompatible/src/test/test_data/go_test_suite.txt (about) 1 === RUN TestExampleTestSuite 2 === RUN TestA 3 --- PASS: TestA (0.00s) 4 === RUN TestB 5 --- PASS: TestB (0.00s) 6 === RUN TestC 7 --- PASS: TestC (0.00s) 8 === RUN TestD 9 --- PASS: TestD (0.00s) 10 === RUN TestF 11 --- FAIL: TestF (0.00s) 12 config_test.go:12: Failed to parse Python.PexTool correctly. 13 config_test.go:21: Failed to parse Java.TargetLevel correctly. 14 === RUN TestS 15 --- SKIP: TestS (0.00s) 16 interactive_display_test.go:21: haven't written proper support for this yet 17 --- PASS: TestExampleTestSuite (1.21s) 18 PASS 19 coverage: 22.9% of statements