Disable the dlfcn.dlopen_library_with_ELF_TLS test
This test is verifying that an ELF TLS solib can't be loaded, but once ELF TLS is implemented, it *can* be loaded. Removing the test requires coordinated changes with internal test suites. I could modify the test to verify that the solib was successfully loaded, but support for dynamic ELF TLS appears across a few different CLs. Bug: http://b/78026329 Test: bionic unit tests Change-Id: If8cd798f456568a5c76310b754cea48ca8edaa82
Loading
Please sign in to comment