oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 6 OK 0.119414 FAIL legacy_test.sh
view 80 FAIL 0.113886 OK regress.sh

stderr

Translating legacy_test.sh
        Traceback (most recent call last):
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 208, in <module>
    sys.exit(main(sys.argv))
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 183, in main
    return AppBundleMain(argv)
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 145, in AppBundleMain
    raise AssertionError()
AssertionError

        
Parsing regress.sh
          REGRESSION_START($1)
                  ^
'../oil_DEPS/wild/src/freebsd-11.1/usr.bin/ncal/tests/regress.sh':11: Unexpected left paren (might need a space before it)

        
Translating regress.sh
        Traceback (most recent call last):
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 208, in <module>
    sys.exit(main(sys.argv))
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 183, in main
    return AppBundleMain(argv)
  File "/home/andy/git/oilshell/oil/bin/oils_for_unix.py", line 145, in AppBundleMain
    raise AssertionError()
AssertionError