Skip to content

Revisit posix short handling in Lexer #714

Revisit posix short handling in Lexer

Revisit posix short handling in Lexer #714

GitHub Actions / Test Results succeeded May 28, 2024 in 0s

All 60 tests pass in 6m 30s

 1 files   7 suites   6m 30s ⏱️
60 tests 60 ✅ 0 💤 0 ❌
62 runs  62 ✅ 0 💤 0 ❌

Results for commit 2eab1a6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

60 tests found

There are 60 tests, see "Raw output" for the full list of tests.
Raw output
builtin commands jar command help returns info ‑ builtin commands jar command help returns info
builtin commands jar version returns info ‑ builtin commands jar version returns info
builtin commands native command help returns info ‑ builtin commands native command help returns info
builtin commands native version returns info ‑ builtin commands native version returns info
e2e commands arity-boolean-default-true jar default with overwrite false returns false (anno) ‑ e2e commands arity-boolean-default-true jar default with overwrite false returns false (anno)
e2e commands arity-boolean-default-true jar default with overwrite false returns false (reg) ‑ e2e commands arity-boolean-default-true jar default with overwrite false returns false (reg)
e2e commands arity-boolean-default-true jar default without overwrite returns true (anno) ‑ e2e commands arity-boolean-default-true jar default without overwrite returns true (anno)
e2e commands arity-boolean-default-true jar default without overwrite returns true (reg) ‑ e2e commands arity-boolean-default-true jar default without overwrite returns true (reg)
e2e commands arity-boolean-default-true native default with overwrite false returns false (anno) ‑ e2e commands arity-boolean-default-true native default with overwrite false returns false (anno)
e2e commands arity-boolean-default-true native default with overwrite false returns false (reg) ‑ e2e commands arity-boolean-default-true native default with overwrite false returns false (reg)
e2e commands arity-boolean-default-true native default without overwrite returns true (anno) ‑ e2e commands arity-boolean-default-true native default without overwrite returns true (anno)
e2e commands arity-boolean-default-true native default without overwrite returns true (reg) ‑ e2e commands arity-boolean-default-true native default without overwrite returns true (reg)
e2e commands default-value jar default boolean1 with arg returns false (anno) ‑ e2e commands default-value jar default boolean1 with arg returns false (anno)
e2e commands default-value jar default boolean1 with arg returns false (reg) ‑ e2e commands default-value jar default boolean1 with arg returns false (reg)
e2e commands default-value jar default boolean1 with arg returns true (anno) ‑ e2e commands default-value jar default boolean1 with arg returns true (anno)
e2e commands default-value jar default boolean1 with arg returns true (reg) ‑ e2e commands default-value jar default boolean1 with arg returns true (reg)
e2e commands default-value jar default boolean1 without arg returns false (anno) ‑ e2e commands default-value jar default boolean1 without arg returns false (anno)
e2e commands default-value jar default boolean1 without arg returns false (reg) ‑ e2e commands default-value jar default boolean1 without arg returns false (reg)
e2e commands default-value jar default boolean2 without arg returns true (anno) ‑ e2e commands default-value jar default boolean2 without arg returns true (anno)
e2e commands default-value jar default boolean2 without arg returns true (reg) ‑ e2e commands default-value jar default boolean2 without arg returns true (reg)
e2e commands default-value jar default boolean3 without arg returns false (anno) ‑ e2e commands default-value jar default boolean3 without arg returns false (anno)
e2e commands default-value jar default boolean3 without arg returns false (reg) ‑ e2e commands default-value jar default boolean3 without arg returns false (reg)
e2e commands default-value jar default with arg returns foo (anno) ‑ e2e commands default-value jar default with arg returns foo (anno)
e2e commands default-value jar default with arg returns foo (reg) ‑ e2e commands default-value jar default with arg returns foo (reg)
e2e commands default-value jar default without arg returns hi (anno) ‑ e2e commands default-value jar default without arg returns hi (anno)
e2e commands default-value jar default without arg returns hi (reg) ‑ e2e commands default-value jar default without arg returns hi (reg)
e2e commands default-value native default boolean1 with arg returns false (anno) ‑ e2e commands default-value native default boolean1 with arg returns false (anno)
e2e commands default-value native default boolean1 with arg returns false (reg) ‑ e2e commands default-value native default boolean1 with arg returns false (reg)
e2e commands default-value native default boolean1 with arg returns true (anno) ‑ e2e commands default-value native default boolean1 with arg returns true (anno)
e2e commands default-value native default boolean1 with arg returns true (reg) ‑ e2e commands default-value native default boolean1 with arg returns true (reg)
e2e commands default-value native default boolean1 without arg returns false (anno) ‑ e2e commands default-value native default boolean1 without arg returns false (anno)
e2e commands default-value native default boolean1 without arg returns false (reg) ‑ e2e commands default-value native default boolean1 without arg returns false (reg)
e2e commands default-value native default boolean2 without arg returns true (anno) ‑ e2e commands default-value native default boolean2 without arg returns true (anno)
e2e commands default-value native default boolean2 without arg returns true (reg) ‑ e2e commands default-value native default boolean2 without arg returns true (reg)
e2e commands default-value native default boolean3 without arg returns false (anno) ‑ e2e commands default-value native default boolean3 without arg returns false (anno)
e2e commands default-value native default boolean3 without arg returns false (reg) ‑ e2e commands default-value native default boolean3 without arg returns false (reg)
e2e commands default-value native default with arg returns foo (anno) ‑ e2e commands default-value native default with arg returns foo (anno)
e2e commands default-value native default with arg returns foo (reg) ‑ e2e commands default-value native default with arg returns foo (reg)
e2e commands default-value native default without arg returns hi (anno) ‑ e2e commands default-value native default without arg returns hi (anno)
e2e commands default-value native default without arg returns hi (reg) ‑ e2e commands default-value native default without arg returns hi (reg)
e2e commands exit-code jar custom arg returns 3 ‑ e2e commands exit-code jar custom arg returns 3
e2e commands exit-code jar custom arg returns 4 ‑ e2e commands exit-code jar custom arg returns 4
e2e commands exit-code jar missing arg returns 2 ‑ e2e commands exit-code jar missing arg returns 2
e2e commands exit-code native custom arg returns 3 ‑ e2e commands exit-code native custom arg returns 3
e2e commands exit-code native custom arg returns 4 ‑ e2e commands exit-code native custom arg returns 4
e2e commands exit-code native missing arg returns 2 ‑ e2e commands exit-code native missing arg returns 2
e2e commands optional-value jar optional with arg returns hi (anno) ‑ e2e commands optional-value jar optional with arg returns hi (anno)
e2e commands optional-value jar optional with arg returns hi (reg) ‑ e2e commands optional-value jar optional with arg returns hi (reg)
e2e commands optional-value jar optional without arg returns null (anno) ‑ e2e commands optional-value jar optional without arg returns null (anno)
e2e commands optional-value jar optional without arg returns null (reg) ‑ e2e commands optional-value jar optional without arg returns null (reg)
e2e commands optional-value native optional with arg returns hi (anno) ‑ e2e commands optional-value native optional with arg returns hi (anno)
e2e commands optional-value native optional with arg returns hi (reg) ‑ e2e commands optional-value native optional with arg returns hi (reg)
e2e commands optional-value native optional without arg returns null (anno) ‑ e2e commands optional-value native optional without arg returns null (anno)
e2e commands optional-value native optional without arg returns null (reg) ‑ e2e commands optional-value native optional without arg returns null (reg)
e2e commands required-value jar required without arg returns error (anno) ‑ e2e commands required-value jar required without arg returns error (anno)
e2e commands required-value jar required without arg returns error (reg) ‑ e2e commands required-value jar required without arg returns error (reg)
e2e commands required-value native required without arg returns error (anno) ‑ e2e commands required-value native required without arg returns error (anno)
e2e commands required-value native required without arg returns error (reg) ‑ e2e commands required-value native required without arg returns error (reg)
flow commands jar flow conditional field2 skips field1 ‑ flow commands jar flow conditional field2 skips field1
flow commands native flow conditional field2 skips field1 ‑ flow commands native flow conditional field2 skips field1