Skip to content

Fix flaky test by a test env setup refactor #11371

Fix flaky test by a test env setup refactor

Fix flaky test by a test env setup refactor #11371

Re-run triggered July 7, 2024 13:38
Status Failure
Total duration 25m 24s
Artifacts

test.yml

on: pull_request
pre_job
6s
pre_job
Matrix: test
test_post_job
0s
test_post_job
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 125 warnings
test (9.10, windows-latest, true)
Process completed with exit code 1.
test (9.4, windows-latest, true)
Process completed with exit code 1.
test (9.6, windows-latest, true)
Process completed with exit code 1.
test (9.8, windows-latest, true)
Process completed with exit code 1.
test_post_job
Process completed with exit code 1.
pre_job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.10, macOS-latest, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.10, macOS-latest, false)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.10, macOS-latest, false)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.10, macOS-latest, false)
The import of ‘Data.List’ is redundant
test (9.10, macOS-latest, false)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.10, macOS-latest, false)
The import of ‘Exception, fromException’
test (9.10, macOS-latest, false)
The export item ‘Warn(..)’ suggests that
test (9.10, macOS-latest, false)
‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
test (9.10, macOS-latest, false)
The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
test (9.10, macOS-latest, false)
Top-level binding with no type signature:
test (9.10, macOS-latest, false)
The import of ‘Data.List’ is redundant
test (9.10, ubuntu-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.8, ubuntu-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.10, ubuntu-latest, true)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.8, ubuntu-latest, true)
In the use of ‘tail’
test (9.10, ubuntu-latest, true)
The import of ‘Data.List’ is redundant
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
The import of ‘Exception, fromException’
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
The export item ‘Warn(..)’ suggests that
test (9.8, ubuntu-latest, true)
In the use of ‘tail’
test (9.10, ubuntu-latest, true)
‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
test (9.8, ubuntu-latest, true)
In the use of ‘head’
test (9.10, ubuntu-latest, true)
Top-level binding with no type signature:
test (9.8, ubuntu-latest, true)
In the use of ‘tail’
test (9.10, ubuntu-latest, true)
The import of ‘Data.List’ is redundant
test (9.8, ubuntu-latest, true)
In the use of ‘tail’
test (9.6, macOS-latest, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.6, macOS-latest, false)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.6, macOS-latest, false)
The import of ‘Exception, fromException’
test (9.6, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.6, macOS-latest, false)
Top-level binding with no type signature:
test (9.6, macOS-latest, false)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.6, macOS-latest, false): ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
test (9.6, macOS-latest, false): ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
test (9.6, ubuntu-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.6, ubuntu-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.6, ubuntu-latest, true)
The import of ‘Exception, fromException’
test (9.6, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.6, ubuntu-latest, true)
Top-level binding with no type signature:
test (9.8, macOS-latest, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.6, ubuntu-latest, true)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.8, macOS-latest, false)
In the use of ‘tail’
test (9.6, ubuntu-latest, true): ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.6, ubuntu-latest, true): ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.8, macOS-latest, false)
In the use of ‘tail’
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.8, macOS-latest, false)
In the use of ‘head’
test (9.8, macOS-latest, false)
In the use of ‘tail’
test (9.8, macOS-latest, false)
In the use of ‘tail’
test (9.4, macOS-latest, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.4, macOS-latest, false)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.4, macOS-latest, false)
The import of ‘Exception, fromException’
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, macOS-latest, false)
Top-level binding with no type signature: extract_cons :: a -> a
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, macOS-latest, false)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, macOS-latest, false)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.4, ubuntu-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.4, ubuntu-latest, true)
The import of ‘Exception, fromException’
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
Top-level binding with no type signature: extract_cons :: a -> a
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, ubuntu-latest, true)
Pattern match(es) are non-exhaustive
test (9.10, windows-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.10, windows-latest, true)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.10, windows-latest, true)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
test (9.10, windows-latest, true)
The import of ‘Control.Monad’ is redundant
test (9.10, windows-latest, true)
The import of ‘Data.List’ is redundant
test (9.10, windows-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.10, windows-latest, true)
The import of ‘Exception, fromException’
test (9.10, windows-latest, true)
The export item ‘Warn(..)’ suggests that
test (9.10, windows-latest, true)
‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
test (9.10, windows-latest, true)
The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
test (9.10, windows-latest, true)
Top-level binding with no type signature:
test (9.4, windows-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.4, windows-latest, true)
The import of ‘Control.Monad’ is redundant
test (9.4, windows-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.4, windows-latest, true)
The import of ‘Exception, fromException’
test (9.4, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, windows-latest, true)
Top-level binding with no type signature: extract_cons :: a -> a
test (9.4, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.4, windows-latest, true)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.4, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.6, windows-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.6, windows-latest, true)
The import of ‘Control.Monad’ is redundant
test (9.6, windows-latest, true)
The import of ‘AsyncCancelled, AsyncCancelled’
test (9.6, windows-latest, true)
The import of ‘Exception, fromException’
test (9.6, windows-latest, true)
Pattern match(es) are non-exhaustive
test (9.6, windows-latest, true)
Top-level binding with no type signature:
test (9.6, windows-latest, true)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
test (9.6, windows-latest, true): ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
test (9.6, windows-latest, true): ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
test (9.8, windows-latest, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘tail’
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘tail’
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘head’
test (9.8, windows-latest, true)
In the use of ‘tail’
test (9.8, windows-latest, true)
In the use of ‘tail’