Github user iraghumitra commented on the issue:
https://github.com/apache/metron/pull/857
Got busy with too many things happening around me, will yield this a
conclusion next week.
---
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/857
What is the status of this pr? it is 29 day without comment, and
conflicted, literally, and perhaps figuratively
---
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/857
@justinleet I believe @iraghumitra is still working on the
SELENIUM_PROMISE_MANAGER change proposed above but I will defer to him.
---
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/857
@merrimanr @mmiklavc @iraghumitra What are the next steps towards being
able to have this stable? It sounds like there was some playing around with
versions, and that there may be some more struc
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
Follow up from @merrimanr and my work yesterday. We upped the versions of
Node to 9.2.1. Per the doc, >8 is required to work with async/await. For good
measure, I also set the NPM version to 5.6.0.
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/857
I was reviewing the protractor documentation
[here](http://www.protractortest.org/#/async-await) and I noticed this:
> Donât forget to turn off control_flow, you cannot use a mix of
asyn
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
OK, I was able to get the tests to run. First run I get a single error.
@merrimanr and I are talking through it now.
```
[INFO] Test spec for login page
[INFO] â should displ
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
Should we also run the tests using the new Maven profile? `mvn test -Pe2e`
The README should probably be updated to reflect this as well.
---
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
A couple notes for the community - if your node/npm versions are out of
date and you've already built the project, you'll run into trouble with
versions not matching against the expected node versio
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
Seems that my NodeJS and npm versions got mangled since last time I ran
this. Perhaps migrating laptops, upgrading to High Sierra, and switching from
MacPorts to HomeBrew might have something to do
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/857
Something I'm missing?
```
./scripts/start-server-for-e2e.sh
/Users/mmiklavcic/devprojects/metron/metron-interface/metron-alerts/node_modules/@angular/cli/bin/ng:7
const Cli
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/857
I've hit the same intermittent errors trying this, e.g.
```
[INFO] - Failed: unknown error: Element ... is not clickable at point
(1279, 95). Other element would receive the clic
Github user iraghumitra commented on the issue:
https://github.com/apache/metron/pull/857
@merrimanr renamed the variable POLLING_DEFAULT_STATE to DISABLE_POLLING
---
Github user iraghumitra commented on the issue:
https://github.com/apache/metron/pull/857
@merrimanr
- I removed the node version check in the ui code
- The browser.sleep is used in following areas
- When we are using methods like waitForText, few times I see the
te
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/857
Took a first pass at this and I feel like the e2e tests are much improved.
Great progress and good job so far. I was able to get several successful runs
whereas before it was difficult to get a s
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/857
I haven't looked at the code yet, but I was able to pull this down and run
the e2e tests repeatedly without failures, so this is definitely great stuff.
---
16 matches
Mail list logo