oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Internal Parse Time (secs) Parsed Lines/sec Translated? Filename
view 25 OK 0.08 0.08 312.5 OK config2frag.sh
view 54 OK 0.09 0.09 600.0 OK configcheck.sh
view 74 OK 0.19 0.19 389.5 OK configinit.sh
view 45 OK 0.1 0.1 450.0 OK configNR_CPUS.sh
view 41 OK 0.11 0.11 372.7 OK cpus2use.sh
view 241 OK 0.36 0.36 669.4 OK functions.sh
view 90 OK 0.19 0.19 473.7 OK jitter.sh
view 71 OK 0.18 0.18 394.4 FAIL kvm-build.sh
view 51 OK 0.13 0.13 392.3 OK kvm-recheck-lock.sh
view 69 OK 0.19 0.19 363.2 OK kvm-recheck-rcu.sh
view 121 OK 0.14 0.14 864.3 OK kvm-recheck-rcuperf-ftrace.sh
view 96 OK 0.12 0.12 800.0 OK kvm-recheck-rcuperf.sh
view 76 OK 0.19 0.19 400.0 OK kvm-recheck.sh
view 273 OK 0.56 0.56 487.5 OK kvm-test-1-run.sh
view 447 OK 0.5 0.5 894.0 FAIL kvm.sh
view 62 OK 0.13 0.13 476.9 OK parse-build.sh
view 80 OK 0.2 0.2 400.0 OK parse-console.sh
view 105 OK 0.22 0.22 477.3 OK parse-torture.sh

stderr

Translating kvm.sh
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 536, in DoCommand
    self.DoRedirect(r, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 270, in DoRedirect
    raise NotImplementedError(node.__class__.__name__)
NotImplementedError: HereDoc

        
Translating kvm-build.sh
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 536, in DoCommand
    self.DoRedirect(r, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 270, in DoRedirect
    raise NotImplementedError(node.__class__.__name__)
NotImplementedError: HereDoc