Spec Test Results Summary

name # cases ysh # passed ysh # failed ysh failures allowed ysh ALT delta Elapsed Seconds
TOTAL (49 rows) 561 514 47 49 0 114.75
hay 21 19 2 2 0 5.85
hay-isolation 6 6 0 0 0 1.73
hay-meta 6 6 0 0 0 1.81
ysh-array 4 2 2 2 0 0.62
ysh-assign 25 23 2 2 0 4.08
ysh-bin 2 2 0 0 0 0.63
ysh-blocks 16 12 4 4 0 4.03
ysh-bugs 6 5 1 1 0 1.17
ysh-builtin-argparse 2 0 2 2 0 0.39
ysh-builtin-describe 1 0 1 1 0 0.24
ysh-builtin-error 15 15 0 0 0 4.26
ysh-builtin-pp 3 3 0 0 0 0.82
ysh-builtin-process 3 3 0 0 0 0.89
ysh-builtins 35 29 6 6 0 4.96
ysh-builtin-shopt 9 8 1 1 0 2.37
ysh-case 17 17 0 0 0 2.38
ysh-command-sub 6 6 0 0 0 1.93
ysh-demo 3 3 0 0 0 0.89
ysh-expr 49 48 1 1 0 9.49
ysh-expr-arith 9 9 0 2 0 2.23
ysh-expr-bool 3 3 0 0 0 0.95
ysh-expr-compare 11 9 2 2 0 2.86
ysh-expr-sub 4 4 0 0 0 0.67
ysh-for 14 13 1 1 0 1.97
ysh-funcs 11 11 0 0 0 1.69
ysh-funcs-builtin 15 15 0 0 0 2.21
ysh-funcs-external 3 0 3 3 0 0.55
ysh-interactive 2 2 0 0 0 0.63
ysh-json 13 12 1 1 0 1.89
ysh-keywords 2 2 0 0 0 0.39
ysh-methods 7 7 0 0 0 1.08
ysh-multiline 9 9 0 0 0 2.41
ysh-options 40 40 0 0 0 8.79
ysh-options-assign 5 5 0 0 0 1.35
ysh-proc 18 18 0 0 0 4.15
ysh-regex 45 41 4 4 0 8.07
ysh-reserved 4 4 0 0 0 0.64
ysh-scope 26 25 1 1 0 5.82
ysh-slice-range 10 5 5 5 0 2.49
ysh-special-vars 5 5 0 0 0 1.11
ysh-string 17 15 2 2 0 2.39
ysh-tuple 3 2 1 1 0 0.50
ysh-unicode 1 1 0 0 0 0.26
ysh-usage 1 1 0 0 0 0.55
ysh-user-feedback 9 8 1 1 0 1.41
ysh-var-sub 4 0 4 4 0 1.08
ysh-with-sh 11 11 0 0 0 1.92
ysh-word-eval 12 12 0 0 0 2.49
ysh-xtrace 18 18 0 0 0 3.67
TOTAL (49 rows) 561 514 47 49 0 114.75

Version Information

Wed Jul 26 13:45:14 EDT 2023

oil repo: edb71066e29d3abadac5ffbc77b23ea4b7afc35a on branch release/0.17.0

---
$ /home/andy/git/oilshell/oil/bin/ysh --version
OSH version 0.17.0
Release Date: -
Arch: x86_64
OS: Linux
Platform: #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023
Compiler: GCC 7.5.0
Interpreter: CPython
Interpreter version: 2.7.18
Bytecode: -

---
$ /home/andy/git/oilshell/oil/_tmp/oil-tar-test/oil-0.17.0/_bin/ysh --version
OSH version 0.17.0
Release Date: 2023-07-26 17:27:33+00:00
Arch: x86_64
OS: Linux
Platform: #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023
Compiler: GCC 7.5.0
Interpreter: OVM
Interpreter version: 2.7.13
Bytecode: bytecode-opy.zip

--- /etc/debian_version ---
buster/sid

--- /etc/lsb-release ---
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"