Commit Graph

10 Commits

Author SHA1 Message Date
hosseind75 d1e30592b3 add filter regexes to load-panic-backtraces test 2020-10-09 20:57:45 +03:30
hosseind75 b6e9f08fbf show a message when we are showing limited slice of query stack 2020-10-09 20:57:45 +03:30
hosseind75 2bfdd644dc change approach and run ui tests 2020-10-09 20:57:45 +03:30
hosseind75 d6d4388ae7 add filter regexes to load-panic-backtraces test 2020-10-09 20:57:45 +03:30
Aaron Hill a336536a01
Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr
This removes the implicit dependency on the environment variables set
when running `./x.py test`
2019-10-02 15:23:22 -04:00
Jonas Schievink 547f96f19c Update proc-macro tests
Due to #59998, the panic hook fires incorrectly for errors that should
not be treated as ICEs. Previously, this would only print the default
panic message, but moving the ICE printing into the panic handler will
now print the entire ICE ordeal we all hate to see.

Unfortunately this will make #59998 a lot more visible.
2019-08-30 12:34:38 +02:00
Ralf Jung 581c1ab730 normalize away some Windows-only panic printing 2019-04-15 23:09:14 +02:00
Vadim Petrochenkov fa72a81bea Update tests 2019-03-11 23:10:26 +03:00
Mark Rousskov 2a663555dd Remove licenses 2018-12-25 21:08:33 -07:00
Eduard-Mihai Burtescu fcca22cb40 tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00