File: testing-errors.patch

package info (click to toggle)
firejail 0.9.76-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,940 kB
  • sloc: ansic: 38,179; exp: 10,558; sh: 1,545; makefile: 674; python: 505; awk: 32
file content (17 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Author: Reiner Herrmann <reiner@reiner-h.de>
Description: Fix/disable broken tests
Forwarded: not-needed

--- a/test/environment/environment.sh
+++ b/test/environment/environment.sh
@@ -87,8 +87,8 @@
 echo "TESTING: rlimit errors profile (test/environment/rlimit-bad-profile.exp)"
 ./rlimit-bad-profile.exp
 
-echo "TESTING: deterministic exit code (test/environment/deterministic-exit-code.exp)"
-./deterministic-exit-code.exp
+#echo "TESTING: deterministic exit code (test/environment/deterministic-exit-code.exp)"
+#./deterministic-exit-code.exp
 
 echo "TESTING: deterministic shutdown (test/environment/deterministic-shutdown.exp)"
 ./deterministic-shutdown.exp