John Zupin

Results 14 comments of John Zupin

I've updated this list just now. Unbeknownst to me `.zshrc` was setting `DYLD_LIBRARY_PATH=/usr/local/lib` so I was not getting the correct results. I removed that line in `.zshrc` and have run...

Closing this issue for a newer one at https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/8472

Also, I'm seeing `NegativeDebugExtensions.DebugMarkerName` crash on `tcwinamd2` but not `tcwinamd3`

This should be ready to go forward with. I was testing it a little with the vkcube and vulkaninfo captures, trying to do a full run without any tests disabled:...

I'm getting a pass now on my tests with the current commit-suite: http://erusea:8080/view/Manual/job/manual-gfxreconstruct/891/console Right now the` nas/smb_traces/vulkan/GFXR/macos/commit-sutite.json` file has a lot of the tests disabled, I think this file might...

@lunarpapillo Are we separating the two macs in jenkins with labels, one for VVL testing and one for GFXR testing?

> Looks like `gfxreconstruct` is working on `tcmac0` (http://erusea:8080/view/Manual/job/manual-gfxreconstruct/947/ and http://erusea:8080/view/Manual/job/manual-gfxreconstruct/948/). Is this resolved? I wouldn't think that capturing again would be necessary unless something really changed in MoltenVk... Yes,...

The Mac M2 has been enabled for GFXReconstruct testing in CI for the commit suite. See http://tcubuser:8080/job/gfxreconstruct/BITS=64,BUILD_MODE=Release,label=Mac-M2/5011/console for a test run. I'm going to close this out.

Looks like permissions are stripped from the artifact but there's a workaround by taring the archive https://github.com/actions/upload-artifact#permission-loss

> Looks like permissions are stripped from the artifact but there's a workaround by taring the archive It does give you a zipped up tar though which probably isn't ideal