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

FIX #59 - always determine executable tests via annotation API before executing tests #61

Merged
merged 2 commits into from Apr 28, 2019

Conversation

@PhilippSalvisberg
Copy link
Member

@PhilippSalvisberg PhilippSalvisberg commented Apr 28, 2019

Pro:

  • ensures that non-tests procedures are executed

Cons:

  • leads to a delay before starting a test (delay is small, even on large schemas)
  • delay might be huge for large schemas and empty annotation cache (corner case)
to determine executable utPLSQL test units before executing a test
@PhilippSalvisberg PhilippSalvisberg merged commit f410bd0 into utPLSQL:master Apr 28, 2019
@jgebal
Copy link
Member

@jgebal jgebal commented Apr 28, 2019

The delay issue will get addressed for huge schemas (like EBS) with optional DDL trigger in utPLSQL install (PR is still in progress - needs more testing and documentation update).
utPLSQL/utPLSQL#901
See also: utPLSQL/utPLSQL#631

@PhilippSalvisberg PhilippSalvisberg deleted the PhilippSalvisberg:issue_59 branch Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.