GithubHelp home page GithubHelp logo

End-to-End tests not working about bridge-ui HOT 7 CLOSED

rzadp avatar rzadp commented on September 27, 2024
End-to-End tests not working

from bridge-ui.

Comments (7)

patitonar avatar patitonar commented on September 27, 2024 1

From the logs everything looks OK.

The issue seems to be at trying to reach the parity node (and probably the ui page too) from the browser on the test that is running outside docker. For that it is using the container IPs, but It seems that you cannot access container IPs directly on mac. This works OK on linux, that's why I'm not able to reproduce the issue.

Here is more information: https://docs.docker.com/docker-for-mac/networking/#known-limitations-use-cases-and-workarounds

I will update the code to use the exposed ports on localhost instead of container IPs and open a PR for that.

from bridge-ui.

rzadp avatar rzadp commented on September 27, 2024 1

@rzadp @patitonar consider to create a PR for this issue in the monorepo directly.

I'll create the PR with these changes in the monorepo

from bridge-ui.

rzadp avatar rzadp commented on September 27, 2024

@patitonar

from bridge-ui.

patitonar avatar patitonar commented on September 27, 2024

I followed the steps to reproduce the issue and it worked OK for me. From the error it seems that the parity node is not responding. Can you provide the full logs?
Also, the only external dependencies are Docker and docker-compose. Which versions are you using?

My setup:
Node v10.15.1
npm 6.4.1
Docker version 18.09.5
docker-compose version 1.21.2

from bridge-ui.

rzadp avatar rzadp commented on September 27, 2024

My setup:

Docker Community version 18.09.2
docker-compose version 1.23.2

Here is the output when running run-tests.sh.
https://gist.github.com/rzadp/54b3327c5e47dd57e1f41964e5bf1f6b
Not sure if there are some log files beside this.

from bridge-ui.

akolotov avatar akolotov commented on September 27, 2024

@rzadp @patitonar consider to create a PR for this issue in the monorepo directly.

from bridge-ui.

akolotov avatar akolotov commented on September 27, 2024

So, I will close this issue.

from bridge-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.