Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Regression tests to python3 #1707

Merged
merged 2 commits into from
Jan 14, 2020
Merged

Regression tests to python3 #1707

merged 2 commits into from
Jan 14, 2020

Conversation

karimodm
Copy link
Contributor

Description

Fix regression tests that are now running on Python3.

How Has This Been Tested?

By running our BuildKite pipelines.

https://buildkite.com/iota-foundation/iri-regression-tests/builds/1323

Copy link
Contributor

@GalRogozinski GalRogozinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it is easy then :-P

@GalRogozinski GalRogozinski merged commit e7932a6 into dev Jan 14, 2020
@GalRogozinski GalRogozinski deleted the regression-tests-to-python3 branch January 14, 2020 14:02
@GalRogozinski
Copy link
Contributor

@DyrellC
I have merged so regression tests will start to pass, but we still need to update the README so that people will know to work with python 3 now

@karimodm
Copy link
Contributor Author

This has been tested against Python 3.8.1, which, at present, comes within python:3-alpine

acha-bill pushed a commit to acha-bill/iri that referenced this pull request Mar 11, 2020
* Fix python-regression utilities to support Python3

* Python3 'str' type does not support 'decode()' anymore, everything is utf-8 by default
acha-bill pushed a commit to acha-bill/iri that referenced this pull request Mar 13, 2020
* Fix python-regression utilities to support Python3

* Python3 'str' type does not support 'decode()' anymore, everything is utf-8 by default
GalRogozinski pushed a commit to GalRogozinski/iri that referenced this pull request Mar 17, 2020
* Fix python-regression utilities to support Python3

* Python3 'str' type does not support 'decode()' anymore, everything is utf-8 by default
GalRogozinski pushed a commit to GalRogozinski/iri that referenced this pull request Mar 17, 2020
* Fix python-regression utilities to support Python3

* Python3 'str' type does not support 'decode()' anymore, everything is utf-8 by default
@GalRogozinski GalRogozinski mentioned this pull request May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants