Skip to content
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

Flaky complement-crypto test #28634

Closed
richvdh opened this issue Dec 4, 2024 · 2 comments
Closed

Flaky complement-crypto test #28634

richvdh opened this issue Dec 4, 2024 · 2 comments
Labels
A-Developer-Experience A-Testing Testing, code coverage, etc. T-Defect T-Task Tasks for the team like planning Z-Flaky-Test A test is raising false alarms

Comments

@richvdh
Copy link
Member

richvdh commented Dec 4, 2024

This doesn't look specific to a particular test:

https://github.com/matrix-org/matrix-js-sdk/actions/runs/12158764040/job/33907406250

2024/12/04 11:28:35 Sharing [SERVER_NAME=hs1 SYNAPSE_COMPLEMENT_DATABASE=sqlite] host environment variables with container
  2024/12/04 11:28:43 Sharing [SERVER_NAME=hs2 SYNAPSE_COMPLEMENT_DATABASE=sqlite] host environment variables with container
  
  **********************************************************************************************
  Ryuk has been disabled for the current execution. This can cause unexpected behavior in your environment.
  More on this: https://golang.testcontainers.org/features/garbage_collector/
  **********************************************************************************************
  2024/12/04 11:28:49 github.com/testcontainers/testcontainers-go - Connected to docker: 
    Server Version: 26.1.3
    API Version: 1.45
    Operating System: Ubuntu 22.04.5 LTS
    Total Memory: 15981 MB
    Resolved Docker Host: unix:///var/run/docker.sock
    Resolved Docker Socket Path: /var/run/docker.sock
    Test SessionID: 0cb47af3517b8d4cb5424ae6b75c7d8ad589cd22dd7caae660434ae316010961
    Test ProcessID: 2817e95c-7044-4668-a7cc-bdff22a8f008
  2024/12/04 11:28:49 🐳 Creating container for image mitmproxy/mitmproxy:10.1.5
  2024/12/04 11:28:49 ✅ Container created: 908ec9f4f165
  2024/12/04 11:28:49 🐳 Starting container: 908ec9f4f165
  2024/12/04 11:28:50 ✅ Container started: 908ec9f4f165
  2024/12/04 11:28:50 🚧 Waiting for container id 908ec9f4f165 image: mitmproxy/mitmproxy:10.1.5. Waiting for: &{timeout:<nil> Log:loading complement crypto addons IsRegexp:false Occurrence:1 PollInterval:100ms}
  2024/12/04 11:28:53 🔔 Container is ready: 908ec9f4f165
      deploy.go:205: ComplementCryptoDeployment created (network=complement_crypto_dirty):
      deploy.go:206:   NAME          INT          EXT
      deploy.go:207:   synapse:      hs1          http://127.0.0.1:32769/ (rp=http://127.0.0.1:32777)
      deploy.go:208:   synapse:      hs2          http://127.0.0.1:32774/ (rp=http://127.0.0.1:32776)
      deploy.go:209:   mitmproxy:    mitmproxy    controller=http://127.0.0.1:32775/
      client.go:685: [CSAPI] POST hs1/_matrix/client/v3/register => 200 OK (24.633431ms)
      client.go:685: [CSAPI] POST hs1/_matrix/client/v3/register => 200 OK (16.125778ms)
      client.go:685: [CSAPI] POST hs1/_matrix/client/v3/createRoom => 200 OK (105.139932ms)
  JS SDK listening on http://127.0.0.1:44683/
      lang_jssdk.go:42: must.NotError: NewJSClient: %s -> failed to RunHeadless: failed to navigate to http://127.0.0.1:44683: websocket url timeout reached
@richvdh richvdh added T-Defect A-Developer-Experience Z-Flaky-Test A test is raising false alarms labels Dec 4, 2024
@dosubot dosubot bot added A-Testing Testing, code coverage, etc. T-Task Tasks for the team like planning labels Dec 4, 2024
@t3chguy
Copy link
Member

t3chguy commented Dec 4, 2024

Shouldn't this be filed against matrix-js-sdk or complement-crypto? Element Web doesn't run nor is involved in complement-crypto tests

@richvdh
Copy link
Member Author

richvdh commented Dec 4, 2024

I thought we used this issue tracker to track test flakes that impeded work on this project.

Turns out it's not actually a flake, though.

@richvdh richvdh closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience A-Testing Testing, code coverage, etc. T-Defect T-Task Tasks for the team like planning Z-Flaky-Test A test is raising false alarms
Projects
None yet
Development

No branches or pull requests

2 participants