File: disable-test.patch

package info (click to toggle)
rust-k9 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
--- a/src/snapshot/ast.rs
+++ b/src/snapshot/ast.rs
@@ -170,2 +170,3 @@
     #[test]
+    #[ignore = "the error stacktrace shows up in the snapshot and causes a mismatch"]
     fn not_a_literal_error() {