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
In addition to the context described in #376 , another context where this test fails is when the testsuite is being run from within another container like a Jakarta Core Profile container that also uses JSONP. The test is too fragile to the jakarta.json.spi.JsonProvider#provider() code not being run before the test is. The only way this test can work is if the jakarta.json.spi.JsonProvider class has a static accessor to clear the current state of the jakarta.json.provider system property check.