Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Complement TestRestrictedRoomsRemoteJoinLocalUserInMSC3787Room flake #15750

Open
squahtx opened this issue Jun 9, 2023 · 0 comments
Open

Complement TestRestrictedRoomsRemoteJoinLocalUserInMSC3787Room flake #15750

squahtx opened this issue Jun 9, 2023 · 0 comments
Labels
A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures

Comments

@squahtx
Copy link
Contributor

squahtx commented Jun 9, 2023

https://github.com/matrix-org/synapse/actions/runs/5219185927/jobs/9420734656

  2023/06/09 07:33:42 Sharing [SERVER_NAME=hs1 SYNAPSE_WORKER_TYPES= SYNAPSE_LOG_TESTING=1 SYNAPSE_COMPLEMENT_USE_WORKERS=true SYNAPSE_COMPLEMENT_DATABASE=postgres] host environment variables with container
  2023/06/09 07:33:42 Sharing [SERVER_NAME=hs2 SYNAPSE_WORKER_TYPES= SYNAPSE_LOG_TESTING=1 SYNAPSE_COMPLEMENT_USE_WORKERS=true SYNAPSE_COMPLEMENT_DATABASE=postgres] host environment variables with container
      restricted_rooms_test.go:230: Deploy times: 27.295222ms blueprints, 18.102995982s containers
      client.go:740: [CSAPI] POST hs2/_matrix/client/v3/createRoom => 200 OK (982.812319ms)
      client.go:740: [CSAPI] POST hs2/_matrix/client/v3/createRoom => 200 OK (901.180753ms)
      client.go:740: [CSAPI] POST hs2/_matrix/client/v3/rooms/!RNbMtrFvXVNGXdnxkL:hs2/invite => 200 OK (1.937303493s)
      client.go:740: [CSAPI] POST hs1/_matrix/client/v3/join/!RNbMtrFvXVNGXdnxkL:hs2 => 200 OK (1.902639747s)
      client.go:740: [CSAPI] POST hs1/_matrix/client/v3/rooms/!RNbMtrFvXVNGXdnxkL:hs2/invite => 403 Forbidden (156.64856ms)
      client.go:740: [CSAPI] POST hs1/_matrix/client/v3/join/!RNbMtrFvXVNGXdnxkL:hs2 => 502 Bad Gateway (79.363191ms)
      client.go:740: [CSAPI] POST hs1/_matrix/client/v3/join/!PGWzBHOhHxrJlRQlPa:hs2 => 200 OK (695.280724ms)
      client.go:740: [CSAPI] POST hs1/_matrix/client/v3/join/!RNbMtrFvXVNGXdnxkL:hs2 => 502 Bad Gateway (44.26954ms)
      restricted_rooms_test.go:292: CSAPI.MustDoFunc POST http://127.0.0.1:33430/_matrix/client/v3/join/%21RNbMtrFvXVNGXdnxkL:hs2?server_name=hs1 returned non-2xx code: 502 Bad Gateway - body: {"errcode":"M_UNKNOWN","error":"Failed to make_join via any server"}
@squahtx squahtx added S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Flake Tests that give intermittent failures Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact O-Uncommon Most users are unlikely to come across this or unexpected workflow A-Testing Issues related to testing in complement, synapse, etc labels Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
Projects
None yet
Development

No branches or pull requests

1 participant