Spec Test Results Summary

name Exit Code Elapsed Seconds # cases osh # passed osh # failed osh failures allowed osh ALT delta
alias 0 7.24 11 1 10 10 0
append 0 5.25 11 7 4 4 0
arith-context 0 5.05 11 8 3 3 0
arith 0 15.94 41 38 2 2 0
array-compat 0 4.85 9 3 6 6 0
array 0 26.48 58 48 8 8 0
assign 0 13.13 26 23 3 3 0
assoc 0 0.10 13 0 0 0 0
assoc-zsh 0 0.10 7 0 0 0 0
background 0 9.45 14 14 0 0 1
blog1 0 2.89 8 4 0 0 0
blog2 0 3.29 8 8 0 0 0
brace-expansion 0 14.09 42 26 12 12 0
bugs 0 0.77 2 2 0 0 0
builtin-bash 0 2.64 7 7 0 0 1
builtin-dirs 0 5.49 11 11 0 0 0
builtin-eval-source 0 3.05 6 6 0 0 0
builtin-getopts 0 10.88 14 10 1 1 0
builtin-io 0 19.39 40 40 0 0 0
builtins2 0 1.31 2 2 0 0 0
builtins-special 0 2.23 5 2 3 3 0
builtins 0 16.74 27 26 1 1 0
builtin-test 0 19.67 31 30 1 1 0
builtin-trap 0 5.45 11 8 3 3 0
builtin-vars 0 13.09 25 23 2 2 0
case_ 0 3.12 8 6 2 2 0
command-parsing 0 1.39 4 0 0 0 0
command-sub 0 8.12 15 13 2 2 0
command_ 0 0.39 1 1 0 0 0
comments 0 0.66 2 2 0 0 0
compgen 0 0.71 1 1 0 0 0
dbracket 0 16.04 41 39 2 2 0
dparen 0 2.58 6 6 0 0 0
empty-bodies 0 1.12 3 3 0 0 0
errexit-strict 0 6.04 10 10 0 0 0
errexit 0 12.36 23 23 0 0 0
explore-parsing 0 1.04 2 2 0 0 0
for-expr 0 3.41 5 5 0 0 0
func-parsing 0 4.92 14 13 0 0 0
func 0 3.09 7 7 0 0 0
glob 0 14.38 33 29 4 4 0
here-doc 0 13.39 33 30 0 0 0
if_ 0 4.24 9 8 1 1 0
introspect 0 5.43 5 2 3 3 0
let 0 0.07 2 0 0 0 0
loop 0 6.24 12 12 0 0 0
osh-only 0 1.17 3 3 0 0 0
parse-errors 0 5.57 18 13 5 5 0
pipeline 0 9.63 19 16 3 3 0
posix 0 7.16 15 15 0 0 0
process-sub 0 2.86 3 3 0 0 0
quote 0 9.90 31 31 0 0 0
redirect 0 16.47 33 28 5 5 0
regex 0 5.51 16 13 3 3 0
sh-options 0 17.52 30 27 3 3 0
smoke 0 7.55 18 18 0 0 0
special-vars 0 7.76 13 9 4 4 0
strict-options 0 4.57 7 7 0 0 0
subshell 0 0.42 1 1 0 0 0
tilde 0 1.85 5 5 0 0 0
type-compat 0 0.11 4 0 0 0 0
var-num 0 4.82 7 7 0 0 0
var-op-other 0 15.78 31 28 0 0 0
var-op-strip 0 6.07 15 14 1 1 0
var-op-test 0 5.24 13 8 5 5 0
var-ref 0 3.51 7 2 5 5 0
var-sub-quote 0 11.75 33 33 0 0 0
var-sub 0 2.57 7 7 0 0 0
word-eval 0 4.12 8 8 0 0 0
word-split 0 11.03 29 27 2 2 0
xtrace 0 8.71 8 3 5 5 0
TOTAL (71 rows) 0 488.96 1050 885 114 114 2

Version Information

Thu Aug 30 09:17:45 PDT 2018

oil repo: ce07f46406496fa185a64428519ad2e9ec0e7f1d on branch release/0.6.pre3

---
$ bin/osh --version
Oil version 0.6.pre3
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.pre3/_bin/osh --version
Oil version 0.6.pre3
Release Date: 2018-08-30 16:03:11+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.pre3
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"