]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix TestScript/list_ambiguous_path on Plan 9
authorDavid du Colombier <0intro@gmail.com>
Tue, 22 Oct 2019 11:07:15 +0000 (13:07 +0200)
committerDavid du Colombier <0intro@gmail.com>
Tue, 22 Oct 2019 15:28:05 +0000 (15:28 +0000)
commit19d2a1cc2c76a14b4d5066c871b3f3c11125e147
treed38affc51521a700db1dec750a3b8d1964a88dc4
parent95544cc2c2667872a034887417f383ef14af1212
cmd/go: fix TestScript/list_ambiguous_path on Plan 9

CL 198459 added TestScript/list_ambiguous_path. This
test is failing on Plan 9, because the expected error
doesn't match the error message returned on Plan 9.

This change fixes the test by matching the correct
error message on Plan 9.

Fixes #35072.

Change-Id: If8cdb641e0e9544ae4ac24f8d0c54859a3b23a69
Reviewed-on: https://go-review.googlesource.com/c/go/+/202447
Run-TryBot: David du Colombier <0intro@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/testdata/script/list_ambiguous_path.txt