Broken e2e tests on 3.16 branch
Created by: lguychard
Some e2e tests are broken on the 3.16 release branch, preventing us from creating the release candidate: https://buildkite.com/sourcegraph/e2e/builds/9888#93153ac7-4aed-437c-bce2-b004dc3935d8/699-1839
The broken tests are:
-
External services AWS CodeCommit: TimeoutError: waiting for function failed: timeout 30000ms exceeded
(screenshot shows a 500 internal server error) @unknwon Fixed in #10761 and #10762 -
External services Bitbucket Server: TimeoutError: waiting for function failed: timeout 30000ms exceeded
(screenshot shows a 500 internal server error) @unknwon Fixed in #10761 and #10762 -
Visual tests Search visibility:private|public Expected: ArrayContaining ["github.com/sourcegraph/e2e-test-private-repository"] Received: ["", ""]
)(private repo does show up in the screenshot) @lguychard fixed in #10716 -
Repository component file tree responds to keyboard shortcuts: Error: Node is either not visible or not an HTMLElement
@lguychard fixed in #10716 -
Repository component directory page shows a row for each file in the directory: TimeoutError: waiting for selector ".tree-page__entries-directories" failed: timeout 30000ms exceeded
@lguychard fixed in #10716 -
"before each" hook for "shows commit information on a row":Error: Evaluation failed: TypeError: Failed to fetch