Wirecloud / wirecloud

Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE
https://wirecloud.rtfd.io/
Other
60 stars 45 forks source link

Make CI tests not fail #535

Closed dmunozv04 closed 10 months ago

dmunozv04 commented 10 months ago

Makes tests work again, since the latest ubuntu version doesn't have python3.6 support.

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

aarranz commented 10 months ago

@dmunozv04, tests are still failing. Any progress on this?

dmunozv04 commented 10 months ago

@aarranz making tests run again has been a bigger task than it looked, since some selenium methods have changed; but I'll have a commit with the fixes soon

aarranz commented 10 months ago

Working => merged.