Spec Test Results Summary

name Exit Code Elapsed Seconds # cases osh # passed osh # failed osh failures allowed osh ALT delta
alias 0 21.23 37 31 6 6 0
append 0 5.12 11 7 4 4 0
arith-context 0 4.88 11 8 3 3 0
arith 0 16.42 44 41 2 2 0
array-compat 0 4.78 9 3 6 6 0
array 0 26.10 58 48 8 8 0
assign 0 12.47 26 24 2 2 0
assoc 0 0.13 13 0 0 0 0
assoc-zsh 0 0.12 7 0 0 0 0
background 0 8.92 14 14 0 0 2
blog1 0 3.55 8 4 0 0 0
blog2 0 3.26 8 8 0 0 0
brace-expansion 0 13.56 42 26 12 12 0
bugs 0 0.73 2 2 0 0 0
builtin-bash 0 2.79 7 7 0 0 1
builtin-compgen 0 1.06 2 2 0 0 0
builtin-dirs 0 5.70 11 11 0 0 0
builtin-eval-source 0 3.92 8 8 0 0 0
builtin-getopts 0 10.84 14 10 1 1 0
builtin-io 0 19.81 40 40 0 0 0
builtins2 0 1.31 2 2 0 0 0
builtins-special 0 2.36 5 2 3 3 0
builtins 0 17.43 27 26 1 1 0
builtin-test 0 19.73 31 30 1 1 0
builtin-trap 0 5.99 13 10 3 3 0
builtin-vars 0 13.31 25 23 2 2 0
case_ 0 3.06 8 6 2 2 0
command-parsing 0 1.41 4 0 0 0 0
command-sub 0 8.03 15 14 1 1 0
command_ 0 2.04 4 4 0 0 0
comments 0 0.60 2 2 0 0 0
dbracket 0 15.80 41 39 2 2 0
dparen 0 2.60 6 6 0 0 0
empty-bodies 0 1.07 3 3 0 0 0
errexit-strict 0 6.29 10 10 0 0 0
errexit 0 12.36 23 23 0 0 0
explore-parsing 0 1.01 2 2 0 0 0
for-expr 0 3.62 5 5 0 0 0
func-parsing 0 4.74 14 13 0 0 0
func 0 3.04 7 7 0 0 0
glob 0 14.57 33 29 4 4 0
here-doc 0 13.81 34 31 0 0 0
if_ 0 4.28 9 8 1 1 0
introspect 0 5.78 5 2 3 3 0
let 0 0.09 2 0 0 0 0
loop 0 6.06 12 12 0 0 0
osh-only 0 1.14 3 3 0 0 0
parse-errors 0 5.14 19 19 0 0 0
pipeline 0 9.46 19 16 3 3 0
posix 0 7.13 15 15 0 0 0
process-sub 0 2.92 3 3 0 0 0
quote 0 9.51 31 31 0 0 0
redirect 0 16.32 33 29 4 4 0
regex 0 5.38 16 13 3 3 0
sh-options 0 16.78 30 27 3 3 0
smoke 0 7.47 18 18 0 0 0
special-vars 0 7.13 13 9 4 4 0
strict-options 0 4.13 7 7 0 0 0
subshell 0 0.44 1 1 0 0 0
tilde 0 1.75 5 5 0 0 0
type-compat 0 0.13 4 0 0 0 0
var-num 0 4.81 7 7 0 0 0
var-op-other 0 15.41 31 28 0 0 0
var-op-strip 0 6.07 15 14 1 1 0
var-op-test 0 5.04 13 8 5 5 0
var-ref 0 3.47 7 2 5 5 0
var-sub-quote 0 11.41 33 33 0 0 0
var-sub 0 2.61 7 7 0 0 0
word-eval 0 4.13 8 8 0 0 0
word-split 0 10.80 30 28 2 2 0
xtrace 0 3.31 8 3 5 5 0
TOTAL (71 rows) 0 497.67 1090 937 102 102 3

Version Information

Sun Sep  9 00:31:31 PDT 2018

oil repo: c62d3461a83fd492636c81f2cfad3f11f86e1011 on branch release/0.6.pre4

---
$ bin/osh --version
Oil version 0.6.pre4
Release Date: -
Arch: x86_64
OS: Linux
Platform: #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018
Compiler: GCC 5.4.0 20160609
Interpreter: CPython
Interpreter version: 2.7.12
Bytecode: -

---
$ _tmp/oil-tar-test/oil-0.6.pre4/_bin/osh --version
Oil version 0.6.pre4
Release Date: 2018-09-09 06:43:19+00:00
Arch: x86_64
OS: Linux
Platform: #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018
Compiler: GCC 5.4.0 20160609
Interpreter: OVM
Interpreter version: 2.7.13
Bytecode: bytecode-opy.zip

---
$ opy/_tmp/repo-with-opy/bin/osh-byterun --version
Oil version 0.6.pre4
Release Date: -
Arch: x86_64
OS: Linux
Platform: #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018
Compiler: GCC 5.4.0 20160609
Interpreter: CPython
Interpreter version: 2.7.12
Bytecode: -

---
GNU bash, version 4.3.0(1)-release (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 3934544 Aug 14 10:19 _tmp/spec-bin/bash

---
zsh 5.1.1 (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 1234912 Aug 14 10:19 _tmp/spec-bin/zsh

---
-rwxrwxr-x 1 andy andy 480360 Aug 14 10:19 _tmp/spec-bin/dash

---
-rwxrwxr-x 1 andy andy 292840 Aug 14 10:19 _tmp/spec-bin/mksh

---
BusyBox v1.22.0 (2018-08-14 10:12:09 PDT) multi-call binary.
-rwxrwxr-x 1 andy andy 853592 Aug 14 10:12 _tmp/spec-bin/busybox-1.22.0/busybox

--- /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"