jeredfloyd opened a new issue, #13534:
URL: https://github.com/apache/trafficserver/issues/13534
When building for at least Fedora (any current release) or RHEL 10 on the
ppc64le architecture, test_cache_CacheShm fails:
```
25/167 Test #33: test_cache_CacheShm ....................***Failed 0.03
sec
Randomness seeded to: 3178218925
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CacheShm is a Catch2 v3.9.1 host application.
Run with -? for options
-------------------------------------------------------------------------------
CacheShm purge sweeps by name when the control layout is foreign
-------------------------------------------------------------------------------
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:315
...............................................................................
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:330:
FAILED:
CHECK( report.table_untrusted )
with expansion:
false
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:331:
FAILED:
CHECK_FALSE( segment_exists(stripe_name) )
with expansion:
!true
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]