Enforce newshell build from now on (#16639)

This commit is contained in:
Riccardo Schirone 2020-04-19 21:00:06 +02:00 committed by GitHub
parent 3b2db8305b
commit c00fabddc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 28 deletions

View file

@ -47,7 +47,6 @@ jobs:
export PKG_CONFIG_PATH=${HOME}/lib/pkgconfig:${HOME}/lib/$(uname -m)-linux-gnu/pkgconfig:${PKG_CONFIG_PATH}
ninja -C build install
- name: Run tests
continue-on-error: true
if: startswith(github.event.pull_request.head.ref, 'newshell-') || github.event_name == 'push'
run: |
# Running the test suite

View file

@ -40,22 +40,4 @@ CMDS=<<EOF
EOF
EXPECT=<<EOF
EOF
RUN
NAME=hash_subcommands_not_noop
FILE=-
CMDS=<<EOF
?! `#! ~?`
?v
?! `#? ~? `
?v
?! `#a ~? `
?v
EOF
EXPECT=<<EOF
0
0
0x0
0
EOF
RUN
RUN

View file

@ -471,14 +471,6 @@ func.foo.ret=int32_t
EOF
RUN
NAME=tk - crash
FILE=-
CMDS=tk -!!!! d'B%CCCC!9!!!!_
EXPECT=<<EOF
0x0
EOF
RUN
NAME=struct of struct with ts and pf
FILE=-
CMDS=<<EOF