Skip to content
Snippets Groups Projects
  1. Jul 08, 2015
  2. Jul 07, 2015
  3. Jun 23, 2015
    • Mike Pennisi's avatar
      fixup! Fix bug in test · ad064a63
      Mike Pennisi authored
      ad064a63
    • 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
  4. Jun 02, 2015
  5. Apr 07, 2015
  6. Feb 18, 2015
  7. Feb 17, 2015
  8. Feb 12, 2015
  9. Dec 07, 2014
Loading