Skip to content
Snippets Groups Projects
  1. Jun 23, 2015
    • Mike Pennisi's avatar
      fixup! Fix bug in test · 5e8b276b
      Mike Pennisi authored
      5e8b276b
    • Mike Pennisi's avatar
      Fix bug in test · 6f2feb01
      Mike Pennisi authored
      This test's description concerns the behavior of `Promise.all` when the
      IteratorStep abstract operation fails due to an abrupt completion
      returned by the iterator's `next` method. The test body did not actually
      assert that functionality.
      
      Update the test body to correctly define the requisite iterator and
      assert that the specific error created is the one thrown from the
      invocation of `Promise.all`
      6f2feb01
  2. Jun 18, 2015
  3. Jun 17, 2015
  4. Jun 16, 2015
  5. Jun 14, 2015
  6. Jun 13, 2015
  7. Jun 12, 2015
  8. Jun 11, 2015
  9. Jun 10, 2015
Loading