Skip to content
Snippets Groups Projects
  1. Jun 24, 2015
  2. 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
  3. Jun 19, 2015
  4. Jun 18, 2015
  5. Jun 17, 2015
  6. Jun 16, 2015
Loading