-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unicode read / write support #133
base: master
Are you sure you want to change the base?
Unicode read / write support #133
Conversation
Hi @doppio-wacharin I pull your branch and run the tests in PUB400.. the ones in "atest/mainframe.robot" but got a lot of failures, like that: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 41: invalid start byte The problem is in py327.py line 473.. Write Unicode Bare กขค |
I don't have pub400 but let me try to test it in the hercules, thx |
You can test in PUB400 without create a user... here is the configurations: https://github.com/MarketSquare/Robot-Framework-Mainframe-3270-Library/wiki/Keyword-Tests |
The failure in the atest is my mistake T_T ( I tried to run all of this on macbook ) I think all are good now. |
@doppio-wacharin as soon I have some free time I take a look.. thanks |
Sorry for the late @doppio-wacharin I just have time to see now.. I checkout your branch again.. but still having issues in reading with utf-8
See my log.html from mainframe.robot execution... If you want to chat and try to see what could be happening.. you can send me a DM in robot framework slack: https://robotframework.slack.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The mainframe.robot tests are not passing
@samuelpcabral the tests are failing due to this character |
Hello @doppio-wacharin sorry for the late response.. we use utf-8 as you can see in py3270.py let me know if I can do something to help. |
This PR was created based on the discussion on the following issues => #70
Initially, I
Write Unicode
andWrite Bear Unicode