Spec Test Results Summary

name Exit Code Elapsed Seconds # cases osh # passed osh # failed osh failures allowed osh ALT delta
alias 0 6.91 45 40 0 0 0
append 0 1.72 11 9 1 1 0
arith-context 0 1.28 11 10 1 1 0
arith 0 5.43 46 42 0 0 0
array-compat 0 1.48 9 7 1 1 0
array 0 9.73 60 55 3 3 0
assign-extended 0 2.57 17 15 2 2 0
assign 0 4.24 27 26 1 1 0
assoc 0 1.84 15 4 11 11 0
assoc-zsh 0 0.15 7 0 0 0 0
background 0 4.45 15 13 2 2 0
blog1 0 1.17 8 4 0 0 0
blog2 0 0.92 8 8 0 0 0
brace-expansion 0 6.24 53 46 0 0 0
bugs 0 0.44 3 3 0 0 0
builtin-bash 0 1.89 17 17 0 0 0
builtin-bracket 0 4.54 36 36 0 0 0
builtin-completion 0 10.27 37 36 1 1 0
builtin-dirs 0 1.55 12 12 0 0 0
builtin-eval-source 0 1.30 10 10 0 0 0
builtin-getopts 0 2.24 17 13 1 1 0
builtin-io 0 7.07 43 43 0 0 0
builtin-printf 0 5.54 32 15 2 2 0
builtins2 0 1.52 11 11 0 0 0
builtins-special 0 0.65 5 2 3 3 0
builtins 0 4.56 29 27 1 1 0
builtin-trap 0 1.98 16 13 3 3 0
builtin-vars 0 5.04 28 25 1 1 0
case_ 0 0.99 8 6 2 2 0
command-parsing 0 0.52 4 0 0 0 0
command-sub 0 5.78 28 26 1 1 0
command_ 0 1.03 6 5 1 1 0
comments 0 0.27 2 2 0 0 0
dbracket 0 4.68 41 40 0 0 0
dparen 0 0.74 6 6 0 0 0
empty-bodies 0 0.45 3 3 0 0 0
errexit-strict 0 1.57 10 10 0 0 0
errexit 0 3.26 23 23 0 0 0
explore-parsing 0 0.30 2 2 0 0 0
extglob-match 0 2.90 24 23 0 0 0
for-expr 0 0.71 5 5 0 0 0
func-parsing 0 1.68 14 13 0 0 0
func 0 0.88 7 7 0 0 0
glob 0 4.78 33 29 4 4 0
here-doc 0 5.05 34 31 0 0 0
if_ 0 1.36 9 8 1 1 0
introspect 0 1.75 5 5 0 0 0
let 0 0.08 2 0 0 0 0
loop 0 2.72 18 17 0 0 0
named-ref 0 0.08 3 0 0 0 0
osh-only 0 1.17 6 6 0 2 1
parse-errors 0 2.50 20 20 0 0 0
pipeline 0 4.43 21 20 0 0 0
posix 0 2.03 15 15 0 0 0
process-sub 0 1.06 3 3 0 0 0
prompt 0 2.40 19 18 1 1 0
quote 0 3.66 31 31 0 0 0
redirect 0 4.62 35 31 4 4 0
regex 0 2.80 24 22 2 2 0
sh-options 0 8.35 38 33 2 2 0
smoke 0 2.50 18 18 0 0 0
special-vars 0 5.80 24 19 5 5 0
strict-options 0 2.19 13 11 2 2 0
subshell 0 0.19 1 1 0 0 0
tilde 0 0.70 5 5 0 0 0
type-compat 0 0.13 4 0 0 0 0
var-num 0 3.22 7 7 0 0 0
var-op-len 0 2.70 7 7 0 0 0
var-op-other 0 2.06 17 12 2 2 0
var-op-patsub 0 1.83 16 16 0 0 0
var-op-strip 0 3.69 20 19 1 1 0
var-op-test 0 1.99 13 10 0 3 0
var-ref 0 2.14 10 4 4 4 0
var-sub-quote 0 5.07 38 35 2 2 0
var-sub 0 1.01 7 7 0 0 0
word-eval 0 1.41 8 8 0 0 0
word-split 0 4.36 33 31 2 2 0
xtrace 0 1.03 9 4 5 5 0
TOTAL (78 rows) 0 213.34 1377 1216 75 80 1

Version Information

Tue Jun 25 20:27:39 PDT 2019

oil repo: 708042c9c58da85ec2b0c64a1a3457c1451faee8 on branch release/0.6.pre23

---
$ bin/osh --version
Oil version 0.6.pre23
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.pre23/_bin/osh --version
Oil version 0.6.pre23
Release Date: 2019-06-26 03:21:45+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

---
GNU bash, version 4.4.0(1)-release (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 4147312 Apr 19 23:05 _tmp/spec-bin/bash

---
zsh 5.1.1 (x86_64-unknown-linux-gnu)
-rwxrwxr-x 1 andy andy 1234912 Apr 19 23:05 _tmp/spec-bin/zsh

---
-rwxrwxr-x 1 andy andy 480360 Apr 19 23:05 _tmp/spec-bin/dash

---
-rwxrwxr-x 1 andy andy 292840 Apr 19 23:05 _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  2018 _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"