Spec Test Results Summary

name # cases osh # passed osh # failed osh failures allowed osh ALT delta Elapsed Seconds
TOTAL (97 rows) 2023 1788 112 0 0 445.29
TODO-deprecate 1 1 0 0 0 0.28
alias 46 41 0 0 0 8.97
append 19 18 0 0 0 3.96
arith 62 57 0 0 0 11.82
arith-context 10 10 0 0 0 1.84
array 68 67 0 0 0 15.86
array-compat 10 7 0 0 0 2.39
assign 44 41 2 0 0 9.82
assign-deferred 9 0 9 0 0 1.69
assign-dialects 2 1 1 0 0 0.41
assign-extended 34 32 0 0 0 7.46
assoc 39 33 3 0 0 7.91
assoc-zsh 7 1 6 0 0 1.49
background 18 16 2 0 0 5.79
ble-features 14 6 0 0 0 2.89
ble-idioms 11 11 0 0 0 2.14
blog1 9 5 0 0 0 1.67
blog2 8 8 0 0 0 1.51
brace-expansion 55 48 0 0 0 10.26
bugs 14 10 1 0 0 2.99
builtin-bash 29 24 5 0 0 5.68
builtin-bracket 44 44 0 0 0 8.59
builtin-completion 37 35 2 0 0 7.77
builtin-dirs 15 15 0 0 0 2.90
builtin-eval-source 20 20 0 0 0 3.91
builtin-getopts 22 19 0 0 0 4.15
builtin-io 66 63 3 0 0 13.40
builtin-printf 51 36 1 0 0 10.58
builtin-special 7 3 4 0 0 1.60
builtin-times 1 1 0 0 0 0.29
builtin-trap 23 17 5 0 0 4.33
builtin-vars 41 37 1 0 0 8.92
builtins 35 33 2 0 0 7.94
builtins2 13 12 1 0 0 2.74
case_ 11 8 3 0 0 1.94
command-parsing 5 2 0 0 0 1.04
command-sub 28 26 0 0 0 6.53
command_ 15 14 0 0 0 3.35
comments 2 2 0 0 0 0.42
dbracket 49 48 0 0 0 8.88
dparen 15 14 0 0 0 2.84
empty-bodies 3 3 0 0 0 0.61
errexit 31 31 0 0 0 5.79
errexit-oil 33 33 0 0 0 7.91
exit-status 9 8 1 0 0 3.61
explore-parsing 5 5 0 0 0 1.17
extglob-files 24 18 1 0 0 5.67
extglob-match 29 25 0 0 0 5.12
fatal-errors 5 5 0 0 0 2.34
for-expr 6 6 0 0 0 1.15
func-parsing 15 14 0 0 0 2.76
glob 41 36 4 0 0 8.11
here-doc 34 33 0 0 0 6.87
if_ 5 5 0 0 0 0.90
interactive 9 9 0 0 0 3.17
introspect 10 10 0 0 0 4.51
let 2 0 2 0 0 0.40
loop 25 24 0 0 0 5.42
nameref 32 25 7 0 0 6.35
nix-idioms 5 3 1 0 0 1.23
nocasematch-match 6 3 3 0 0 1.24
nul-bytes 8 2 2 0 0 1.77
osh-only 4 3 1 0 0 1.49
parse-errors 26 22 3 0 0 5.02
pipeline 21 20 0 0 0 4.94
posix 15 15 0 0 0 2.98
process-sub 9 9 0 0 0 3.04
prompt 25 24 0 0 0 5.81
quote 35 35 0 0 0 6.66
redirect 55 53 1 0 0 11.18
regex 28 26 2 0 0 5.67
serialize 10 7 0 0 0 1.86
sh-func 11 10 1 0 0 2.14
sh-options 44 38 2 0 0 10.43
sh-usage 13 12 1 0 0 4.52
smoke 18 18 0 0 0 3.66
strict-options 14 14 0 0 0 3.14
subshell 2 2 0 0 0 0.53
tilde 13 12 0 0 0 2.47
toysh 8 4 3 0 0 1.66
toysh-posix 22 17 3 0 0 6.24
type-compat 5 0 0 0 0 1.16
var-num 7 7 0 0 0 2.23
var-op-bash 18 8 5 0 0 6.63
var-op-len 8 8 0 0 0 2.02
var-op-patsub 24 22 2 0 0 4.51
var-op-slice 21 19 1 0 0 6.54
var-op-strip 29 29 0 0 0 7.28
var-op-test 24 21 0 0 0 5.66
var-ref 26 24 0 0 0 6.01
var-sub 7 7 0 0 0 1.38
var-sub-quote 39 39 0 0 0 9.40
vars-bash 1 0 1 0 0 0.63
vars-special 31 25 6 0 0 7.36
word-eval 8 8 0 0 0 2.06
word-split 40 33 7 0 0 10.83
xtrace 16 13 1 0 0 3.08
TOTAL (97 rows) 2023 1788 112 0 0 445.29

Version Information

Mon Sep 26 05:06:33 UTC 2022

oil repo: 937f3bceb3e3ad89b6b75fab3014dfa1bef33789 on branch HEAD

---
$ /home/uke/oil/bin/osh --version
Oil version 0.12.6
Release Date: -
Arch: x86_64
OS: Linux
Platform: #1 SMP Debian 5.10.106-1 (2022-03-17)
Compiler: GCC 8.3.0
Interpreter: CPython
Interpreter version: 2.7.16
Bytecode: -

---
GNU bash, version 5.0.3(1)-release (x86_64-pc-linux-gnu)
-rwxr-xr-x 1 root root 1168776 Apr 18  2019 /bin/bash

---
zsh 5.7.1 (x86_64-debian-linux-gnu)
lrwxrwxrwx 1 root root 8 Sep 24 03:56 /usr/bin/zsh -> /bin/zsh

---
-rwxr-xr-x 1 root root 121464 Jan 17  2019 /bin/dash

---
-rwxr-xr-x 1 root root 281312 Mar  1  2019 /bin/mksh

---
BusyBox v1.30.1 (Debian 1:1.30.1-4) multi-call binary.
-rwxr-xr-x 1 root root 1945856 Apr  1  2019 /bin/busybox

--- /etc/debian_version ---
10.13