(已结帖) 在进行 Laravel Dusk 时遇到的报错,大家看遇到了吗,怎么解决?
在进行Laravel Dusk时遇到的报错,大家看遇到了吗,怎么解决?
已搜索过,为找到相关问题。
PHPUnit 5.7.14 by Sebastian Bergmann and contributors.
[0303/112838.861:ERROR:angle_platform_impl.cc(33)] ANGLE Display::initialize error 5: DXGI 1.2 required to present to HWNDs owned by another process.
[0303/112838.863:ERROR:gl_surface_egl.cc(646)] eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type
.[0303/112843.251:ERROR:angle_platform_impl.cc(33)] ANGLE Display::initialize error 5: DXGI 1.2 required to present to HWNDs owned by another process.
[0303/112843.253:ERROR:gl_surface_egl.cc(646)] eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type
. 2 / 2 (100%)
Time: 15.43 seconds, Memory: 8.00MB
OK (2 tests, 2 assertions)
看最后是执行测试成功了,可是遇到上面几个错误,不知道是哪里出了问题,请各位大神帮忙看看。
上述应该和电脑的硬件有关系吧。在另外一台配置不同的电脑上无此问题。结帖了