On Mon, 31 Jul 2023 08:16:12 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
>> Issue: Some web worker tests fail to finish. >> Root Cause: >> sharedTimerFiredInternal function from ThreadTimers class does not require >> an isMainThread check, The check was introduced during the initial webkit >> stabilization. > > Jay Bhaskar has updated the pull request incrementally with one additional > commit since the last revision: > > Add test case for worker timeout Verified the changes and internal testing looks fine. No issue observed. ------------- Marked as reviewed by hmeda (Committer). PR Review: https://git.openjdk.org/jfx/pull/1191#pullrequestreview-1556374190