Skip to content

Fixed some A4A tests.#3859

Merged
jridgewell merged 1 commit intoampproject:masterfrom
google:a4a-tests-fix
Jul 1, 2016
Merged

Fixed some A4A tests.#3859
jridgewell merged 1 commit intoampproject:masterfrom
google:a4a-tests-fix

Conversation

@tdrl
Copy link
Copy Markdown

@tdrl tdrl commented Jul 1, 2016

In a few places, tests were evaluating promises without returning them, which means that the test outputs weren't being reported and failing tests could appear to pass. :-P Fixed that and added a couple of necessary calls to vsync.runScheduledTasks.

In a few places, tests were evaluating promises without returning them, which means that the test outputs weren't being reported and failing tests could appear to pass.  :-P  Fixed that and added a couple of necessary calls to vsync.runScheduledTasks.
@jridgewell
Copy link
Copy Markdown
Contributor

LGTM.

@jridgewell jridgewell merged commit 3388884 into ampproject:master Jul 1, 2016
jonasmattsson1 added a commit to widespace-os/amphtml that referenced this pull request Jul 5, 2016
* master: (236 commits)
  trim all the columns (ampproject#3894)
  Refactoring: Turn private custom element methods into functions. (ampproject#3882)
  Lower the load priority of ad shaped iframes. (ampproject#3863)
  JsDoc fix (ampproject#3892)
  Add screenshots for Opera to AMP Validator extension. (ampproject#3866)
  Fix renaming of generated JSCompiler_prototypeAlias variable. (ampproject#3887)
  fix typo in amp-sidebar.md (ampproject#3833)
  Validator Roll-up (ampproject#3885)
  [CryptoService] Leverage browser native Crypto API to hash strings. (ampproject#3850)
  Size update (ampproject#3883)
  copy amp-ad docs to builtins (ampproject#3879)
  move doc to extension (ampproject#3878)
  [amp-experiment] Exposes isDismissed() method in AmpUserNotification (ampproject#3832)
  fix action-impl warning on dist (ampproject#3867)
  Add params for microad (ampproject#3827)
  Fixed some A4A tests. (ampproject#3859)
  Updates to colanalytics vendor config for amp-analytics. (ampproject#3849)
  Changes to implement A4A (AMP ads for AMP pages) (ampproject#3534)
  Addresses comment left over from PR#3841 (ampproject#3853)
  Expose submit event with on=submit:el.action syntax. (ampproject#3739)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants