Skip to content
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

unittest case testIssue50 run error ORA-24816 against db charset "JA16EUC" #532

Open
zhua03 opened this issue Feb 6, 2021 · 0 comments
Open
Labels

Comments

@zhua03
Copy link

zhua03 commented Feb 6, 2021

  1. What versions are you using?

DB version 19.8.0.0.0 , with db charset JA16EUC
cx_Oracle.version: 8.0.1
cx_Oracle.clientversion: (19, 8, 0, 0, 0)

  1. Describe the problem

test ”testIssue50“ run error ORA-24816 , when db charset is JA16EUC. (test case pass with db charset JA16SJIS)

but this test case comment: "test issue 50 - avoid error ORA-24816"

  1. Include a runnable Python script that shows the problem.

command line to run test case:
python -u unittest StringVar.TestCase.testIssue50

@zhua03 zhua03 added the question label Feb 6, 2021
@cjbj cjbj added bug and removed question labels Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants