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

[CBRD-25352] Revised test case for CBRD-25352 (11.4) #2025

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

swi0110
Copy link
Contributor

@swi0110 swi0110 commented Jan 7, 2025

Refer to http://jira.cubrid.org/browse/CBRD-25352, #2023

문제가 있던 'sql/_35_fig_cake/cbrd_25352/cases/05_same_name_method_and_javasp.sql' tc를 revise하여 다시 추가합니다.
해당 tc는 instance method를 검증하는 내용이 포함되어 있습니다.
(관련 메뉴얼: https://www.cubrid.org/manual/ko/11.3/sql/method.html#id1 )

따라서 이번 tc는 아래와 같이 검증하게 됩니다.

  1. instance method 검증
    • 이 내용은 기존 tc에서 검증되지 않고 있었기 때문에, 이번에 시나리오를 추가했습니다.
    • 단, 이전 처럼 qo_set_cost등의 function을 사용할 경우, DB의 설정을 영구적으로 변경하여, 다른 tc를 수행하는데 영향을 끼칠 수 있기 때문에, dummy_fn으로 test를 수행합니다.
    • 또한 실제 수행 결과를 확인하지 않고, 의도된 error가 출력되는지 확인합니다.
  2. instance method와 javasp의 name(=dummy_fn)이 동일할 때, 이를 call하면 어떤 것이 수행되는지 확인
    • CBRD-25352 issue 검증

@swi0110 swi0110 requested a review from kwonhoil January 7, 2025 08:07
@swi0110 swi0110 requested review from tw-kang and ssihil as code owners January 7, 2025 08:07
@swi0110 swi0110 requested a review from jongmin-won January 7, 2025 09:12
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

Successfully merging this pull request may close these issues.

4 participants