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
When we run make test in pp64 architecture, below 2 test cases are failing and these two test cases contain a below comment saying these are OS dependent.
Failing test cases:
TestWriteToWorkingDir
TestExtractSecretsToFile_Err
Comment:
// Avoid assertions on OS-dependent error messages which may differ between OSes.
Console output for the testcases
=== RUN TestWriteToWorkingDir
elasticsearch_secrets_test.go:172:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:172
Error: Should be true
Test: TestWriteToWorkingDir
elasticsearch_secrets_test.go:172:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:172
Error: Should be true
Test: TestWriteToWorkingDir
--- FAIL: TestWriteToWorkingDir (0.00s)
=== RUN TestExtractSecretsToFile_Err
value of patherr:
value of ok:
value of t:
<nil> false &{{{{0 0} 0 0 0 0} [] {0xc0005824e0} false false false false map[] map[] [] [] false false 0xc000468e10 false 0 0 testing.tRunner 0xc0004911e0 1 [269646424 269635420 269646120 269641076 283699476 268715236 268926980] TestExtractSecretsToFile_Err {13904101239831930106 5944685519 0x11d90ce0} 0 0xc000040e40 0xc0002c4bd0 [] {0 0} <nil> 0} false false 0xc000115cc0} elasticsearch_secrets_test.go:120:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:120
Error: Should be true
Test: TestExtractSecretsToFile_Err
--- FAIL: TestExtractSecretsToFile_Err (0.00s)
Steps to reproduce
Run make test in pp64 architecture
Expected behavior
All test cases should pass in pp64 architecture as well.
Relevant log output
=== RUN TestWriteToWorkingDir
elasticsearch_secrets_test.go:172:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:172
Error: Should be true
Test: TestWriteToWorkingDir
elasticsearch_secrets_test.go:172:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:172
Error: Should be true
Test: TestWriteToWorkingDir
--- FAIL: TestWriteToWorkingDir (0.00s)
=== RUN TestExtractSecretsToFile_Err
value of patherr:
value of ok:
value of t:
<nil>false&{{{{0 0} 0 0 0 0} [] {0xc0005824e0} falsefalsefalsefalse map[] map[] [] [] falsefalse 0xc000468e10 false 0 0 testing.tRunner 0xc0004911e0 1 [269646424 269635420 269646120 269641076 283699476 268715236 268926980] TestExtractSecretsToFile_Err {13904101239831930106 5944685519 0x11d90ce0} 0 0xc000040e40 0xc0002c4bd0 [] {0 0} <nil> 0} falsefalse 0xc000115cc0} elasticsearch_secrets_test.go:120:
Error Trace: /home/centos/Bhimrao/jaeger-operator/pkg/storage/elasticsearch_secrets_test.go:120
Error: Should be true
Test: TestExtractSecretsToFile_Err
--- FAIL: TestExtractSecretsToFile_Err (0.00s)
What happened?
When we run make test in pp64 architecture, below 2 test cases are failing and these two test cases contain a below comment saying these are OS dependent.
Failing test cases:
Comment:
Console output for the testcases
Steps to reproduce
Run make test in pp64 architecture
Expected behavior
All test cases should pass in pp64 architecture as well.
Relevant log output
Screenshot
No response
Additional context
No response
Jaeger backend version
v1.41.0
SDK
No response
Pipeline
No response
Stogage backend
No response
Operating system
pp64
Deployment model
No response
Deployment configs
The text was updated successfully, but these errors were encountered: