Spec Test Results Summary

name Exit Code Elapsed Seconds # cases osh # passed osh # failed osh failures allowed osh ALT delta
alias 0 20.00 38 32 6 6 0
append 0 4.57 11 9 2 2 0
arith-context 0 4.52 11 10 1 1 0
arith 0 15.34 45 42 2 2 0
array-compat 0 3.98 9 5 4 4 0
array 0 24.29 60 55 3 3 0
assign 0 17.04 38 36 2 2 0
assoc 0 6.05 15 4 11 11 0
assoc-zsh 0 0.10 7 0 0 0 0
background 0 8.52 14 14 0 0 1
blog1 0 3.09 8 4 0 0 0
blog2 0 2.90 8 8 0 0 0
brace-expansion 0 12.42 42 26 12 12 0
bugs 0 0.96 3 3 0 0 0
builtin-bash 0 2.50 7 7 0 0 0
builtin-completion 0 8.91 18 17 1 1 0
builtin-dirs 0 5.28 11 11 0 0 0
builtin-eval-source 0 3.55 8 8 0 0 0
builtin-getopts 0 11.05 15 12 0 0 0
builtin-io 0 17.53 40 40 0 0 0
builtins2 0 2.40 5 5 0 0 0
builtins-special 0 2.10 5 2 3 3 0
builtins 0 16.79 27 26 1 1 0
builtin-test 0 18.95 32 32 0 1 0
builtin-trap 0 5.56 13 10 3 3 0
builtin-vars 0 12.07 25 23 2 2 0
case_ 0 2.84 8 6 2 2 0
command-parsing 0 1.24 4 0 0 0 0
command-sub 0 7.00 15 14 1 1 0
command_ 0 1.86 4 4 0 0 0
comments 0 0.57 2 2 0 0 0
dbracket 0 13.96 41 40 1 1 0
dparen 0 2.38 6 6 0 0 0
empty-bodies 0 0.99 3 3 0 0 0
errexit-strict 0 5.58 10 10 0 0 0
errexit 0 10.73 23 23 0 0 0
explore-parsing 0 0.92 2 2 0 0 0
extglob-match 0 13.04 24 23 0 0 0
for-expr 0 3.43 5 5 0 0 0
func-parsing 0 4.28 14 13 0 0 0
func 0 2.84 7 7 0 0 0
glob 0 13.32 33 29 4 4 0
here-doc 0 12.08 34 31 0 0 0
if_ 0 3.69 9 8 1 1 0
introspect 0 6.09 6 6 0 1 0
let 0 0.09 2 0 0 0 0
loop 0 16.14 14 13 1 1 0
osh-only 0 4.55 6 6 0 2 4
parse-errors 0 4.54 19 19 0 0 0
pipeline 0 9.17 20 19 1 1 0
posix 0 6.55 15 15 0 0 0
process-sub 0 2.79 3 3 0 0 0
prompt 0 7.00 18 17 1 1 0
quote 0 8.37 31 31 0 0 0
redirect 0 14.89 33 29 4 4 0
regex 0 6.26 20 17 3 3 0
sh-options 0 17.32 34 29 5 5 0
smoke 0 6.74 18 18 0 0 0
special-vars 0 6.47 13 9 4 4 0
strict-options 0 3.74 7 7 0 0 0
subshell 0 0.39 1 1 0 0 0
tilde 0 1.56 5 5 0 0 0
type-compat 0 0.10 4 0 0 0 0
var-num 0 4.39 7 7 0 0 0
var-op-other 0 14.90 35 30 2 2 0
var-op-strip 0 5.63 15 14 1 1 0
var-op-test 0 4.77 13 8 5 5 0
var-ref 0 3.90 8 2 6 6 0
var-sub-quote 0 10.32 33 33 0 0 0
var-sub 0 2.41 7 7 0 0 0
word-eval 0 3.85 8 8 0 0 0
word-split 0 9.90 30 28 2 2 0
xtrace 0 3.20 8 3 5 5 0
TOTAL (73 rows) 0 517.25 1192 1051 102 106 5

Version Information

Mon Oct 22 23:56:50 PDT 2018

oil repo: 9f68439610d4fff97747a4aaed40fa297bc80b28 on branch release/0.6.pre8

---
$ bin/osh --version
Oil version 0.6.pre8
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.pre8/_bin/osh --version
Oil version 0.6.pre8
Release Date: 2018-10-23 06:46:26+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.pre8
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.4.0(1)-release (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 4147312 Oct  3 09:31 _tmp/spec-bin/bash

---
zsh 5.1.1 (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 1234912 Oct  3 09:31 _tmp/spec-bin/zsh

---
-rwxrwxr-x 1 andy andy 480360 Oct  3 09:31 _tmp/spec-bin/dash

---
-rwxrwxr-x 1 andy andy 292840 Oct  3 09:31 _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"