You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10:49:59 [DBG] [xUnit.net 00:21:27.83] IntegrationTests: === RUN IntegrationTests.ContinuousProfilerTests.ExportAllocationSamples()
10:50:13 [DBG] [xUnit.net 00:21:41.21] IntegrationTests: --- FAIL: IntegrationTests.ContinuousProfilerTests.ExportAllocationSamples() (13,33s)
10:50:13 [DBG] Niepowodzenie IntegrationTests.ContinuousProfilerTests.ExportAllocationSamples [13 s]
10:50:13 [DBG] Komunikat o błędzie:
10:50:13 [DBG] Resource attribute "os.build_id" was not found
10:50:13 [DBG] Resource attribute "os.description" was not found
10:50:13 [DBG] Resource attribute "os.name" was not found
10:50:13 [DBG] Resource attribute "os.version" was not found
When running
nuke Workflow
on macOS 15 with x64 I get very frequent failures fromIntegrationTests.ContinuousProfilerTests.ExportAllocationSamples
.Originally posted by @pellared in #4000 (comment)
It looks like that there is a race condition that the resource is configured after continous profiler is initialized.
The text was updated successfully, but these errors were encountered: