Hermes for React Native 0.71.0 Test262 reportAbout
Strict mode Failing
Expected no error, got ESHostError: ESHostError: Expected [Promise: 1, Await: 1, Promise: 2, Await: 2, Promise: 3] and [Promise: 1, Promise: 2, Await: 1, Promise: 3, Promise: 4, Await: 2] to have the same contents. Async/await and promises should be interleaved
non-Strict mode Failing
Expected no error, got ESHostError: ESHostError: Expected [Promise: 1, Await: 1, Promise: 2, Await: 2, Promise: 3] and [Promise: 1, Promise: 2, Await: 1, Promise: 3, Promise: 4, Await: 2] to have the same contents. Async/await and promises should be interleaved
Features:
  • async-functions
Source codeLoading source code from GitHub
await-non-promise-thenable.js on GitHub