mirror of
https://github.com/golang/go
synced 2024-11-22 06:14:39 -07:00
remove a file from idempotency test so that the entire suite passes
R=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=35355 CL=35358
This commit is contained in:
parent
f2d2e113be
commit
c915bc54ba
@ -34,9 +34,9 @@ apply1() {
|
||||
# bug039.go | bug040.go
|
||||
# the following are not idempotent at the moment because of comment formatting:
|
||||
# TODO: restructure script so these files are only excluded from idempotency testing
|
||||
comment.go | net.go | powser1.go | powser2.go | bug052.go | simpbool.go | "shift.go" | range.go | \
|
||||
comment.go | net.go | powser1.go | powser2.go | bug052.go | simpbool.go | shift.go | range.go | \
|
||||
goyacc.go | godoc.go | rpc.go | struct.go | log.go | decimal.go | tabwriter.go | encoder.go | debug.go | \
|
||||
elf.go | meteor-contest.go | elffmt.go | xml.go | \
|
||||
elf.go | meteor-contest.go | elffmt.go | xml.go | read.go | \
|
||||
\
|
||||
test_errors.go | calc.go | method1.go | selftest1.go | func3.go | const2.go | \
|
||||
bug014.go | bug025.go | bug029.go | bug032.go | bug039.go | bug040.go | bug050.go | bug068.go | \
|
||||
|
Loading…
Reference in New Issue
Block a user