| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Do I need to add tests in extension/test/integration/goDebugConfiguration.test.ts and extension/test/integration/goDebug.test.ts?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I ran `go test integration_test.go` in `build` directory locally. I also got `test timed out after 10m0s`. I inspected the container build log, and I found that the step to "Install xvfb jq" took 17m to finish with output "debconf: delaying package configuration, since apt-utils is not installed". Is there something to do to optimize the step?
Besides, I notice that in the first CI test, go1.25 is passed but gotip is not passed. Are these test results random?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |