Skip to content

Fix of issue #9 breaks our tests #16

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

Open
ThisGuenter opened this issue Mar 9, 2020 · 0 comments
Open

Fix of issue #9 breaks our tests #16

ThisGuenter opened this issue Mar 9, 2020 · 0 comments

Comments

@ThisGuenter
Copy link

ThisGuenter commented Mar 9, 2020

If we use the fixed utassert2 package every of our tests fail with:
ORA-02291: integrity constraint (UT.UTR_ERROR_OUTCOME_FK) violated - parent key not found
ORA-06512: at "UT.UTRERROR", line 149
ORA-06512: at "UT.UTRERROR", line 103
ORA-06512: at "UT.UTRERROR", line 324
ORA-06512: at "UT.UTROUTCOME", line 146
ORA-01400: cannot insert NULL into ("UT"."UTR_OUTCOME"."RUN_ID")
ORA-06512: at "UT.UTROUTCOME", line 125
ORA-06512: at "UT.UTRESULT2", line 72
ORA-06512: at "UT3.UTASSERT2", line 110
ORA-06512: at "UT3.UTASSERT2", line 877
ORA-06512: at "UT3.UTASSERT", line 234
ORA-06512: at "XXX.MY_TEST", line 256
ORA-06512: at "UT.UTRERROR", line 149
ORA-06512: at "UT.UTRERROR", line 103
ORA-06512: at "UT.UTRERROR", line 324
ORA-06512: at "UT.UTROUTCOME", line 146
ORA-06512: at "UT.UTROUTCOME", line 125
ORA-06512: at "UT.UTRESULT2", line 72
ORA-06512: at "UT3.UTASSERT2", line 110
ORA-06512: at "UT3.UTASSERT2", line 877
ORA-06512: at "UT3.UTASSERT", line 234
ORA-06512: at "XXX.MY_TEST", line 256
ORA-06512: at line 6

@ThisGuenter ThisGuenter changed the title Fix of issue #9 breaks or tests Fix of issue #9 breaks our tests Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant