Skip to content

Commit

Permalink
Disable failing regression tests on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ceeac committed Dec 22, 2020
1 parent e364fd8 commit da938df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/regression-tests/regression-tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"OSX/o4/branch",
"OSX/o4/condcodexform",
"OSX/o4/daysofxmas",
"OSX/o4/fbranch",
"OSX/o4/fib",
"OSX/o4/fibo",
"OSX/o4/fibo2",
Expand Down Expand Up @@ -134,7 +133,6 @@
"ppc/o4/banner",
"ppc/o4/condcodexform",
"ppc/o4/daysofxmas",
"ppc/o4/fbranch",
"ppc/o4/fib",
"ppc/o4/fibo",
"ppc/o4/fibo2",
Expand Down Expand Up @@ -261,6 +259,8 @@
"dos/STRLEN.EXE",
"dos/TESTLONG.EXE",

"OSX/o4/fbranch",

"ppc/o4/branch",

"windows/fbranch.exe",
Expand Down

0 comments on commit da938df

Please sign in to comment.