Skip to content

e2e-tests: Make symbol bar tests for Go more stable

Administrator requested to merge e2e/stable-go-symbols into master

Created by: mrnugget

After multiple flaky e2e failures on master, this does for the Go symbol bar tests what #5474 did for the Java symbol bar tests.

It changes the test "fixtures" to use directories/files with less symbols so that the content of the symbol bar is stable, even if the ordering of the symbols is not.

Merge request reports

Loading