Title: Annotation that goes to test report is not stopped by closing parenthesis · Issue #1010 · utPLSQL/utPLSQL · GitHub
Open Graph Title: Annotation that goes to test report is not stopped by closing parenthesis · Issue #1010 · utPLSQL/utPLSQL
X Title: Annotation that goes to test report is not stopped by closing parenthesis · Issue #1010 · utPLSQL/utPLSQL
Description: Describe the bug When you write comment after annotation, then this comment becomes the part of test report as well. Provide version info v3.1.8.3190 Information about client software PLSQL Developer To Reproduce Steps to reproduce the b...
Open Graph Description: Describe the bug When you write comment after annotation, then this comment becomes the part of test report as well. Provide version info v3.1.8.3190 Information about client software PLSQL Develop...
X Description: Describe the bug When you write comment after annotation, then this comment becomes the part of test report as well. Provide version info v3.1.8.3190 Information about client software PLSQL Develop...
Opengraph URL: https://github.com/utPLSQL/utPLSQL/issues/1010
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Annotation that goes to test report is not stopped by closing parenthesis","articleBody":"**Describe the bug**\r\nWhen you write comment after annotation, then this comment becomes the part of test report as well.\r\n\r\n**Provide version info**\r\nv3.1.8.3190\r\n\r\n**Information about client software**\r\nPLSQL Developer\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Compile procedures with comments:\r\n```\r\ncreate or replace package test_demo is\r\n \r\n -- %suite (Demo suite) this suite name will be used in test report (see below)\r\n\r\n -- %test (Demo test case success) -- this test case name will be used in test report (see below)\r\n procedure demo_test_pass;\r\n \r\n -- %test (Demo test case failure) -- this test case name will be used in test report (see below)\r\n procedure demo_test_failure;\r\n \r\nend;\r\n/\r\n \r\ncreate or replace package body test_demo is\r\n \r\n procedure demo_test_pass is\r\n begin\r\n ut.expect(1).to_equal(1);\r\n end;\r\n \r\n procedure demo_test_failure is\r\n begin\r\n ut.expect(2).to_equal(1);\r\n end;\r\n \r\nend;\r\n/\r\n```\r\n2. Run utPLSQL:\r\n```\r\nselect * from table(ut.run());\r\n/\r\n```\r\n3. Scroll down to '....'\r\n4. See error\r\n\r\n**Actual behavior**\r\nComments after closing parenthesis became a part of test report:\r\n```\r\nDemo suite) this suite name will be used in test report (see below\r\n Demo test case success) -- this test case name will be used in test report (see below [.128 sec]\r\n Demo test case failure) -- this test case name will be used in test report (see below [.018 sec] (FAILED - 1)\r\n\t \r\nFailures: \r\n 1) demo_test_failure\r\n```\r\n\r\n**Expected behavior**\r\nClosed annotation parenthesis stops annotation:\r\n```\r\nDemo suite\r\n Demo test case success [.128 sec]\r\n Demo test case failure [.018 sec] (FAILED - 1)\r\n\t \r\nFailures: \r\n 1) demo_test_failure\r\n```\r\n\r\n**Additional context**\r\nI didn't expect that comment will become the part of test report\r\n","author":{"url":"https://github.com/alexeyhimself","@type":"Person","name":"alexeyhimself"},"datePublished":"2019-10-22T09:22:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/1010/utPLSQL/issues/1010"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4acf4d85-8430-d4a7-fb31-0439282f99f5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DD4A:240521:62FF1A:8AECC1:6A63832E |
| html-safe-nonce | 97ed890d61534a02ef8f3feffa1f0769640edcf81e0c8620d2f797a5b538979c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDRBOjI0MDUyMTo2MkZGMUE6OEFFQ0MxOjZBNjM4MzJFIiwidmlzaXRvcl9pZCI6IjUyMTg5OTMzNjA3Nzk1NzYxMTAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a830707e79b65492b0c7e96a93345caeb6d61e1443acf508161c597793ca22ca |
| hovercard-subject-tag | issue:510531204 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL/1010/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1bc29c3b12a82fddc3e257ebf28f0c253a3ca4747e4b33f9218474a84121f0d1/utPLSQL/utPLSQL/issues/1010 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1bc29c3b12a82fddc3e257ebf28f0c253a3ca4747e4b33f9218474a84121f0d1/utPLSQL/utPLSQL/issues/1010 |
| og:image:alt | Describe the bug When you write comment after annotation, then this comment becomes the part of test report as well. Provide version info v3.1.8.3190 Information about client software PLSQL Develop... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | alexeyhimself |
| hostname | github.com |
| expected-hostname | github.com |
| None | e4fb64aef87da454ec25b158147f7f5f14aef29216e5ca1612c2e48faa599d1f |
| turbo-cache-control | no-preview |
| go-import | github.com/utPLSQL/utPLSQL git https://github.com/utPLSQL/utPLSQL.git |
| octolytics-dimension-user_id | 15661281 |
| octolytics-dimension-user_login | utPLSQL |
| octolytics-dimension-repository_id | 50728220 |
| octolytics-dimension-repository_nwo | utPLSQL/utPLSQL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 50728220 |
| octolytics-dimension-repository_network_root_nwo | utPLSQL/utPLSQL |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | e839936ba5faffb9c836dda1cf4729d50c88a32e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width