oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 55 OK 0.121488 OK install-wiki.sh
view 144 OK 0.136547 OK push-pull-tests.sh
view 257 OK 0.181137 OK t9360-mw-to-git-clone.sh
view 24 OK 0.118669 OK t9361-mw-to-git-push-pull.sh
view 347 OK 0.201976 OK t9362-mw-to-git-utf8.sh
view 217 OK 0.141307 OK t9363-mw-to-git-export-import.sh
view 17 OK 0.099564 OK t9364-pull-by-rev.sh
view 23 OK 0.117498 OK t9365-continuing-queries.sh
view 432 OK 0.379169 FAIL test-gitmw-lib.sh

stderr

Translating test-gitmw-lib.sh
        Traceback (most recent call last):
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 360, in <module>
    sys.exit(main(sys.argv))
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 303, in main
    return AppBundleMain(argv)
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 273, in AppBundleMain
    return OshCommandMain(main_argv)
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 157, in OshCommandMain
    osh2oil.PrintAsOil(arena, node)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 80, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 572, in DoCommand
    self.DoCommand(child, local_symbols, at_top_level=at_top_level)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 739, in DoCommand
    self.DoCommand(child, new_local_symbols)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 635, in DoCommand
    self.DoRedirect(r, local_symbols)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 344, in DoRedirect
    raise AssertionError(node.__class__.__name__)
AssertionError: redir