gcc/libgo/go
Ian Lance Taylor 4ba0105019 os/signal: disable loading of history during test
Bring in https://golang.org/cl/98616 from gc tip.
    
    Original CL description:
    
        This change modifies Go to disable loading of users' shell history for
        TestTerminalSignal tests. TestTerminalSignal, as part of its workload,
        will execute a new interactive bash shell. Bash will attempt to load the
        user's history from the file pointed to by the HISTFILE environment
        variable. For users with large histories that may take up to several
        seconds, pushing the whole test past the 5 second timeout and causing
        it to fail.
    
    Reviewed-on: https://go-review.googlesource.com/107624

From-SVN: r259452
2018-04-17 23:55:17 +00:00
..
archive archive/tar: support stat and device numbers on AIX 2018-01-17 18:33:50 +00:00
bufio libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
builtin libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
bytes libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
cmd gccgo: suppress "ar rcD" and "-zdefs" on AIX 2018-04-17 20:10:49 +00:00
compress libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
container libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
context libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
crypto libgo: update to Go1.10rc1 2018-01-27 23:44:29 +00:00
database/sql libgo: update to Go1.10rc2 2018-02-08 15:30:22 +00:00
debug debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF 2018-01-11 01:51:16 +00:00
encoding libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
errors libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
expvar libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
flag libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
fmt libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
go re PR go/84484 (libgo configure tests fail to find -latomic) 2018-02-22 19:49:04 +00:00
golang_org/x libgo: add aix build tags 2018-01-10 04:53:55 +00:00
hash libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
html libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
image libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
index/suffixarray libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
internal re PR go/84484 (libgo configure tests fail to find -latomic) 2018-02-22 19:49:04 +00:00
io libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
log libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
math math: adjust compilation flags, use them when testing 2018-02-01 21:05:20 +00:00
mime libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
net libgo: update to Go1.10rc2 2018-02-08 15:30:22 +00:00
os os/signal: disable loading of history during test 2018-04-17 23:55:17 +00:00
path libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
plugin libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
reflect reflect: enable allocation tests 2018-02-02 00:33:03 +00:00
regexp libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
runtime runtime: don't check for stale runtime 2018-03-26 19:29:27 +00:00
sort libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
strconv libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
strings libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
sync re PR go/84215 (Random results in go/libgo tests) 2018-02-12 18:50:16 +00:00
syscall re PR go/84484 (libgo configure tests fail to find -latomic) 2018-02-22 19:49:04 +00:00
testing libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
text libgo: update to Go1.10rc2 2018-02-08 15:30:22 +00:00
time libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
unicode libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00