coder / coder

Provision remote development environments via Terraform
https://coder.com
GNU Affero General Public License v3.0
7.35k stars 595 forks source link

chore(scaletest/dashboard): stub out initChromeDPCtx in unit tests #13650

Closed johnstcn closed 4 days ago

johnstcn commented 4 days ago

Should hopefully fix https://github.com/coder/coder/issues/13636 Stubs out initChromeDPCtx to avoid calling it at all in the dashboard tests.

matifali commented 4 days ago

Still unsure why it was failing only on depot runners.