-
Description: component is failed because of memory leak
STR:
1. Create flow ST-> Configuration component (you may use generated json example that is attached into *notes* )->Splitter->Node.js Cod…
-
I may be missing something from the docs or something obvious, but it would be nice to be able to have the ability to configure percy to be a no-op when running tests locally.
For example:
```js…
-
With a fresh clone of the master branch, running tox hits an error for both python2.7 and python3.6
Full output:
```
ryan@galliumos:~/MSK/dash/base/dash$ tox
GLOB sdist-make: /home/ryan/MSK/dash/b…
-
I believe we currently run visual tests with AMP runtime built on both prod and canary experiment configs (canary-config.json and prod-config.json), but PRs that change these configs don't trigger vis…
-
This is causing `master` to go red often.
For example, see https://travis-ci.org/ampproject/amphtml/jobs/346992913#L656
```
pr-check.js: Running gulp visual-diff --headless --master...
[21:33:…
-
Cypress provides a comprehensive testing suite with CLI/App/Dashboard that allows testing functional UI components. The thought here is that with this we can wire up functional testing with ease easy…
-
Seems like the snapshot.js file is currently dependent on jQuery. We are in the process of removing jQuery from our Ember add ons and applications and it would be nice to be able to run tests without …
mm2ha updated
6 years ago
-
code breaks when I use these kind of code.
Array.prototype.somefuntion=function(){
//do something
}
error:
TypeError: words[i].toLowerCase is not a function
at POSTagger.tag (\node_modules\spe…
-
If you are contributing to the AMP Project open source community, please use this issue to provide updates regarding the status of the projects you are responsible for and what you will be working on …
-
Getting this in my tests with 4.0. 3.x works fine. I'm on the latest ember-cli.
```
testem.js:1025 ReferenceError: showdown is not defined
at Class. (markdown-to-html.js:36)
...
```