-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transient issues in backend tests #7775
Comments
Issues with the project rename tests (RefactoringTests suite) should be fixed by #7794 |
Added to the list: InliningBuiltinsTest (NoSuchMethodError) - https://github.com/enso-org/enso/actions/runs/6147863209/job/16680272086?pr=7794#step:10:4583
|
Fixes the _RefactoringTests - rename project_ part of the #7775 Changelog: - update: send the ok response before the notification to fix the order of events in tests
"Enso test failures in Excel" transient failures - After discussion with @JaroslavTulach, we think that the issue might be cause by |
This is actually the same error as under
|
I added to the list an error I saw on my CI build:
So apparently it looks like an import |
I added one more to the list - the startup time benchmark seems to be failing from time to time with
|
Another case of
|
I think I found one not yet listed above:
|
Reported next one: Transient Engine Test Failure: S3.get_object "Read timed out" |
Another one: HttpDownloaderTest.downloadBigFileWithProgress |
We fixed something. Let's close this ticket and collect new issues. |
As of today, September 2023, we experience frequent Engine and Stdlib transient job failures. This issue serves as a list of all these issues so that we can keep track of them.
java.io.IOException: Could not create lock for \\.\pipe\sbt-load-802998070017202719_lock, error 1336
)LoggerInitializationException
org.enso.interpreter.test.instrument.RuntimeErrorsTest
:lllegalStateException
: "The language did not complete all polyglot threads but should have"org.enso.interpreter.test.instrument.RuntimeServerTest
: should recompute expressions changing an execution environmentFailed to upload file project-manager-windows.tar.gz
[org.apache.commons.io.IOIndexedException: IOException #0: Cannot delete file: C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test9984012585562224382\installed\log\enso-launcher-2023-09-19.log]
(Cannot delete a temporary test directory)[collect2: error: ld returned 1 exit status]
"[live]" did not equal "[design]" (RuntimeServerTest.scala:4359)
Error: listen EADDRINUSE: address already in use :::47308
(mixing artifacts from different builds Integrating Enso Cloud with the libraries (part 1...) #8006) Fix incremental compilation of SPI in Java helper libraries #8129java.util.ServiceConfigurationError: org.enso.base.file_format.FileFormatSPI: Provider org.enso.database.EnsoConnectionSPI not found
https://github.com/enso-org/enso/actions/runs/6549252500/job/17785756996?pr=8093assertion failed: timeout (5 seconds) during expectMsgClass waiting for class java.lang.String
inReceivesTreeUpdatesHandlerTest
/Standard/Base/0.0.0-dev/src/Data.enso: error: The module Standard.Base.Data.Enso_Cloud does not exist.
RuntimeServerTest
- The language did not complete all polyglot threadsFailed to decode a line from output: invalid utf-8 sequence of 1 bytes from index 5
Raw buffer: [67, 58, 92, 114, 32, 133, 13]. Decoded with placeholders: C:\r �
at <enso> find_prefix<arg-2>(src\Startup\Startup.enso:55:13-27)
ProjectShutdownSpec
engine not installedfile changed as we read it
https://github.com/enso-org/enso/actions/runs/7260847544/job/19780840613?pr=8577#step:10:2139 reported as Failure to unpack engine leads to transient failures in tests #8597NullPointerException: Cannot invoke "com.oracle.graal.python.builtins.objects.frame.PFrame$Reference.getPyFrame()" because the return value of "com.oracle.graal.python.builtins.objects.function.PArguments.getCurrentFrameInfo(com.oracle.truffle.api.frame.Frame)" is null
reported as CI: NPE -PArguments.getCurrentFrameInfo
-PFrame$Reference.getPyFrame
with reproducer #8632Cannot read the package definition from [/tmp/11110293095345258873]
HttpDownloaderTest.downloadBigFileWithProgress
failing #9193org.enso.languageserver.websocket.json.LibrariesTest
failing #9195The text was updated successfully, but these errors were encountered: