Spec Test Results Summary

name # cases oil # passed oil # failed oil failures allowed oil ALT delta Elapsed Seconds
TOTAL (18 rows) 244 226 18 18 0 31.28
oil-array 7 6 1 1 0 1.09
oil-assign 20 19 1 1 0 2.62
oil-bin 2 2 0 0 0 0.61
oil-blocks 6 6 0 0 0 0.91
oil-builtin-funcs 19 17 2 2 0 2.76
oil-builtins 11 11 0 0 0 1.59
oil-command-sub 4 4 0 0 0 0.85
oil-demo 3 3 0 0 0 0.59
oil-expr-sub 5 5 0 0 0 0.69
oil-expr 58 53 5 5 0 5.91
oil-interactive 1 1 0 0 0 0.33
oil-json 8 8 0 0 0 1.20
oil-keywords 2 2 0 0 0 0.31
oil-options 35 33 2 2 0 4.55
oil-proc 11 8 3 3 0 1.45
oil-regex 34 32 2 2 0 3.73
oil-slice-range 14 13 1 1 0 1.53
oil-tuple 4 3 1 1 0 0.56
TOTAL (18 rows) 244 226 18 18 0 31.28

Version Information

Thu Sep  3 10:11:33 PDT 2020

oil repo: 46debba7e44383afca7237696a49efc453e3b966 on branch release/0.8.0

---
$ /home/andy/git/oilshell/oil/bin/oil --version
Oil version 0.8.0
Release Date: -
Arch: x86_64
OS: Linux
Platform: #113~16.04.1-Ubuntu SMP Fri Jul 10 04:37:08 UTC 2020
Compiler: GCC 5.4.0 20160609
Interpreter: CPython
Interpreter version: 2.7.12
Bytecode: -

---
$ /home/andy/git/oilshell/oil/_tmp/oil-tar-test/oil-0.8.0/_bin/oil --version
Oil version 0.8.0
Release Date: 2020-09-03 16:59:07+00:00
Arch: x86_64
OS: Linux
Platform: #113~16.04.1-Ubuntu SMP Fri Jul 10 04:37:08 UTC 2020
Compiler: GCC 5.4.0 20160609
Interpreter: OVM
Interpreter version: 2.7.13
Bytecode: bytecode-opy.zip

--- /etc/debian_version ---
stretch/sid

--- /etc/lsb-release ---
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"