{"id":24799278,"url":"https://github.com/hrueger/playwright-issue-11566","last_synced_at":"2025-07-06T22:08:43.568Z","repository":{"id":44787078,"uuid":"451587218","full_name":"hrueger/playwright-issue-11566","owner":"hrueger","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-24T19:12:12.000Z","size":207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T22:43:25.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrueger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-24T18:35:41.000Z","updated_at":"2022-01-24T18:53:27.000Z","dependencies_parsed_at":"2022-09-14T04:31:01.611Z","dependency_job_id":null,"html_url":"https://github.com/hrueger/playwright-issue-11566","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrueger/playwright-issue-11566","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrueger%2Fplaywright-issue-11566","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrueger%2Fplaywright-issue-11566/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrueger%2Fplaywright-issue-11566/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrueger%2Fplaywright-issue-11566/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrueger","download_url":"https://codeload.github.com/hrueger/playwright-issue-11566/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrueger%2Fplaywright-issue-11566/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263980180,"owners_count":23538922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-30T02:17:39.027Z","updated_at":"2025-07-06T22:08:43.552Z","avatar_url":"https://github.com/hrueger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playwright-issue-11566\n\n## Run\n```bash\ndocker build -t testcontainer:latest .\ndocker run testcontainer:latest\n```\n\n## Reproduce the bug\nComment out [line 11](https://github.com/hrueger/playwright-issue-11566/blob/ce4e967fa21ac1164f02ae6a6434fb71a260f977/src/index.ts#L11) and uncomment [line 13](https://github.com/hrueger/playwright-issue-11566/blob/ce4e967fa21ac1164f02ae6a6434fb71a260f977/src/index.ts#L13) in [src/index.ts](src/index.ts) and run the steps above again.\n\nChromium produces this:\n```\ndocker run testcontainer:latest\n\n\u003e playwright-issue-11566@1.0.0 production\n\u003e ts-node src/index.ts\n\nStarting headless browser...\nStarting express server...\nServer started on port 8080!\nLoading 3D Renderer...\n-----\u003e [.WebGL-0x3e4e003d1b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels\nRenderer loaded!\n-----\u003e [.WebGL-0x3e4e003d1b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels\n-----\u003e [.WebGL-0x3e4e003d1b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels\n-----\u003e [.WebGL-0x3e4e003d1b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)\n```\nEverything works as expected.\n\nFirefox, however, produces the following output:\n```\ndocker run testcontainer:latest        \n\n\u003e playwright-issue-11566@1.0.0 production\n\u003e ts-node src/index.ts\n\nStarting headless browser...\nStarting express server...\nServer started on port 8080!\nLoading 3D Renderer...\n-----\u003e [JavaScript Warning: \"WebGL warning: \u003cCreate\u003e: WebglAllowWindowsNativeGl:false restricts context creation on this system.\" {file: \"http://localhost:8080/serveRenderer/webgl-demo.js\" line: 10}]\n-----\u003e [JavaScript Warning: \"Failed to create WebGL context: WebGL creation failed: \n* WebglAllowWindowsNativeGl:false restricts context creation on this system. ()\n* Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS)\" {file: \"http://localhost:8080/serveRenderer/webgl-demo.js\" line: 10}]\nRenderer loaded!\n```\n\n## Disclaimer\nWebGL Example taken from https://github.com/mdn/webgl-examples/tree/gh-pages/tutorial/sample7","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrueger%2Fplaywright-issue-11566","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrueger%2Fplaywright-issue-11566","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrueger%2Fplaywright-issue-11566/lists"}