Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
4
112
repo_url
stringlengths
33
141
action
stringclasses
3 values
title
stringlengths
1
1.02k
labels
stringlengths
4
1.54k
body
stringlengths
1
262k
index
stringclasses
17 values
text_combine
stringlengths
95
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
309,183
26,654,813,657
IssuesEvent
2023-01-25 16:06:26
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix nn.test_tensorflow_gelu
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/3862754610/jobs/6584516844" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/3850530458/jobs/6560775143" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3849406037/jobs/6558360397" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3867105633/jobs/6591674607" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-01-07T16:01:00.8436192Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-07T16:01:00.8436678Z E Falsifying example: test_tensorflow_gelu( 2023-01-07T16:01:00.8437106Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-07T16:01:00.8437567Z E approximate=False, 2023-01-07T16:01:00.8437875Z E as_variable=[False], 2023-01-07T16:01:00.8438297Z E native_array=[False], 2023-01-07T16:01:00.8438602Z E num_positional_args=0, 2023-01-07T16:01:00.8439118Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-07T16:01:00.8439628Z E frontend='tensorflow', 2023-01-07T16:01:00.8439976Z E on_device='cpu', 2023-01-07T16:01:00.8440379Z E ) 2023-01-07T16:01:00.8440623Z E 2023-01-07T16:01:00.8441267Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-05T22:01:59.8794946Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-05T22:01:59.8795281Z E Falsifying example: test_tensorflow_gelu( 2023-01-05T22:01:59.8795644Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-05T22:01:59.8795892Z E approximate=False, 2023-01-05T22:01:59.8796129Z E native_array=[False], 2023-01-05T22:01:59.8796709Z E num_positional_args=0, 2023-01-05T22:01:59.8796955Z E as_variable=[False], 2023-01-05T22:01:59.8797350Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-05T22:01:59.8797717Z E frontend='tensorflow', 2023-01-05T22:01:59.8797990Z E on_device='cpu', 2023-01-05T22:01:59.8798196Z E ) 2023-01-05T22:01:59.8798365Z E 2023-01-05T22:01:59.8798934Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-05T18:54:40.7245539Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-05T18:54:40.7245938Z E Falsifying example: test_tensorflow_gelu( 2023-01-05T18:54:40.7246392Z E dtype_and_x=(['float32'], [array(-1., dtype=float32)]), 2023-01-05T18:54:40.7246742Z E approximate=False, 2023-01-05T18:54:40.7247042Z E as_variable=[False], 2023-01-05T18:54:40.7247338Z E num_positional_args=0, 2023-01-05T18:54:40.7247626Z E native_array=[False], 2023-01-05T18:54:40.7248110Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-05T18:54:40.7248562Z E frontend='tensorflow', 2023-01-05T18:54:40.7248886Z E on_device='cpu', 2023-01-05T18:54:40.7249129Z E ) 2023-01-05T18:54:40.7249353Z E 2023-01-05T18:54:40.7250027Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.numpy-False-False]</summary> 2023-01-08T12:51:07.8202667Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-08T12:51:07.8203070Z E Falsifying example: test_tensorflow_gelu( 2023-01-08T12:51:07.8203490Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-08T12:51:07.8203921Z E approximate=False, 2023-01-08T12:51:07.8204218Z E native_array=[False], 2023-01-08T12:51:07.8204516Z E num_positional_args=0, 2023-01-08T12:51:07.8204812Z E as_variable=[False], 2023-01-08T12:51:07.8205270Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-08T12:51:07.8205694Z E frontend='tensorflow', 2023-01-08T12:51:07.8206030Z E on_device='cpu', 2023-01-08T12:51:07.8206294Z E ) 2023-01-08T12:51:07.8206536Z E 2023-01-08T12:51:07.8207119Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details>
1.0
Fix nn.test_tensorflow_gelu - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/3862754610/jobs/6584516844" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/3850530458/jobs/6560775143" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3849406037/jobs/6558360397" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3867105633/jobs/6591674607" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-01-07T16:01:00.8436192Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-07T16:01:00.8436678Z E Falsifying example: test_tensorflow_gelu( 2023-01-07T16:01:00.8437106Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-07T16:01:00.8437567Z E approximate=False, 2023-01-07T16:01:00.8437875Z E as_variable=[False], 2023-01-07T16:01:00.8438297Z E native_array=[False], 2023-01-07T16:01:00.8438602Z E num_positional_args=0, 2023-01-07T16:01:00.8439118Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-07T16:01:00.8439628Z E frontend='tensorflow', 2023-01-07T16:01:00.8439976Z E on_device='cpu', 2023-01-07T16:01:00.8440379Z E ) 2023-01-07T16:01:00.8440623Z E 2023-01-07T16:01:00.8441267Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-05T22:01:59.8794946Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-05T22:01:59.8795281Z E Falsifying example: test_tensorflow_gelu( 2023-01-05T22:01:59.8795644Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-05T22:01:59.8795892Z E approximate=False, 2023-01-05T22:01:59.8796129Z E native_array=[False], 2023-01-05T22:01:59.8796709Z E num_positional_args=0, 2023-01-05T22:01:59.8796955Z E as_variable=[False], 2023-01-05T22:01:59.8797350Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-05T22:01:59.8797717Z E frontend='tensorflow', 2023-01-05T22:01:59.8797990Z E on_device='cpu', 2023-01-05T22:01:59.8798196Z E ) 2023-01-05T22:01:59.8798365Z E 2023-01-05T22:01:59.8798934Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-05T18:54:40.7245539Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-05T18:54:40.7245938Z E Falsifying example: test_tensorflow_gelu( 2023-01-05T18:54:40.7246392Z E dtype_and_x=(['float32'], [array(-1., dtype=float32)]), 2023-01-05T18:54:40.7246742Z E approximate=False, 2023-01-05T18:54:40.7247042Z E as_variable=[False], 2023-01-05T18:54:40.7247338Z E num_positional_args=0, 2023-01-05T18:54:40.7247626Z E native_array=[False], 2023-01-05T18:54:40.7248110Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-05T18:54:40.7248562Z E frontend='tensorflow', 2023-01-05T18:54:40.7248886Z E on_device='cpu', 2023-01-05T18:54:40.7249129Z E ) 2023-01-05T18:54:40.7249353Z E 2023-01-05T18:54:40.7250027Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py::test_tensorflow_gelu[cpu-ivy.functional.backends.numpy-False-False]</summary> 2023-01-08T12:51:07.8202667Z E TypeError: conv2d() got an unexpected keyword argument 'features' 2023-01-08T12:51:07.8203070Z E Falsifying example: test_tensorflow_gelu( 2023-01-08T12:51:07.8203490Z E dtype_and_x=(['float64'], [array(-1.)]), 2023-01-08T12:51:07.8203921Z E approximate=False, 2023-01-08T12:51:07.8204218Z E native_array=[False], 2023-01-08T12:51:07.8204516Z E num_positional_args=0, 2023-01-08T12:51:07.8204812Z E as_variable=[False], 2023-01-08T12:51:07.8205270Z E fn_tree='ivy.functional.frontends.tensorflow.nn.conv2d', 2023-01-08T12:51:07.8205694Z E frontend='tensorflow', 2023-01-08T12:51:07.8206030Z E on_device='cpu', 2023-01-08T12:51:07.8206294Z E ) 2023-01-08T12:51:07.8206536Z E 2023-01-08T12:51:07.8207119Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCIDQAAAnAAM=') as a decorator on your test case </details>
test
fix nn test tensorflow gelu jax img src torch img src tensorflow img src numpy img src failed ivy tests test ivy test frontends test tensorflow test nn py test tensorflow gelu e typeerror got an unexpected keyword argument features e falsifying example test tensorflow gelu e dtype and x e approximate false e as variable e native array e num positional args e fn tree ivy functional frontends tensorflow nn e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test nn py test tensorflow gelu e typeerror got an unexpected keyword argument features e falsifying example test tensorflow gelu e dtype and x e approximate false e native array e num positional args e as variable e fn tree ivy functional frontends tensorflow nn e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test nn py test tensorflow gelu e typeerror got an unexpected keyword argument features e falsifying example test tensorflow gelu e dtype and x e approximate false e as variable e num positional args e native array e fn tree ivy functional frontends tensorflow nn e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test nn py test tensorflow gelu e typeerror got an unexpected keyword argument features e falsifying example test tensorflow gelu e dtype and x e approximate false e native array e num positional args e as variable e fn tree ivy functional frontends tensorflow nn e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
1
223,715
17,618,991,464
IssuesEvent
2021-08-18 13:19:22
mancusoa74/canteena
https://api.github.com/repos/mancusoa74/canteena
opened
Testing applicazione canteena
canteena testing
Ho rilasciato l'applicazione canteena https://github.com/mancusoa74/canteena/tree/main/canteena E' necessario eseguire i test funzionali per verificarne il corretto funzionamento
1.0
Testing applicazione canteena - Ho rilasciato l'applicazione canteena https://github.com/mancusoa74/canteena/tree/main/canteena E' necessario eseguire i test funzionali per verificarne il corretto funzionamento
test
testing applicazione canteena ho rilasciato l applicazione canteena e necessario eseguire i test funzionali per verificarne il corretto funzionamento
1
84,873
7,936,864,195
IssuesEvent
2018-07-09 10:51:30
systers/vms
https://api.github.com/repos/systers/vms
opened
Retention tests in registration app are failing
Category: Quality Assurance Status: Available Type: Bug category: testing
## Description Like retention tests in administrator app, retention tests in registration app are also failing. We need to comment them out for now and document them until a permanent solution is found ## Mocks Look here https://travis-ci.org/systers/vms/builds/401678011#L962 ## Acceptance Criteria ### Update [Required] - [ ] Comment retention tests in registration app - [ ] Document retention tests in failing automated tests ## Definition of Done - [ ] All of the required items are completed. - [ ] Approval by 1 mentor. ## Estimation 0.3 hours
1.0
Retention tests in registration app are failing - ## Description Like retention tests in administrator app, retention tests in registration app are also failing. We need to comment them out for now and document them until a permanent solution is found ## Mocks Look here https://travis-ci.org/systers/vms/builds/401678011#L962 ## Acceptance Criteria ### Update [Required] - [ ] Comment retention tests in registration app - [ ] Document retention tests in failing automated tests ## Definition of Done - [ ] All of the required items are completed. - [ ] Approval by 1 mentor. ## Estimation 0.3 hours
test
retention tests in registration app are failing description like retention tests in administrator app retention tests in registration app are also failing we need to comment them out for now and document them until a permanent solution is found mocks look here acceptance criteria update comment retention tests in registration app document retention tests in failing automated tests definition of done all of the required items are completed approval by mentor estimation hours
1
42,691
5,460,118,105
IssuesEvent
2017-03-09 03:31:30
steedos/apps
https://api.github.com/repos/steedos/apps
closed
王桂丽登录平台在首次配置时,点击验证 报 match failed
fix:Done test:OK
最后查出是因为上述账号在组织机构(即space_user表)中不存在造成的。虽然最后通过添加账户到组织机构解决了问题,但是不应该出现‘match failed’这样的错误提示,而应该提示“在工作区中没有找到该账户”
1.0
王桂丽登录平台在首次配置时,点击验证 报 match failed - 最后查出是因为上述账号在组织机构(即space_user表)中不存在造成的。虽然最后通过添加账户到组织机构解决了问题,但是不应该出现‘match failed’这样的错误提示,而应该提示“在工作区中没有找到该账户”
test
王桂丽登录平台在首次配置时,点击验证 报 match failed 最后查出是因为上述账号在组织机构 即space user表 中不存在造成的。虽然最后通过添加账户到组织机构解决了问题,但是不应该出现‘match failed’这样的错误提示,而应该提示“在工作区中没有找到该账户”
1
315,822
27,109,075,239
IssuesEvent
2023-02-15 14:11:24
rithmschool/numbers_api_v2
https://api.github.com/repos/rithmschool/numbers_api_v2
opened
Implement the date routes for requesting a single fact
t.test t.api
GET /api/dates/:month/:day (get single fact about a specific date like: 12/31) GET /api/dates/random (get single fact about a random date) These are currently just stub routes that return a string of placeholder text. Each route should return JSON. - we'd like to see your design plan for the JSON that's returned. Please reach out to discuss before implementing! - think about validation that might be needed - make sure routes are tested Requests to GET /api/dates/:month/:day should respond with an appropriate status code and json when the date is not found: ```py { error: { message: f"A { category } fact for { month/day } not found", status: 404 } } ``` Make sure the actual response status code is also set to a 404 Depends on issue #2 being closed.
1.0
Implement the date routes for requesting a single fact - GET /api/dates/:month/:day (get single fact about a specific date like: 12/31) GET /api/dates/random (get single fact about a random date) These are currently just stub routes that return a string of placeholder text. Each route should return JSON. - we'd like to see your design plan for the JSON that's returned. Please reach out to discuss before implementing! - think about validation that might be needed - make sure routes are tested Requests to GET /api/dates/:month/:day should respond with an appropriate status code and json when the date is not found: ```py { error: { message: f"A { category } fact for { month/day } not found", status: 404 } } ``` Make sure the actual response status code is also set to a 404 Depends on issue #2 being closed.
test
implement the date routes for requesting a single fact get api dates month day get single fact about a specific date like get api dates random get single fact about a random date these are currently just stub routes that return a string of placeholder text each route should return json we d like to see your design plan for the json that s returned please reach out to discuss before implementing think about validation that might be needed make sure routes are tested requests to get api dates month day should respond with an appropriate status code and json when the date is not found py error message f a category fact for month day not found status make sure the actual response status code is also set to a depends on issue being closed
1
307,797
23,216,737,251
IssuesEvent
2022-08-02 14:38:16
D-VIDE/D-VIDE_Server
https://api.github.com/repos/D-VIDE/D-VIDE_Server
closed
[Feature] frontend에 내려줄 게시글 api 명세서 작성
documentation
## :pushpin: 기능 요약 > frontend에 내려줄 게시글 api 명세서 작성 <br> ## :package: 추가할 기능 상세 내역(옵션) > <br>
1.0
[Feature] frontend에 내려줄 게시글 api 명세서 작성 - ## :pushpin: 기능 요약 > frontend에 내려줄 게시글 api 명세서 작성 <br> ## :package: 추가할 기능 상세 내역(옵션) > <br>
non_test
frontend에 내려줄 게시글 api 명세서 작성 pushpin 기능 요약 frontend에 내려줄 게시글 api 명세서 작성 package 추가할 기능 상세 내역 옵션
0
328,370
28,116,700,971
IssuesEvent
2023-03-31 11:19:01
saleor/react-storefront
https://api.github.com/repos/saleor/react-storefront
closed
Cypress test fail: should select a variant and add to the cart SRS_0202
tests
**Cypress test fail: should select a variant and add to the cart SRS_0202** First occurred on version:v00 Is a known bug?: false **Additional Info:** Spec: Select variant and add to cart
1.0
Cypress test fail: should select a variant and add to the cart SRS_0202 - **Cypress test fail: should select a variant and add to the cart SRS_0202** First occurred on version:v00 Is a known bug?: false **Additional Info:** Spec: Select variant and add to cart
test
cypress test fail should select a variant and add to the cart srs cypress test fail should select a variant and add to the cart srs first occurred on version is a known bug false additional info spec select variant and add to cart
1
159,022
24,936,494,500
IssuesEvent
2022-10-31 15:30:22
Qiskit/qiskit.org
https://api.github.com/repos/Qiskit/qiskit.org
closed
Quantum 301 Overview video
design
We are releasing an overview of the lecture series as a separate video. The design needs should be minimal, but we should capture any needs here.
1.0
Quantum 301 Overview video - We are releasing an overview of the lecture series as a separate video. The design needs should be minimal, but we should capture any needs here.
non_test
quantum overview video we are releasing an overview of the lecture series as a separate video the design needs should be minimal but we should capture any needs here
0
83,731
15,715,391,117
IssuesEvent
2021-03-28 01:01:13
kadirselcuk/netdata
https://api.github.com/repos/kadirselcuk/netdata
opened
CVE-2020-7753 (High) detected in trim-0.0.1.tgz
security vulnerability
## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.org/trim/-/trim-0.0.1.tgz">https://registry.npmjs.org/trim/-/trim-0.0.1.tgz</a></p> <p>Path to dependency file: netdata/package.json</p> <p>Path to vulnerable library: netdata/node_modules/trim/package.json</p> <p> Dependency Hierarchy: - retext-readability-5.0.0.tgz (Root Library) - syllable-3.6.1.tgz - :x: **trim-0.0.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim(). <p>Publish Date: 2020-10-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7753>CVE-2020-7753</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/component/trim/pull/8">https://github.com/component/trim/pull/8</a></p> <p>Release Date: 2020-10-27</p> <p>Fix Resolution: trim - 0.0.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-7753 (High) detected in trim-0.0.1.tgz - ## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.org/trim/-/trim-0.0.1.tgz">https://registry.npmjs.org/trim/-/trim-0.0.1.tgz</a></p> <p>Path to dependency file: netdata/package.json</p> <p>Path to vulnerable library: netdata/node_modules/trim/package.json</p> <p> Dependency Hierarchy: - retext-readability-5.0.0.tgz (Root Library) - syllable-3.6.1.tgz - :x: **trim-0.0.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim(). <p>Publish Date: 2020-10-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7753>CVE-2020-7753</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/component/trim/pull/8">https://github.com/component/trim/pull/8</a></p> <p>Release Date: 2020-10-27</p> <p>Fix Resolution: trim - 0.0.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in trim tgz cve high severity vulnerability vulnerable library trim tgz trim string whitespace library home page a href path to dependency file netdata package json path to vulnerable library netdata node modules trim package json dependency hierarchy retext readability tgz root library syllable tgz x trim tgz vulnerable library found in base branch master vulnerability details all versions of package trim are vulnerable to regular expression denial of service redos via trim publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution trim step up your open source security game with whitesource
0
11,545
3,497,511,074
IssuesEvent
2016-01-06 01:39:23
Azure/azure-iot-sdks
https://api.github.com/repos/Azure/azure-iot-sdks
closed
Error messages for acknowledgement errors
documentation
I haven't been able to find descriptors for error messages to debug an error with msg acknowledgement. The specific one on `client.complete` that I'm receiving is DeviceMessageLockLost but when sending a command on the server I am setting `Ack = DeliveryAcknowledgement.Full` on the message. Is there something else to debug to find where the error is occurring?
1.0
Error messages for acknowledgement errors - I haven't been able to find descriptors for error messages to debug an error with msg acknowledgement. The specific one on `client.complete` that I'm receiving is DeviceMessageLockLost but when sending a command on the server I am setting `Ack = DeliveryAcknowledgement.Full` on the message. Is there something else to debug to find where the error is occurring?
non_test
error messages for acknowledgement errors i haven t been able to find descriptors for error messages to debug an error with msg acknowledgement the specific one on client complete that i m receiving is devicemessagelocklost but when sending a command on the server i am setting ack deliveryacknowledgement full on the message is there something else to debug to find where the error is occurring
0
626,243
19,805,089,901
IssuesEvent
2022-01-19 05:15:50
yukiHaga/regex-hunting
https://api.github.com/repos/yukiHaga/regex-hunting
closed
LPページ, 戦闘中, クリア時に音を適用させる。
Priority: high Type: improvement Type: new feature
## 概要 LPページ, 戦闘中, クリア時に音を適用させる。 ## やること - [ ] LPページ, 戦闘中, クリア時に音を適用させる。 ## 受け入れ条件 - [ ] 音がちゃんとなっている。 - [ ] ブラウザをリロードしても音がなっている。 ## 参考記事 特になし。
1.0
LPページ, 戦闘中, クリア時に音を適用させる。 - ## 概要 LPページ, 戦闘中, クリア時に音を適用させる。 ## やること - [ ] LPページ, 戦闘中, クリア時に音を適用させる。 ## 受け入れ条件 - [ ] 音がちゃんとなっている。 - [ ] ブラウザをリロードしても音がなっている。 ## 参考記事 特になし。
non_test
lpページ 戦闘中 クリア時に音を適用させる。 概要 lpページ 戦闘中 クリア時に音を適用させる。 やること lpページ 戦闘中 クリア時に音を適用させる。 受け入れ条件 音がちゃんとなっている。 ブラウザをリロードしても音がなっている。 参考記事 特になし。
0
295,503
9,087,230,010
IssuesEvent
2019-02-18 13:12:44
oVirt/ovirt-web-ui
https://api.github.com/repos/oVirt/ovirt-web-ui
closed
UserRole cannot Change CD on VM Portal
Flag: Bugzilla Flag: Needs QE Flag: Needs UI review Priority: High Scope: 2 Severity: High Status: ON_QA Type: Bug
Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=1664540 The UserRole has Basic Operations->Change CD permissions by default. But in the VM Portal to change the CD the user must click in 'Edit' and this is disabled for the UserRole as it does not have permissions to edit the VM. Steps to Reproduce: 1. Login to VM Portal with UserRole to a VM 2. Try to Change CD Actual results: Edit button is grayed out Expected results: Edit button is available to change CD, or change CD from somewhere else within the UI.
1.0
UserRole cannot Change CD on VM Portal - Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=1664540 The UserRole has Basic Operations->Change CD permissions by default. But in the VM Portal to change the CD the user must click in 'Edit' and this is disabled for the UserRole as it does not have permissions to edit the VM. Steps to Reproduce: 1. Login to VM Portal with UserRole to a VM 2. Try to Change CD Actual results: Edit button is grayed out Expected results: Edit button is available to change CD, or change CD from somewhere else within the UI.
non_test
userrole cannot change cd on vm portal originally reported at the userrole has basic operations change cd permissions by default but in the vm portal to change the cd the user must click in edit and this is disabled for the userrole as it does not have permissions to edit the vm steps to reproduce login to vm portal with userrole to a vm try to change cd actual results edit button is grayed out expected results edit button is available to change cd or change cd from somewhere else within the ui
0
404,680
11,861,512,965
IssuesEvent
2020-03-25 16:27:29
Sarrasor/INNO-S20-SP
https://api.github.com/repos/Sarrasor/INNO-S20-SP
closed
US-BO-3
low priority user story
As a business owner, I want to employ less qualified people so that they are able to learn from experienced workers and then teach newcomers as well.
1.0
US-BO-3 - As a business owner, I want to employ less qualified people so that they are able to learn from experienced workers and then teach newcomers as well.
non_test
us bo as a business owner i want to employ less qualified people so that they are able to learn from experienced workers and then teach newcomers as well
0
230,844
18,719,180,473
IssuesEvent
2021-11-03 09:48:11
nrkno/core-components
https://api.github.com/repos/nrkno/core-components
opened
webdriver hinders local development
bug testing
Current `postinstall` script blocks running `npm install` for some developers. Short term alternatives: * Global install `webdriver-manager` (dubious fix) * Remove `postinstall` script * Longer term: * Migrate away from `protractor` for local testing. * Use `jest` or similar framework * Setup remote tests using whichever framework is chosen in above task * While at it, look into running tests for React components also
1.0
webdriver hinders local development - Current `postinstall` script blocks running `npm install` for some developers. Short term alternatives: * Global install `webdriver-manager` (dubious fix) * Remove `postinstall` script * Longer term: * Migrate away from `protractor` for local testing. * Use `jest` or similar framework * Setup remote tests using whichever framework is chosen in above task * While at it, look into running tests for React components also
test
webdriver hinders local development current postinstall script blocks running npm install for some developers short term alternatives global install webdriver manager dubious fix remove postinstall script longer term migrate away from protractor for local testing use jest or similar framework setup remote tests using whichever framework is chosen in above task while at it look into running tests for react components also
1
72,457
24,125,083,180
IssuesEvent
2022-09-20 23:00:39
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Design | Profile | [Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.2)
content design 508/Accessibility ia authenticated-experience profile 508-defect-3 collab-cycle-feedback Staging CCIssue04.07 CC-Dashboard bad-address-indicator
### General Information #### VFS team name Profile Team #### VFS product name Profile #### VFS feature name Bad Address Indicator #### Point of Contact/Reviewers Allison Christman (@allison0034) - Design Jim Ryan (@jimuhh) - IA *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue Design components or patterns don't align with Design System guidelines. ### Issue Details There are multiple alerts on the page for the same issue. Redundant notifications on address page. ### Link, screenshot or steps to recreate ![two-notifications](https://user-images.githubusercontent.com/89798550/189189198-6bb977b0-2bf4-4a86-a35a-d986e7d6d067.png) ### VA.gov Experience Standard [Category Number 04, Issue Number 07](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References WCAG SC 3.2.4 AA --- ### Platform Recommendation We have noticed the value of alerts is being diminished on VA.gov and we believe this is due to alert fatigue. (Added the 508-defect-3 label here, as it relates to cognitive load as well. -- @briandeconinck) Possible solution 1: Have the link (Go to your contact information to review your address) on the first personal information page alert go directly to the bookmark contact-information#mailing-address. Remove the alert at the top of the contact information page. Change the background only alert inside the addresses section to an expandable alert. Possible solution 2: Remove the background only alert inside the address section. Use an additional info component (no alert styling). It is also against our guidance to use the additional info component inside an alert. ### VFS Team Tasks to Complete - [x] Comment on the ticket if there are questions or concerns - [x] Close the ticket when the issue has been resolved or validated by your Product Owner. If a team has additional questions or needs Platform help validating the issue, please comment in the ticket.
1.0
Design | Profile | [Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.2) - ### General Information #### VFS team name Profile Team #### VFS product name Profile #### VFS feature name Bad Address Indicator #### Point of Contact/Reviewers Allison Christman (@allison0034) - Design Jim Ryan (@jimuhh) - IA *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue Design components or patterns don't align with Design System guidelines. ### Issue Details There are multiple alerts on the page for the same issue. Redundant notifications on address page. ### Link, screenshot or steps to recreate ![two-notifications](https://user-images.githubusercontent.com/89798550/189189198-6bb977b0-2bf4-4a86-a35a-d986e7d6d067.png) ### VA.gov Experience Standard [Category Number 04, Issue Number 07](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References WCAG SC 3.2.4 AA --- ### Platform Recommendation We have noticed the value of alerts is being diminished on VA.gov and we believe this is due to alert fatigue. (Added the 508-defect-3 label here, as it relates to cognitive load as well. -- @briandeconinck) Possible solution 1: Have the link (Go to your contact information to review your address) on the first personal information page alert go directly to the bookmark contact-information#mailing-address. Remove the alert at the top of the contact information page. Change the background only alert inside the addresses section to an expandable alert. Possible solution 2: Remove the background only alert inside the address section. Use an additional info component (no alert styling). It is also against our guidance to use the additional info component inside an alert. ### VFS Team Tasks to Complete - [x] Comment on the ticket if there are questions or concerns - [x] Close the ticket when the issue has been resolved or validated by your Product Owner. If a team has additional questions or needs Platform help validating the issue, please comment in the ticket.
non_test
design profile design components or patterns don t align with design system guidelines general information vfs team name profile team vfs product name profile vfs feature name bad address indicator point of contact reviewers allison christman design jim ryan jimuhh ia for more information on how to interpret this ticket please refer to the guidance on platform website platform issue design components or patterns don t align with design system guidelines issue details there are multiple alerts on the page for the same issue redundant notifications on address page link screenshot or steps to recreate va gov experience standard other references wcag sc aa platform recommendation we have noticed the value of alerts is being diminished on va gov and we believe this is due to alert fatigue added the defect label here as it relates to cognitive load as well briandeconinck possible solution have the link go to your contact information to review your address on the first personal information page alert go directly to the bookmark contact information mailing address remove the alert at the top of the contact information page change the background only alert inside the addresses section to an expandable alert possible solution remove the background only alert inside the address section use an additional info component no alert styling it is also against our guidance to use the additional info component inside an alert vfs team tasks to complete comment on the ticket if there are questions or concerns close the ticket when the issue has been resolved or validated by your product owner if a team has additional questions or needs platform help validating the issue please comment in the ticket
0
128,232
10,520,772,564
IssuesEvent
2019-09-30 02:55:19
shridhar-tl/jira-assistant
https://api.github.com/repos/shridhar-tl/jira-assistant
closed
Unable to add users to the group
bug enhancement in live testing
Hi, I was able to add myself in a user group, but unable to add other users( i have enough privileges in Jira) as it is not searching and pulling the users to the list. Basically nothing happens when i tried to add. Is there any fix to this issue?
1.0
Unable to add users to the group - Hi, I was able to add myself in a user group, but unable to add other users( i have enough privileges in Jira) as it is not searching and pulling the users to the list. Basically nothing happens when i tried to add. Is there any fix to this issue?
test
unable to add users to the group hi i was able to add myself in a user group but unable to add other users i have enough privileges in jira as it is not searching and pulling the users to the list basically nothing happens when i tried to add is there any fix to this issue
1
285,006
8,753,186,790
IssuesEvent
2018-12-14 07:22:12
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Add ability to specify Curve plot annotations.
enhancement priority reviewed wontfix
We have tabs for 2D and 3D in the annotations, but none for curves. This seems like a big oversight. Dinesh Shetty was specifically interested in time for the x axis. Ideally, he would like this to come from his curve file. This could have been a work around, but it doesn't exist. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2958 Status: Rejected Project: VisIt Tracker: Feature Priority: High Subject: Add ability to specify Curve plot annotations. Assigned to: - Category: - Target version: - Author: Eric Brugger Start: 10/30/2017 Due date: % Done: 0% Estimated time: Created: 10/30/2017 04:47 pm Updated: 11/21/2017 07:02 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: We have tabs for 2D and 3D in the annotations, but none for curves. This seems like a big oversight. Dinesh Shetty was specifically interested in time for the x axis. Ideally, he would like this to come from his curve file. This could have been a work around, but it doesn't exist. Comments: This is already possible. If you bring up the 2d annotations tab, changing those properties affects curve plots.
1.0
Add ability to specify Curve plot annotations. - We have tabs for 2D and 3D in the annotations, but none for curves. This seems like a big oversight. Dinesh Shetty was specifically interested in time for the x axis. Ideally, he would like this to come from his curve file. This could have been a work around, but it doesn't exist. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2958 Status: Rejected Project: VisIt Tracker: Feature Priority: High Subject: Add ability to specify Curve plot annotations. Assigned to: - Category: - Target version: - Author: Eric Brugger Start: 10/30/2017 Due date: % Done: 0% Estimated time: Created: 10/30/2017 04:47 pm Updated: 11/21/2017 07:02 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: We have tabs for 2D and 3D in the annotations, but none for curves. This seems like a big oversight. Dinesh Shetty was specifically interested in time for the x axis. Ideally, he would like this to come from his curve file. This could have been a work around, but it doesn't exist. Comments: This is already possible. If you bring up the 2d annotations tab, changing those properties affects curve plots.
non_test
add ability to specify curve plot annotations we have tabs for and in the annotations but none for curves this seems like a big oversight dinesh shetty was specifically interested in time for the x axis ideally he would like this to come from his curve file this could have been a work around but it doesn t exist redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status rejected project visit tracker feature priority high subject add ability to specify curve plot annotations assigned to category target version author eric brugger start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description we have tabs for and in the annotations but none for curves this seems like a big oversight dinesh shetty was specifically interested in time for the x axis ideally he would like this to come from his curve file this could have been a work around but it doesn t exist comments this is already possible if you bring up the annotations tab changing those properties affects curve plots
0
62,585
3,188,931,560
IssuesEvent
2015-09-29 01:03:58
ddurieux/redminetest
https://api.github.com/repos/ddurieux/redminetest
closed
Improve locks
Component: For junior contributor Priority: Normal Status: Closed Tracker: Feature
--- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 557, http://forge.fusioninventory.org/issues/557 Original Date: 2011-01-11 --- Change the lock system on the 2.2.x branch. All fields can be lock : use the same locking system than the one in the core of GLPI
1.0
Improve locks - --- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 557, http://forge.fusioninventory.org/issues/557 Original Date: 2011-01-11 --- Change the lock system on the 2.2.x branch. All fields can be lock : use the same locking system than the one in the core of GLPI
non_test
improve locks author name david durieux ddurieux original redmine issue original date change the lock system on the x branch all fields can be lock use the same locking system than the one in the core of glpi
0
375,723
11,133,403,945
IssuesEvent
2019-12-20 09:19:17
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
Generated Launchscript but WebUI prompt error msg after we just select passthru-devices:audio_codec
priority: P2-High type: bug
**Steps** _1,_ _cd acrn-hypervisor/misc/acrn-config/config_app_ _2, python3 app.py ->open WebUI_ _3, click "ImportBoardInfo" to select whl-ipc-i5.xml_ _4, select Scenario Setting:_ _industry_ _5, select Launch Setting:_ industry__launch_1uos_hardrt_ _6, select passthrough-devices: audio_codec only_ _7,_ Click "Generate Launch Script", WebUI will show error 8, But actually there's  ../acrn-hypervisor/misc/acrn-config/xmls/config-xmls/whl-ipc-i5/output/launch_uos_id2.sh 9, and We check launch_uos_id2.sh, it hasnot passthru-audio_codec code,just has audio_codes's pid&bdf ***Expected result*** _step8, should not generate launchscrip?_ ***Actual result*** step8, But actually there's  ../acrn-hypervisor/misc/acrn-config/xmls/config-xmls/whl-ipc-i5/output/launch_uos_id2.sh step9, and We check launch_uos_id2.sh, it hasnot passthru-audio_codec code,just has audio_codes's pid&bdf
1.0
Generated Launchscript but WebUI prompt error msg after we just select passthru-devices:audio_codec - **Steps** _1,_ _cd acrn-hypervisor/misc/acrn-config/config_app_ _2, python3 app.py ->open WebUI_ _3, click "ImportBoardInfo" to select whl-ipc-i5.xml_ _4, select Scenario Setting:_ _industry_ _5, select Launch Setting:_ industry__launch_1uos_hardrt_ _6, select passthrough-devices: audio_codec only_ _7,_ Click "Generate Launch Script", WebUI will show error 8, But actually there's  ../acrn-hypervisor/misc/acrn-config/xmls/config-xmls/whl-ipc-i5/output/launch_uos_id2.sh 9, and We check launch_uos_id2.sh, it hasnot passthru-audio_codec code,just has audio_codes's pid&bdf ***Expected result*** _step8, should not generate launchscrip?_ ***Actual result*** step8, But actually there's  ../acrn-hypervisor/misc/acrn-config/xmls/config-xmls/whl-ipc-i5/output/launch_uos_id2.sh step9, and We check launch_uos_id2.sh, it hasnot passthru-audio_codec code,just has audio_codes's pid&bdf
non_test
generated launchscript but webui prompt error msg after we just select passthru devices audio codec steps   cd acrn hypervisor misc acrn config config app   app py open webui click importboardinfo to select whl ipc xml select scenario setting   industry select launch setting  industry launch hardrt select passthrough devices audio codec only  click  generate launch script webui will show error but actually there s  acrn hypervisor misc acrn config xmls config xmls whl ipc output launch uos sh and we check launch uos sh it hasnot passthru audio codec code just has audio codes s pid bdf expected result should not generate launchscrip actual result but actually there s   acrn hypervisor misc acrn config xmls config xmls whl ipc output launch uos sh and we check launch uos sh it hasnot passthru audio codec code just has audio codes s pid bdf
0
233,592
7,700,389,837
IssuesEvent
2018-05-20 00:10:51
integrations/slack
https://api.github.com/repos/integrations/slack
closed
Make command help dynamic
feature priority:COULD wontfix
The hep out put from `/github help` or `/github` without arguments is currently manually generated. This should be dynamically generated based on all of the commands defined. https://github.com/github-slack/app/blob/e0b21cabe65ba9a8918bed682d18e02391cdca89/lib/slack/renderer/flow/help.js#L1
1.0
Make command help dynamic - The hep out put from `/github help` or `/github` without arguments is currently manually generated. This should be dynamically generated based on all of the commands defined. https://github.com/github-slack/app/blob/e0b21cabe65ba9a8918bed682d18e02391cdca89/lib/slack/renderer/flow/help.js#L1
non_test
make command help dynamic the hep out put from github help or github without arguments is currently manually generated this should be dynamically generated based on all of the commands defined
0
289,431
24,989,219,122
IssuesEvent
2022-11-02 17:17:27
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] flaky test: org.yb.pgsql.TestPgRegressJson.testPgRegressJson
kind/bug area/ysql kind/failing-test priority/high
Jira Link: [DB-3648](https://yugabyte.atlassian.net/browse/DB-3648) ### Description https://detective-gcp.dev.yugabyte.com/stability/test?analyze_trends=true&branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressJson&fail_tag=all&name=testPgRegressJson&platform=linux
1.0
[YSQL] flaky test: org.yb.pgsql.TestPgRegressJson.testPgRegressJson - Jira Link: [DB-3648](https://yugabyte.atlassian.net/browse/DB-3648) ### Description https://detective-gcp.dev.yugabyte.com/stability/test?analyze_trends=true&branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressJson&fail_tag=all&name=testPgRegressJson&platform=linux
test
flaky test org yb pgsql testpgregressjson testpgregressjson jira link description
1
35,586
31,848,701,196
IssuesEvent
2023-09-14 22:27:34
getodk/central-frontend
https://api.github.com/repos/getodk/central-frontend
opened
destructure.js throws error for JSON structure mismatch
infrastructure i18n
For a JSON file of translations in the transifex/ directory (e.g., transifex/strings_fr.json), destructure.js expects that the structure of the file exactly matches the structure of the source file (transifex/strings_en.json). If it doesn't, it throws an error: ``` central-frontend/bin/util/transifex.js:877 const value = this.get(k).toJSON(k); ^ TypeError: Cannot read properties of undefined (reading 'toJSON') at Translations.toJSON (central-frontend/bin/util/transifex.js:877:32) at JSON.stringify (<anonymous>) at writeTranslations (central-frontend/bin/util/transifex.js:1059:25) at Object.<anonymous> (central-frontend/bin/transifex/destructure.js:25:3) ``` This error comes up in practice. If you don't pull the latest commit on the `master` branch before pulling translations, then there may be a mismatch in structure. Currently, the error doesn't explain the issue, but it'd be helpful if it did: - `Translations.toJSON()` could check whether `this.get(k)` is `undefined`. It may have to do this in a few places. - Probably better: `writeTranslations()` could check for this upfront by comparing the structure of `source` and `translated`, maybe using `translations.walk()`. - Alternatively, I was thinking that destructure.js could check whether `HEAD` is ahead of `origin/master`. However, I'm now thinking that even then, there could be ways for this error to show up. Examples: the working directory isn't clean; you're on a local branch that's made changes to transifex/strings_en.json.
1.0
destructure.js throws error for JSON structure mismatch - For a JSON file of translations in the transifex/ directory (e.g., transifex/strings_fr.json), destructure.js expects that the structure of the file exactly matches the structure of the source file (transifex/strings_en.json). If it doesn't, it throws an error: ``` central-frontend/bin/util/transifex.js:877 const value = this.get(k).toJSON(k); ^ TypeError: Cannot read properties of undefined (reading 'toJSON') at Translations.toJSON (central-frontend/bin/util/transifex.js:877:32) at JSON.stringify (<anonymous>) at writeTranslations (central-frontend/bin/util/transifex.js:1059:25) at Object.<anonymous> (central-frontend/bin/transifex/destructure.js:25:3) ``` This error comes up in practice. If you don't pull the latest commit on the `master` branch before pulling translations, then there may be a mismatch in structure. Currently, the error doesn't explain the issue, but it'd be helpful if it did: - `Translations.toJSON()` could check whether `this.get(k)` is `undefined`. It may have to do this in a few places. - Probably better: `writeTranslations()` could check for this upfront by comparing the structure of `source` and `translated`, maybe using `translations.walk()`. - Alternatively, I was thinking that destructure.js could check whether `HEAD` is ahead of `origin/master`. However, I'm now thinking that even then, there could be ways for this error to show up. Examples: the working directory isn't clean; you're on a local branch that's made changes to transifex/strings_en.json.
non_test
destructure js throws error for json structure mismatch for a json file of translations in the transifex directory e g transifex strings fr json destructure js expects that the structure of the file exactly matches the structure of the source file transifex strings en json if it doesn t it throws an error central frontend bin util transifex js const value this get k tojson k typeerror cannot read properties of undefined reading tojson at translations tojson central frontend bin util transifex js at json stringify at writetranslations central frontend bin util transifex js at object central frontend bin transifex destructure js this error comes up in practice if you don t pull the latest commit on the master branch before pulling translations then there may be a mismatch in structure currently the error doesn t explain the issue but it d be helpful if it did translations tojson could check whether this get k is undefined it may have to do this in a few places probably better writetranslations could check for this upfront by comparing the structure of source and translated maybe using translations walk alternatively i was thinking that destructure js could check whether head is ahead of origin master however i m now thinking that even then there could be ways for this error to show up examples the working directory isn t clean you re on a local branch that s made changes to transifex strings en json
0
407,224
27,606,641,257
IssuesEvent
2023-03-09 13:25:02
StatisticsGreenland/pxmake
https://api.github.com/repos/StatisticsGreenland/pxmake
closed
tjek og spring over code/tekster som ikke findes i DATA, men kun Codelists_2md
bug documentation missing test
tjek og spring over code/tekster som ikke findes i DATA, men kun Codelists_2md fejler pt
1.0
tjek og spring over code/tekster som ikke findes i DATA, men kun Codelists_2md - tjek og spring over code/tekster som ikke findes i DATA, men kun Codelists_2md fejler pt
non_test
tjek og spring over code tekster som ikke findes i data men kun codelists tjek og spring over code tekster som ikke findes i data men kun codelists fejler pt
0
129,536
10,577,482,418
IssuesEvent
2019-10-07 20:12:38
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] Frequent failure of WatcherRestIT painless/50_update_scripts/Test condition scripts are updated on execution
:Core/Features/Watcher :Core/Infra/Scripting >test-failure
We are getting frequent failures of `painless/50_update_scripts/Test condition scripts are updated on execution}` in CI. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-7d,mode:quick,to:now))&_a=(columns:!(branch,test),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:'class%20:%20"org.elasticsearch.smoketest.WatcherRestIT"%20and%20test:%20"test%20%7Byaml%3Dpainless%2F50_update_scripts%2FTest%20condition%20scripts%20are%20updated%20on%20execution%7D"'),sort:!(time,desc)) Example: https://gradle-enterprise.elastic.co/s/zc2v7np5oofi6/tests/6ej7h6toy4af6-qkrsuwjuipy72
1.0
[CI] Frequent failure of WatcherRestIT painless/50_update_scripts/Test condition scripts are updated on execution - We are getting frequent failures of `painless/50_update_scripts/Test condition scripts are updated on execution}` in CI. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-7d,mode:quick,to:now))&_a=(columns:!(branch,test),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:'class%20:%20"org.elasticsearch.smoketest.WatcherRestIT"%20and%20test:%20"test%20%7Byaml%3Dpainless%2F50_update_scripts%2FTest%20condition%20scripts%20are%20updated%20on%20execution%7D"'),sort:!(time,desc)) Example: https://gradle-enterprise.elastic.co/s/zc2v7np5oofi6/tests/6ej7h6toy4af6-qkrsuwjuipy72
test
frequent failure of watcherrestit painless update scripts test condition scripts are updated on execution we are getting frequent failures of painless update scripts test condition scripts are updated on execution in ci example
1
236,571
7,750,823,660
IssuesEvent
2018-05-30 15:18:22
our-city-app/oca-backend
https://api.github.com/repos/our-city-app/oca-backend
closed
Add link to Joyn app in sidebar of all existing BE city apps
priority_critical state_verification type_feature
- [ ] If the app is not found on the phone, we probably show something like "The app is not installed". Update this to "The app is not installed or not up to date". - [x] Add to `build.yaml` for all BE city apps - Sidebar menu item label: `Joyn Loyalty` - links to `joyn://` to all apps with app_id starting with `be-` - Commit these changes on a branch, such that we can merge this in when the Joyn app is released. - links to `joyn-acc://` to all apps with app_id starting with `osa-` - the changes for these demo apps can be pushed to master - [ ] Send an apk file of `osa-demo2` to Joyn (via Slack) - mention that only the sidebar link is implemented and that the QR scan is not yet implemented.
1.0
Add link to Joyn app in sidebar of all existing BE city apps - - [ ] If the app is not found on the phone, we probably show something like "The app is not installed". Update this to "The app is not installed or not up to date". - [x] Add to `build.yaml` for all BE city apps - Sidebar menu item label: `Joyn Loyalty` - links to `joyn://` to all apps with app_id starting with `be-` - Commit these changes on a branch, such that we can merge this in when the Joyn app is released. - links to `joyn-acc://` to all apps with app_id starting with `osa-` - the changes for these demo apps can be pushed to master - [ ] Send an apk file of `osa-demo2` to Joyn (via Slack) - mention that only the sidebar link is implemented and that the QR scan is not yet implemented.
non_test
add link to joyn app in sidebar of all existing be city apps if the app is not found on the phone we probably show something like the app is not installed update this to the app is not installed or not up to date add to build yaml for all be city apps sidebar menu item label joyn loyalty links to joyn to all apps with app id starting with be commit these changes on a branch such that we can merge this in when the joyn app is released links to joyn acc to all apps with app id starting with osa the changes for these demo apps can be pushed to master send an apk file of osa to joyn via slack mention that only the sidebar link is implemented and that the qr scan is not yet implemented
0
124,933
16,677,242,917
IssuesEvent
2021-06-07 17:49:05
AmericaSCORESBayArea/AmericaScores-CoachApp
https://api.github.com/repos/AmericaSCORESBayArea/AmericaScores-CoachApp
closed
The Sessions view should titled like "2021 Spring Teams" based on selected season
IceBox-Deferred needs design!!!
The UI needs to clearly distinguish what part(s) of the hierarchy is in view. Also the terminology in the Nav needs to match the view title. For the sake of space, the Season Name doesn't have to appear on the outer Nav bar, but should persist in the UI, presumably in the top area, so that it's never ambiguous to the user what Season is on view and the scope of the list is obvious. For Fall 2020 for example, the list of teams for the selected season would be titled: **"2020 Fall Teams"** UX Criteria: 1. Coach can easily change seasons in a current view or by navigating back in the hierarchy 2. Season name appears in the title 3. Viewed items such as lists are filtered to the selected season Dependencies: https://github.com/AmericaSCORESBayArea/AmericaScores-attendanceApp/issues/46
1.0
The Sessions view should titled like "2021 Spring Teams" based on selected season - The UI needs to clearly distinguish what part(s) of the hierarchy is in view. Also the terminology in the Nav needs to match the view title. For the sake of space, the Season Name doesn't have to appear on the outer Nav bar, but should persist in the UI, presumably in the top area, so that it's never ambiguous to the user what Season is on view and the scope of the list is obvious. For Fall 2020 for example, the list of teams for the selected season would be titled: **"2020 Fall Teams"** UX Criteria: 1. Coach can easily change seasons in a current view or by navigating back in the hierarchy 2. Season name appears in the title 3. Viewed items such as lists are filtered to the selected season Dependencies: https://github.com/AmericaSCORESBayArea/AmericaScores-attendanceApp/issues/46
non_test
the sessions view should titled like spring teams based on selected season the ui needs to clearly distinguish what part s of the hierarchy is in view also the terminology in the nav needs to match the view title for the sake of space the season name doesn t have to appear on the outer nav bar but should persist in the ui presumably in the top area so that it s never ambiguous to the user what season is on view and the scope of the list is obvious for fall for example the list of teams for the selected season would be titled fall teams ux criteria coach can easily change seasons in a current view or by navigating back in the hierarchy season name appears in the title viewed items such as lists are filtered to the selected season dependencies
0
48,985
5,996,354,667
IssuesEvent
2017-06-03 13:32:18
ev3dev-lang-java/ev3dev-lang-java
https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java
closed
[CORE] Certification // EV3 Brick + ev3dev-jessie-2017-02-11 + Java 8 + ev3dev-lang-java v0.6.0-SNAPSHOT
development in progress PRIORITY QA testing
```gherkin Feature: Develop the library EV3Dev-lang-java In the third generation of Lego Mindstorms, it is possible to install a complete Linux distribution and a complete Oracle JRE. It is necessary to develop a library to use the hardware compatible with EV3Dev. Scenario: Certificate develop branch Given The library EV3Dev-lang-java And The code was changed in several points Then It is necessary to execute a complete regression to ensure 0 problems ``` Related issue: https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/178
1.0
[CORE] Certification // EV3 Brick + ev3dev-jessie-2017-02-11 + Java 8 + ev3dev-lang-java v0.6.0-SNAPSHOT - ```gherkin Feature: Develop the library EV3Dev-lang-java In the third generation of Lego Mindstorms, it is possible to install a complete Linux distribution and a complete Oracle JRE. It is necessary to develop a library to use the hardware compatible with EV3Dev. Scenario: Certificate develop branch Given The library EV3Dev-lang-java And The code was changed in several points Then It is necessary to execute a complete regression to ensure 0 problems ``` Related issue: https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/178
test
certification brick jessie java lang java snapshot gherkin feature develop the library lang java in the third generation of lego mindstorms it is possible to install a complete linux distribution and a complete oracle jre it is necessary to develop a library to use the hardware compatible with scenario certificate develop branch given the library lang java and the code was changed in several points then it is necessary to execute a complete regression to ensure problems related issue
1
274,453
23,840,207,084
IssuesEvent
2022-09-06 09:36:11
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Current menu item doesn't work with custom homepages
[Type] Bug [Status] In Progress Needs Testing [Block] Navigation
The Navigation block's current menu item class doesn't seem to work for the blog when the home page is set to a static page. i.e. If the blog itself is actually a page, the navigation menu doesn't get the current-menu-item class added to it. __Originally posted by @timnicholson in https://github.com/WordPress/gutenberg/issues/19993#issuecomment-1235961805__
1.0
Current menu item doesn't work with custom homepages - The Navigation block's current menu item class doesn't seem to work for the blog when the home page is set to a static page. i.e. If the blog itself is actually a page, the navigation menu doesn't get the current-menu-item class added to it. __Originally posted by @timnicholson in https://github.com/WordPress/gutenberg/issues/19993#issuecomment-1235961805__
test
current menu item doesn t work with custom homepages the navigation block s current menu item class doesn t seem to work for the blog when the home page is set to a static page i e if the blog itself is actually a page the navigation menu doesn t get the current menu item class added to it originally posted by timnicholson in
1
689
2,508,487,490
IssuesEvent
2015-01-13 03:06:05
pilrhealth/pilrhealth-issues
https://api.github.com/repos/pilrhealth/pilrhealth-issues
closed
Cannot cancel schema edit
ready 4 test
Cancelling a schema-edit should presumably return you to the view-schema page. Currently it results in 404 Page not found. Steps to reproduce: - Click Configure -> Datasets - Click a dataset to edit - Under Actions click "Edit this schema" - Click the cancel button
1.0
Cannot cancel schema edit - Cancelling a schema-edit should presumably return you to the view-schema page. Currently it results in 404 Page not found. Steps to reproduce: - Click Configure -> Datasets - Click a dataset to edit - Under Actions click "Edit this schema" - Click the cancel button
test
cannot cancel schema edit cancelling a schema edit should presumably return you to the view schema page currently it results in page not found steps to reproduce click configure datasets click a dataset to edit under actions click edit this schema click the cancel button
1
273,992
23,801,329,661
IssuesEvent
2022-09-03 10:41:02
gravitational/teleport
https://api.github.com/repos/gravitational/teleport
opened
`TestHandlerConnectionUpgrade` flakiness
flaky tests
### Link(s) to logs https://console.cloud.google.com/cloud-build/builds/cb6320f4-80fe-4042-946b-315d490ec74b?project=ci-account ### Relevant snippet Lots of tests failed due to a race detected during parallel execution of tests: ``` WARNING: DATA RACE Write at 0x00c00115b600 by goroutine 519: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3() /workspace/lib/web/conn_upgrade_test.go:101 +0x864 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 Previous write at 0x00c00115b600 by goroutine 309: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3.1() /workspace/lib/web/conn_upgrade_test.go:90 +0x244 Goroutine 519 (running) created at: testing.(*T).Run() /opt/go/src/testing/testing.go:1486 +0x724 github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade() /workspace/lib/web/conn_upgrade_test.go:78 +0x377 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 Goroutine 309 (finished) created at: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3() /workspace/lib/web/conn_upgrade_test.go:87 +0x585 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 ```
1.0
`TestHandlerConnectionUpgrade` flakiness - ### Link(s) to logs https://console.cloud.google.com/cloud-build/builds/cb6320f4-80fe-4042-946b-315d490ec74b?project=ci-account ### Relevant snippet Lots of tests failed due to a race detected during parallel execution of tests: ``` WARNING: DATA RACE Write at 0x00c00115b600 by goroutine 519: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3() /workspace/lib/web/conn_upgrade_test.go:101 +0x864 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 Previous write at 0x00c00115b600 by goroutine 309: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3.1() /workspace/lib/web/conn_upgrade_test.go:90 +0x244 Goroutine 519 (running) created at: testing.(*T).Run() /opt/go/src/testing/testing.go:1486 +0x724 github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade() /workspace/lib/web/conn_upgrade_test.go:78 +0x377 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 Goroutine 309 (finished) created at: github.com/gravitational/teleport/lib/web.TestHandlerConnectionUpgrade.func3() /workspace/lib/web/conn_upgrade_test.go:87 +0x585 testing.tRunner() /opt/go/src/testing/testing.go:1439 +0x213 testing.(*T).Run.func1() /opt/go/src/testing/testing.go:1486 +0x47 ```
test
testhandlerconnectionupgrade flakiness link s to logs relevant snippet lots of tests failed due to a race detected during parallel execution of tests warning data race write at by goroutine github com gravitational teleport lib web testhandlerconnectionupgrade workspace lib web conn upgrade test go testing trunner opt go src testing testing go testing t run opt go src testing testing go previous write at by goroutine github com gravitational teleport lib web testhandlerconnectionupgrade workspace lib web conn upgrade test go goroutine running created at testing t run opt go src testing testing go github com gravitational teleport lib web testhandlerconnectionupgrade workspace lib web conn upgrade test go testing trunner opt go src testing testing go testing t run opt go src testing testing go goroutine finished created at github com gravitational teleport lib web testhandlerconnectionupgrade workspace lib web conn upgrade test go testing trunner opt go src testing testing go testing t run opt go src testing testing go
1
267,642
23,312,227,486
IssuesEvent
2022-08-08 09:17:24
nathan29849/Next-Step
https://api.github.com/repos/nathan29849/Next-Step
closed
[5장] 다형성을 활용하여 URL 분기처리 하기
enhancement Test
## 🤷‍♂️ Description <!-- 구현하고자 하는 기능에 대해 작성해 주세요. --> 다형성을 활용하여 URL 분기처리 하기 ## 📝 Primary Commits <!-- 세부 구현 사항을 리스트로 작성해주세요. --> - [x] 인터페이스 활용하기 - [x] 추상클래스 활용하기 - [x] 구현 클래스 만들고 Test 해보기 ## 📷 Screenshots <!--스크린샷으로 보여줄 수 있는 이미지가 있다면 첨부해주세요!--> <!--마지막으로 이슈 생성 시 우측의 옵션들을 체크했는지 확인해주세요!-->
1.0
[5장] 다형성을 활용하여 URL 분기처리 하기 - ## 🤷‍♂️ Description <!-- 구현하고자 하는 기능에 대해 작성해 주세요. --> 다형성을 활용하여 URL 분기처리 하기 ## 📝 Primary Commits <!-- 세부 구현 사항을 리스트로 작성해주세요. --> - [x] 인터페이스 활용하기 - [x] 추상클래스 활용하기 - [x] 구현 클래스 만들고 Test 해보기 ## 📷 Screenshots <!--스크린샷으로 보여줄 수 있는 이미지가 있다면 첨부해주세요!--> <!--마지막으로 이슈 생성 시 우측의 옵션들을 체크했는지 확인해주세요!-->
test
다형성을 활용하여 url 분기처리 하기 🤷‍♂️ description 다형성을 활용하여 url 분기처리 하기 📝 primary commits 인터페이스 활용하기 추상클래스 활용하기 구현 클래스 만들고 test 해보기 📷 screenshots
1
204,136
15,418,163,358
IssuesEvent
2021-03-05 08:23:10
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
Failure in SearchableSnapshotDirectoryTests.testClearCache
:Distributed/Snapshot/Restore >test-failure Team:Distributed
**Build scan**: https://gradle-enterprise.elastic.co/s/ortf7bsvdpbzq **Repro line**: `./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache" -Dtests.seed=720D9DF9013086A4 -Dtests.security.manager=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Ulan_Bator -Druntime.java=16 -Dtests.fips.enabled=true` **Reproduces locally?**: No **Applicable branches**: master, 7.x, 7.12 **Failure history**: Seems to have started on 2/24/21. See [build stats](https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-6M,mode:quick,to:now))&_a=(columns:!(project),filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:project,negate:!f,params:(query:elasticsearch,type:phrase),type:phrase,value:elasticsearch),query:(match:(project:(query:elasticsearch,type:phrase)))),('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:test,negate:!f,params:(query:testClearCache,type:phrase),type:phrase,value:testClearCache),query:(match:(test:(query:testClearCache,type:phrase)))),('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:message,negate:!f,params:(query:'Number%20of%20files%20(0)%20mismatch',type:phrase),type:phrase,value:'Number%20of%20files%20(0)%20mismatch'),query:(match:(message:(query:'Number%20of%20files%20(0)%20mismatch',type:phrase))))),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:''),sort:!(time,desc))). **Failure excerpt**: ``` java.lang.AssertionError: Number of files (0) mismatch, got : [] |   -- | --   | Expected: (a value greater than <0> and a value less than or equal to <5>) |     | but: a value greater than <0> <0> was equal to <0> at __randomizedtesting.SeedInfo.seed([720D9DF9013086A4:BCD2A73583A3C9E4]:0) |   -- | --   |   | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) |     |   | at org.junit.Assert.assertThat(Assert.java:956) |     |   | at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.assertListOfFiles(SearchableSnapshotDirectoryTests.java:904) |     |   | at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache(SearchableSnapshotDirectoryTests.java:740) ```
1.0
Failure in SearchableSnapshotDirectoryTests.testClearCache - **Build scan**: https://gradle-enterprise.elastic.co/s/ortf7bsvdpbzq **Repro line**: `./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache" -Dtests.seed=720D9DF9013086A4 -Dtests.security.manager=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Ulan_Bator -Druntime.java=16 -Dtests.fips.enabled=true` **Reproduces locally?**: No **Applicable branches**: master, 7.x, 7.12 **Failure history**: Seems to have started on 2/24/21. See [build stats](https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-6M,mode:quick,to:now))&_a=(columns:!(project),filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:project,negate:!f,params:(query:elasticsearch,type:phrase),type:phrase,value:elasticsearch),query:(match:(project:(query:elasticsearch,type:phrase)))),('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:test,negate:!f,params:(query:testClearCache,type:phrase),type:phrase,value:testClearCache),query:(match:(test:(query:testClearCache,type:phrase)))),('$state':(store:appState),meta:(alias:!n,disabled:!f,index:e58bf320-7efd-11e8-bf69-63c8ef516157,key:message,negate:!f,params:(query:'Number%20of%20files%20(0)%20mismatch',type:phrase),type:phrase,value:'Number%20of%20files%20(0)%20mismatch'),query:(match:(message:(query:'Number%20of%20files%20(0)%20mismatch',type:phrase))))),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:''),sort:!(time,desc))). **Failure excerpt**: ``` java.lang.AssertionError: Number of files (0) mismatch, got : [] |   -- | --   | Expected: (a value greater than <0> and a value less than or equal to <5>) |     | but: a value greater than <0> <0> was equal to <0> at __randomizedtesting.SeedInfo.seed([720D9DF9013086A4:BCD2A73583A3C9E4]:0) |   -- | --   |   | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) |     |   | at org.junit.Assert.assertThat(Assert.java:956) |     |   | at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.assertListOfFiles(SearchableSnapshotDirectoryTests.java:904) |     |   | at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache(SearchableSnapshotDirectoryTests.java:740) ```
test
failure in searchablesnapshotdirectorytests testclearcache build scan repro line gradlew x pack plugin searchable snapshots test tests org elasticsearch index store searchablesnapshotdirectorytests testclearcache dtests seed dtests security manager true dtests locale es cr dtests timezone asia ulan bator druntime java dtests fips enabled true reproduces locally no applicable branches master x failure history seems to have started on see failure excerpt java lang assertionerror number of files mismatch got     expected a value greater than and a value less than or equal to     but a value greater than was equal to at  randomizedtesting seedinfo seed       at org hamcrest matcherassert assertthat matcherassert java       at org junit assert assertthat assert java       at org elasticsearch index store searchablesnapshotdirectorytests assertlistoffiles searchablesnapshotdirectorytests java       at org elasticsearch index store searchablesnapshotdirectorytests testclearcache searchablesnapshotdirectorytests java
1
124,659
10,319,935,685
IssuesEvent
2019-08-30 18:57:12
GTNewHorizons/NewHorizons
https://api.github.com/repos/GTNewHorizons/NewHorizons
closed
Koboldite from Witchery
can't reproduce need to be tested
#### Which modpack version are you using? Live version # #### If in multiplayer; On which server does this happen? Epsilon # #### What did you try to do, and what did you expect to happen? "Vanilla" forstry mechannic of getting koboldite seams broken. Here is how it should work: - use lead on hobgoblin - give him pickaxe - wait till he mining stone, ores and so and wait till koboltide durst dropped. Here is my setup: ![default](https://user-images.githubusercontent.com/25028786/47561282-8b5cd600-d923-11e8-8493-dbb55426aab5.png) based on https://www.reddit.com/r/feedthebeast/comments/4ydj3n/my_efficient_koboldite_dust_farm_witcheryinfinity/ this guide. Hobgoblins works more than 20 hours so far, no single koboldite dust. Suggestion: This dust\ingot\nugget is needed for some witchery craft, same as spawning two of witchery bosses(Mog and Gulg), so we need a way to obtain it. If u can't fix the "vanilla" mechanic, some kind of thaumcraft infusion maybe? ![default](https://user-images.githubusercontent.com/25028786/47561556-46856f00-d924-11e8-8345-e3228d4ad722.png) somethin like this, +32 ordo, 32 perdoto 16 permutato and 16 praecantatio, giving u 10 koboldite nuggets.
1.0
Koboldite from Witchery - #### Which modpack version are you using? Live version # #### If in multiplayer; On which server does this happen? Epsilon # #### What did you try to do, and what did you expect to happen? "Vanilla" forstry mechannic of getting koboldite seams broken. Here is how it should work: - use lead on hobgoblin - give him pickaxe - wait till he mining stone, ores and so and wait till koboltide durst dropped. Here is my setup: ![default](https://user-images.githubusercontent.com/25028786/47561282-8b5cd600-d923-11e8-8493-dbb55426aab5.png) based on https://www.reddit.com/r/feedthebeast/comments/4ydj3n/my_efficient_koboldite_dust_farm_witcheryinfinity/ this guide. Hobgoblins works more than 20 hours so far, no single koboldite dust. Suggestion: This dust\ingot\nugget is needed for some witchery craft, same as spawning two of witchery bosses(Mog and Gulg), so we need a way to obtain it. If u can't fix the "vanilla" mechanic, some kind of thaumcraft infusion maybe? ![default](https://user-images.githubusercontent.com/25028786/47561556-46856f00-d924-11e8-8345-e3228d4ad722.png) somethin like this, +32 ordo, 32 perdoto 16 permutato and 16 praecantatio, giving u 10 koboldite nuggets.
test
koboldite from witchery which modpack version are you using live version if in multiplayer on which server does this happen epsilon what did you try to do and what did you expect to happen vanilla forstry mechannic of getting koboldite seams broken here is how it should work use lead on hobgoblin give him pickaxe wait till he mining stone ores and so and wait till koboltide durst dropped here is my setup based on this guide hobgoblins works more than hours so far no single koboldite dust suggestion this dust ingot nugget is needed for some witchery craft same as spawning two of witchery bosses mog and gulg so we need a way to obtain it if u can t fix the vanilla mechanic some kind of thaumcraft infusion maybe somethin like this ordo perdoto permutato and praecantatio giving u koboldite nuggets
1
52,438
6,256,555,863
IssuesEvent
2017-07-14 10:32:37
manchesergit/material-ui
https://api.github.com/repos/manchesergit/material-ui
opened
Add automated build on upload
unit testing
Link in travis to run automated build scripts on checkin for this project
1.0
Add automated build on upload - Link in travis to run automated build scripts on checkin for this project
test
add automated build on upload link in travis to run automated build scripts on checkin for this project
1
2,423
8,607,171,924
IssuesEvent
2018-11-17 19:34:28
arcticicestudio/nord-docs
https://api.github.com/repos/arcticicestudio/nord-docs
closed
Husky
context-workflow scope-maintainability type-task
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658801-30ad2a80-ea48-11e8-9323-16bb0b25002b.png" width="20%" /></p> > Must be resolved **after** #17 Integrate [Husky][gh-husky], the tool that make Git hooks easy and can prevent bad Git commits, pushes and more :dog: _woof_! ### Configuration The configuration file `.huskyrc.js` will be placed in the project root and includes the command to run for any [supported Git hook][gh-husky-docs-hooks]. It will at least contain configs for the following hooks: - `pre-commit` - Run lint-staged (#17) before each commit (via `lint-staged` command) to ensure all staged files are compliant to all style guides. ## Tasks - [x] Install [husky][npm-husky] package. - [x] Implement `.huskyrc.js` configuration file. [gh-husky]: https://github.com/typicode/husky [gh-husky-docs-hooks]: https://github.com/typicode/husky/blob/master/DOCS.md#supported-hooks [npm-husky]: https://www.npmjs.com/package/husky
True
Husky - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658801-30ad2a80-ea48-11e8-9323-16bb0b25002b.png" width="20%" /></p> > Must be resolved **after** #17 Integrate [Husky][gh-husky], the tool that make Git hooks easy and can prevent bad Git commits, pushes and more :dog: _woof_! ### Configuration The configuration file `.huskyrc.js` will be placed in the project root and includes the command to run for any [supported Git hook][gh-husky-docs-hooks]. It will at least contain configs for the following hooks: - `pre-commit` - Run lint-staged (#17) before each commit (via `lint-staged` command) to ensure all staged files are compliant to all style guides. ## Tasks - [x] Install [husky][npm-husky] package. - [x] Implement `.huskyrc.js` configuration file. [gh-husky]: https://github.com/typicode/husky [gh-husky-docs-hooks]: https://github.com/typicode/husky/blob/master/DOCS.md#supported-hooks [npm-husky]: https://www.npmjs.com/package/husky
non_test
husky must be resolved after integrate the tool that make git hooks easy and can prevent bad git commits pushes and more dog woof configuration the configuration file huskyrc js will be placed in the project root and includes the command to run for any it will at least contain configs for the following hooks pre commit run lint staged before each commit via lint staged command to ensure all staged files are compliant to all style guides tasks install package implement huskyrc js configuration file
0
87,992
25,267,722,882
IssuesEvent
2022-11-16 06:38:36
Traben-0/Entity_Texture_Features
https://api.github.com/repos/Traben-0/Entity_Texture_Features
closed
[Quark mod] incompatible with block entity features
mod compatability Fixed or added in dev build (released)
I'm having a problem with this mod + quark mod, i already write a issue to vazkii (quark developer), i'm playing on 1.18.2, i've tested both mods alone and it still crashes, here's what quark developer said: https://github.com/VazkiiMods/Quark/issues/3817#event-6965951112 Version: 1.18.2 Forgeloader: 40.1.54 How to reproduce: 1. Install this mod 2. Install Quark 3. Click on quark "q" button Logs: - Crash Log: https://pastebin.com/0ZJ1uSJv - Latest Log: https://pastebin.com/W6ChKfVa
1.0
[Quark mod] incompatible with block entity features - I'm having a problem with this mod + quark mod, i already write a issue to vazkii (quark developer), i'm playing on 1.18.2, i've tested both mods alone and it still crashes, here's what quark developer said: https://github.com/VazkiiMods/Quark/issues/3817#event-6965951112 Version: 1.18.2 Forgeloader: 40.1.54 How to reproduce: 1. Install this mod 2. Install Quark 3. Click on quark "q" button Logs: - Crash Log: https://pastebin.com/0ZJ1uSJv - Latest Log: https://pastebin.com/W6ChKfVa
non_test
incompatible with block entity features i m having a problem with this mod quark mod i already write a issue to vazkii quark developer i m playing on i ve tested both mods alone and it still crashes here s what quark developer said version forgeloader how to reproduce install this mod install quark click on quark q button logs crash log latest log
0
317,134
9,661,295,535
IssuesEvent
2019-05-20 17:38:36
kubernetes-sigs/cluster-api
https://api.github.com/repos/kubernetes-sigs/cluster-api
closed
Default cache sync period changed to 10 Hrs after moving to CRDs
help wanted kind/bug lifecycle/stale priority/important-longterm
/kind bug **What steps did you take and what happened:** Pre CRD implementation of the cluster-api had the cache sync period set to few sec. After the move to CRD based implementation the cache sync period has been changed to 10 Hrs. This behavior change ***may*** have an impact on the various provider implementation. For the following use case I think all providers would be impacted: If the underlying VM is deleted directly from the infrastructure, then that VM will not get re-created by the relevant actuator until the next resync happens (currently 10 hrs) . Pre CRD the lost VM would have been recreated pretty quickly. **What did you expect to happen:** The cache resync to happen every x sec instead of hrs (behavior should not have changed) **Anything else you would like to add:** The solution for this right now is to override the default in each provider implementation Thanks to @dlipovetsky as he helped locate these default value for this resync period defined in the controller-runtime code [here](https://github.com/kubernetes-sigs/controller-runtime/blob/master/pkg/cache/cache.go#L88) For each provider the way to override this is to provide `SyncPeriod` property in the `manager.Options` struct. For e.g. for the vsphere provider the `cmd.go` file that instantiates the controller inside the provider code should be something like: ``` import "sigs.k8s.io/controller-runtime/pkg/manager" ... var syncPeriod = 60 * time.Second // Create a new Cmd to provide shared dependencies and start components mgr, err := manager.New(cfg, manager.Options{SyncPeriod: &(syncPeriod)}) ``` Considering that this change needs to be done on each provider implementation independently, I think we should document this behavior change, with recommended value for the sync period for any new providers that may get written in the future.
1.0
Default cache sync period changed to 10 Hrs after moving to CRDs - /kind bug **What steps did you take and what happened:** Pre CRD implementation of the cluster-api had the cache sync period set to few sec. After the move to CRD based implementation the cache sync period has been changed to 10 Hrs. This behavior change ***may*** have an impact on the various provider implementation. For the following use case I think all providers would be impacted: If the underlying VM is deleted directly from the infrastructure, then that VM will not get re-created by the relevant actuator until the next resync happens (currently 10 hrs) . Pre CRD the lost VM would have been recreated pretty quickly. **What did you expect to happen:** The cache resync to happen every x sec instead of hrs (behavior should not have changed) **Anything else you would like to add:** The solution for this right now is to override the default in each provider implementation Thanks to @dlipovetsky as he helped locate these default value for this resync period defined in the controller-runtime code [here](https://github.com/kubernetes-sigs/controller-runtime/blob/master/pkg/cache/cache.go#L88) For each provider the way to override this is to provide `SyncPeriod` property in the `manager.Options` struct. For e.g. for the vsphere provider the `cmd.go` file that instantiates the controller inside the provider code should be something like: ``` import "sigs.k8s.io/controller-runtime/pkg/manager" ... var syncPeriod = 60 * time.Second // Create a new Cmd to provide shared dependencies and start components mgr, err := manager.New(cfg, manager.Options{SyncPeriod: &(syncPeriod)}) ``` Considering that this change needs to be done on each provider implementation independently, I think we should document this behavior change, with recommended value for the sync period for any new providers that may get written in the future.
non_test
default cache sync period changed to hrs after moving to crds kind bug what steps did you take and what happened pre crd implementation of the cluster api had the cache sync period set to few sec after the move to crd based implementation the cache sync period has been changed to hrs this behavior change may have an impact on the various provider implementation for the following use case i think all providers would be impacted if the underlying vm is deleted directly from the infrastructure then that vm will not get re created by the relevant actuator until the next resync happens currently hrs pre crd the lost vm would have been recreated pretty quickly what did you expect to happen the cache resync to happen every x sec instead of hrs behavior should not have changed anything else you would like to add the solution for this right now is to override the default in each provider implementation thanks to dlipovetsky as he helped locate these default value for this resync period defined in the controller runtime code for each provider the way to override this is to provide syncperiod property in the manager options struct for e g for the vsphere provider the cmd go file that instantiates the controller inside the provider code should be something like import sigs io controller runtime pkg manager var syncperiod time second create a new cmd to provide shared dependencies and start components mgr err manager new cfg manager options syncperiod syncperiod considering that this change needs to be done on each provider implementation independently i think we should document this behavior change with recommended value for the sync period for any new providers that may get written in the future
0
324,128
27,781,772,095
IssuesEvent
2023-03-16 21:46:54
phetsims/sun
https://api.github.com/repos/phetsims/sun
closed
CT random was called more times in the playback sim on startup
status:ready-for-review type:automated-testing
``` sun : phet-io-mirror-inputs-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/phet-io-wrappers/mirror-inputs/?sim=sun&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22sun%22%2C%22phet-io-mirror-inputs-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1618239924819%22%2C%22timestamp%22%3A1618241054340%7D Uncaught Error: Uncaught Error: Assertion failed: Random was called more times in the playback sim on startup, before: 18,0,0, after: 30,0,0 Error: Assertion failed: Random was called more times in the playback sim on startup, before: 18,0,0, after: 30,0,0 at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/assert/js/assert.js:25:13) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/joist/js/Sim.js:980:27 id: Bayes Chrome Snapshot from 4/12/2021, 9:05:24 AM ```
1.0
CT random was called more times in the playback sim on startup - ``` sun : phet-io-mirror-inputs-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/phet-io-wrappers/mirror-inputs/?sim=sun&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22sun%22%2C%22phet-io-mirror-inputs-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1618239924819%22%2C%22timestamp%22%3A1618241054340%7D Uncaught Error: Uncaught Error: Assertion failed: Random was called more times in the playback sim on startup, before: 18,0,0, after: 30,0,0 Error: Assertion failed: Random was called more times in the playback sim on startup, before: 18,0,0, after: 30,0,0 at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/assert/js/assert.js:25:13) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1618239924819/joist/js/Sim.js:980:27 id: Bayes Chrome Snapshot from 4/12/2021, 9:05:24 AM ```
test
ct random was called more times in the playback sim on startup sun phet io mirror inputs fuzz unbuilt uncaught error uncaught error assertion failed random was called more times in the playback sim on startup before after error assertion failed random was called more times in the playback sim on startup before after at window assertions assertfunction at id bayes chrome snapshot from am
1
32,680
4,782,037,829
IssuesEvent
2016-10-28 11:45:40
akvo/akvo-flow
https://api.github.com/repos/akvo/akvo-flow
closed
Fix NPE when stored counts are null
Backend Bug Ready for test
```` Failed to process zip file:bb54c05e-ea73-4a83-ab48-94ca047f76f8.zip : null java.lang.NullPointerException at org.waterforpeople.mapping.domain.SurveyInstance.updateSummaryCounts(SurveyInstance.java:396) at org.waterforpeople.mapping.dao.SurveyInstanceDAO.save(SurveyInstanceDAO.java:159) at org.waterforpeople.mapping.app.web.TaskServlet.processFile(TaskServlet.java:204) at org.waterforpeople.mapping.app.web.TaskServlet.ingestFile(TaskServlet.java:388) at org.waterforpeople.mapping.app.web.TaskServlet.handleRequest(TaskServlet.java:354) at com.gallatinsystems.framework.rest.AbstractRestApiServlet.executeRequest(AbstractRestApiServlet.java:85) at com.gallatinsystems.framework.rest.AbstractRestApiServlet.doPost(AbstractRestApiServlet.java:61) [...] ````
1.0
Fix NPE when stored counts are null - ```` Failed to process zip file:bb54c05e-ea73-4a83-ab48-94ca047f76f8.zip : null java.lang.NullPointerException at org.waterforpeople.mapping.domain.SurveyInstance.updateSummaryCounts(SurveyInstance.java:396) at org.waterforpeople.mapping.dao.SurveyInstanceDAO.save(SurveyInstanceDAO.java:159) at org.waterforpeople.mapping.app.web.TaskServlet.processFile(TaskServlet.java:204) at org.waterforpeople.mapping.app.web.TaskServlet.ingestFile(TaskServlet.java:388) at org.waterforpeople.mapping.app.web.TaskServlet.handleRequest(TaskServlet.java:354) at com.gallatinsystems.framework.rest.AbstractRestApiServlet.executeRequest(AbstractRestApiServlet.java:85) at com.gallatinsystems.framework.rest.AbstractRestApiServlet.doPost(AbstractRestApiServlet.java:61) [...] ````
test
fix npe when stored counts are null failed to process zip file zip null java lang nullpointerexception at org waterforpeople mapping domain surveyinstance updatesummarycounts surveyinstance java at org waterforpeople mapping dao surveyinstancedao save surveyinstancedao java at org waterforpeople mapping app web taskservlet processfile taskservlet java at org waterforpeople mapping app web taskservlet ingestfile taskservlet java at org waterforpeople mapping app web taskservlet handlerequest taskservlet java at com gallatinsystems framework rest abstractrestapiservlet executerequest abstractrestapiservlet java at com gallatinsystems framework rest abstractrestapiservlet dopost abstractrestapiservlet java
1
346,716
24,887,175,918
IssuesEvent
2022-10-28 08:47:20
lesterong/ped
https://api.github.com/repos/lesterong/ped
opened
Table of content on User Guide is broken, and does not show up
type.DocumentationBug severity.Low
The Table of Contents shows up as a bullet point instead of the table of contents with links. ![image.png](https://raw.githubusercontent.com/lesterong/ped/main/files/5208ffeb-cbd1-4d18-baee-6eded383c227.png) <!--session: 1666944330436-972212ce-1b63-4e7e-ac92-c9397de6964b--> <!--Version: Web v3.4.4-->
1.0
Table of content on User Guide is broken, and does not show up - The Table of Contents shows up as a bullet point instead of the table of contents with links. ![image.png](https://raw.githubusercontent.com/lesterong/ped/main/files/5208ffeb-cbd1-4d18-baee-6eded383c227.png) <!--session: 1666944330436-972212ce-1b63-4e7e-ac92-c9397de6964b--> <!--Version: Web v3.4.4-->
non_test
table of content on user guide is broken and does not show up the table of contents shows up as a bullet point instead of the table of contents with links
0
91,917
8,321,215,214
IssuesEvent
2018-09-25 22:59:27
Microsoft/vscode
https://api.github.com/repos/Microsoft/vscode
closed
Test: kill runaway extension host processes
testplan-item
https://github.com/Microsoft/vscode/issues/26445 Complexity: 3 - [x] Mac @rebornix - [x] linux @roblourens - [x] Windows @RMacfarlane Write an extension that brings the extension host under such heavy load that it will not terminate when VSCode shuts down (verify by running the extension against stable). Verify that in insiders, the extension host goes down when the application exits.
1.0
Test: kill runaway extension host processes - https://github.com/Microsoft/vscode/issues/26445 Complexity: 3 - [x] Mac @rebornix - [x] linux @roblourens - [x] Windows @RMacfarlane Write an extension that brings the extension host under such heavy load that it will not terminate when VSCode shuts down (verify by running the extension against stable). Verify that in insiders, the extension host goes down when the application exits.
test
test kill runaway extension host processes complexity mac rebornix linux roblourens windows rmacfarlane write an extension that brings the extension host under such heavy load that it will not terminate when vscode shuts down verify by running the extension against stable verify that in insiders the extension host goes down when the application exits
1
705,709
24,245,508,866
IssuesEvent
2022-09-27 10:12:26
googleapis/java-logging
https://api.github.com/repos/googleapis/java-logging
closed
logging.it.ITLoggingTest: testListEntries failed
type: bug priority: p2 api: logging flakybot: issue
Note: #935 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 307b0437b7d9260544171beb984267f1a66494e0 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/2b8a17c3-9807-4da9-b3ef-64c8c8300233), [Sponge](http://sponge2/2b8a17c3-9807-4da9-b3ef-64c8c8300233) status: failed <details><summary>Test output</summary><br><pre>com.google.cloud.logging.LoggingException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at com.google.cloud.logging.spi.v2.GrpcLoggingRpc$2.apply(GrpcLoggingRpc.java:207) at com.google.cloud.logging.spi.v2.GrpcLoggingRpc$2.apply(GrpcLoggingRpc.java:201) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:239) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at com.google.api.gax.retrying.BasicRetryingFuture.handleAttempt(BasicRetryingFuture.java:200) at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.handle(CallbackChainRetryingFuture.java:135) at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.run(CallbackChainRetryingFuture.java:117) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at com.google.api.core.AbstractApiFuture$InternalSettableFuture.setException(AbstractApiFuture.java:94) at com.google.api.core.AbstractApiFuture.setException(AbstractApiFuture.java:76) at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97) at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:67) at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:574) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:544) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:535) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:563) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:744) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:723) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:94) at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66) ... 22 more Caused by: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at io.grpc.Status.asRuntimeException(Status.java:535) ... 14 more </pre></details>
1.0
logging.it.ITLoggingTest: testListEntries failed - Note: #935 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 307b0437b7d9260544171beb984267f1a66494e0 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/2b8a17c3-9807-4da9-b3ef-64c8c8300233), [Sponge](http://sponge2/2b8a17c3-9807-4da9-b3ef-64c8c8300233) status: failed <details><summary>Test output</summary><br><pre>com.google.cloud.logging.LoggingException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at com.google.cloud.logging.spi.v2.GrpcLoggingRpc$2.apply(GrpcLoggingRpc.java:207) at com.google.cloud.logging.spi.v2.GrpcLoggingRpc$2.apply(GrpcLoggingRpc.java:201) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:239) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at com.google.api.gax.retrying.BasicRetryingFuture.handleAttempt(BasicRetryingFuture.java:200) at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.handle(CallbackChainRetryingFuture.java:135) at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.run(CallbackChainRetryingFuture.java:117) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at com.google.api.core.AbstractApiFuture$InternalSettableFuture.setException(AbstractApiFuture.java:94) at com.google.api.core.AbstractApiFuture.setException(AbstractApiFuture.java:76) at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97) at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:67) at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808) at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:574) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:544) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:535) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:563) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:744) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:723) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:94) at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66) ... 22 more Caused by: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at io.grpc.Status.asRuntimeException(Status.java:535) ... 14 more </pre></details>
non_test
logging it itloggingtest testlistentries failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output com google cloud logging loggingexception io grpc statusruntimeexception deadline exceeded deadline expired before operation could complete at com google cloud logging spi grpcloggingrpc apply grpcloggingrpc java at com google cloud logging spi grpcloggingrpc apply grpcloggingrpc java at com google api core apifutures apifunctiontoguavafunction apply apifutures java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture run abstractcatchingfuture java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture complete abstractfuture java at com google common util concurrent abstractfuture setexception abstractfuture java at com google api gax retrying basicretryingfuture handleattempt basicretryingfuture java at com google api gax retrying callbackchainretryingfuture attemptcompletionlistener handle callbackchainretryingfuture java at com google api gax retrying callbackchainretryingfuture attemptcompletionlistener run callbackchainretryingfuture java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture complete abstractfuture java at com google common util concurrent abstractfuture setexception abstractfuture java at com google api core abstractapifuture internalsettablefuture setexception abstractapifuture java at com google api core abstractapifuture setexception abstractapifuture java at com google api gax grpc grpcexceptioncallable exceptiontransformingfuture onfailure grpcexceptioncallable java at com google api core apifutures onfailure apifutures java at com google common util concurrent futures callbacklistener run futures java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture complete abstractfuture java at com google common util concurrent abstractfuture setexception abstractfuture java at io grpc stub clientcalls grpcfuture setexception clientcalls java at io grpc stub clientcalls unarystreamtofuture onclose clientcalls java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at com google api gax grpc channelpool releasingclientcall onclose channelpool java at io grpc internal clientcallimpl closeobserver clientcallimpl java at io grpc internal clientcallimpl access clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runinternal clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runincontext clientcallimpl java at io grpc internal contextrunnable run contextrunnable java at io grpc internal serializingexecutor run serializingexecutor java at java base java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java base java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java base java lang thread run thread java caused by com google api gax rpc deadlineexceededexception io grpc statusruntimeexception deadline exceeded deadline expired before operation could complete at com google api gax rpc apiexceptionfactory createexception apiexceptionfactory java at com google api gax rpc apiexceptionfactory createexception apiexceptionfactory java at com google api gax grpc grpcapiexceptionfactory create grpcapiexceptionfactory java at com google api gax grpc grpcapiexceptionfactory create grpcapiexceptionfactory java more caused by io grpc statusruntimeexception deadline exceeded deadline expired before operation could complete at io grpc status asruntimeexception status java more
0
73,760
19,805,138,096
IssuesEvent
2022-01-19 05:21:11
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
opened
Deploying app is unreliable for both Debug and Release builds
Area: App+Library Build needs-triage
### Android application type Classic Xamarin.Android (MonoAndroid12.0, etc.) ### Affected platform version VS 2022 17.1.0 Prev 2.0 ### Description The last few weeks I’ve only been doing Debug builds and I’ve found that VS 2022 17.1.0 Prev 2 is not very reliable when it comes to deploying to the device. There doesn’t appear to be a pattern, just every now and then you get a message that the Deploy failed. Usually, it is because I tried a one stepper Build/Deploy. The build goes fine and at the end of the build, it starts to deploy and immediately fails. A normal clean/rebuild/deploy all separate steps then fails again on the deploy. The only way I’ve found to fix it is to close VS and start again and then it works fine until the next time it decides to fail which may be some hours later after plenty of good deploys in between. Today I was ready for a Release build for Google Play. I swapped to Release, Clean, rebuild, deploy and it failed to deploy. Again, I exited VS and the next time it then created the aab and all was good with the upload to Google Play. I’m attaching that particular build log as it demonstrates something that I thought was fixed sometime back last year. ``` Task Parameter:ConsoleToMSBuild=True Task Parameter:Command="C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro" "C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro" The -k option uninstalls the application while retaining the data/cache. At the moment, there is no way to remove the remaining data. You will have to reinstall the application with the same signature, and fully uninstall it. If you truly wish to continue, execute 'adb shell cmd package uninstall -k'. The command ""C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro"" exited with code 1. The previous error was converted to a warning because the task was called with ContinueOnError=true. Build continuing because "ContinueOnError" on the task "Exec" is set to "True". Done executing task "Exec" -- FAILED. ``` The warning still has no effect on the deployment, but it would be nice to get rid of it. Later on, I realised that I’d forgotten to change a resource string in a dialog, so I made the change while it still was in Release. Build and deployed successfully and when I went to check the change, the string was as it was before I made the change. The same thing as before, exited VS and restarted and the next deploy contained the changed string. I don’t think I’ve ever seen that type of failure before when I’ve made a change in strings.xml ### Steps to Reproduce AS above ### Did you find any workaround? As above ### Relevant log output ```shell Won't attach. ```
1.0
Deploying app is unreliable for both Debug and Release builds - ### Android application type Classic Xamarin.Android (MonoAndroid12.0, etc.) ### Affected platform version VS 2022 17.1.0 Prev 2.0 ### Description The last few weeks I’ve only been doing Debug builds and I’ve found that VS 2022 17.1.0 Prev 2 is not very reliable when it comes to deploying to the device. There doesn’t appear to be a pattern, just every now and then you get a message that the Deploy failed. Usually, it is because I tried a one stepper Build/Deploy. The build goes fine and at the end of the build, it starts to deploy and immediately fails. A normal clean/rebuild/deploy all separate steps then fails again on the deploy. The only way I’ve found to fix it is to close VS and start again and then it works fine until the next time it decides to fail which may be some hours later after plenty of good deploys in between. Today I was ready for a Release build for Google Play. I swapped to Release, Clean, rebuild, deploy and it failed to deploy. Again, I exited VS and the next time it then created the aab and all was good with the upload to Google Play. I’m attaching that particular build log as it demonstrates something that I thought was fixed sometime back last year. ``` Task Parameter:ConsoleToMSBuild=True Task Parameter:Command="C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro" "C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro" The -k option uninstalls the application while retaining the data/cache. At the moment, there is no way to remove the remaining data. You will have to reinstall the application with the same signature, and fully uninstall it. If you truly wish to continue, execute 'adb shell cmd package uninstall -k'. The command ""C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro"" exited with code 1. The previous error was converted to a warning because the task was called with ContinueOnError=true. Build continuing because "ContinueOnError" on the task "Exec" is set to "True". Done executing task "Exec" -- FAILED. ``` The warning still has no effect on the deployment, but it would be nice to get rid of it. Later on, I realised that I’d forgotten to change a resource string in a dialog, so I made the change while it still was in Release. Build and deployed successfully and when I went to check the change, the string was as it was before I made the change. The same thing as before, exited VS and restarted and the next deploy contained the changed string. I don’t think I’ve ever seen that type of failure before when I’ve made a change in strings.xml ### Steps to Reproduce AS above ### Did you find any workaround? As above ### Relevant log output ```shell Won't attach. ```
non_test
deploying app is unreliable for both debug and release builds android application type classic xamarin android etc affected platform version vs prev description the last few weeks i’ve only been doing debug builds and i’ve found that vs prev is not very reliable when it comes to deploying to the device there doesn’t appear to be a pattern just every now and then you get a message that the deploy failed usually it is because i tried a one stepper build deploy the build goes fine and at the end of the build it starts to deploy and immediately fails a normal clean rebuild deploy all separate steps then fails again on the deploy the only way i’ve found to fix it is to close vs and start again and then it works fine until the next time it decides to fail which may be some hours later after plenty of good deploys in between today i was ready for a release build for google play i swapped to release clean rebuild deploy and it failed to deploy again i exited vs and the next time it then created the aab and all was good with the upload to google play i’m attaching that particular build log as it demonstrates something that i thought was fixed sometime back last year task parameter consoletomsbuild true task parameter command c program files android android sdk platform tools adb s uninstall k com glmsoftware obdnowpro c program files android android sdk platform tools adb s uninstall k com glmsoftware obdnowpro the k option uninstalls the application while retaining the data cache at the moment there is no way to remove the remaining data you will have to reinstall the application with the same signature and fully uninstall it if you truly wish to continue execute adb shell cmd package uninstall k the command c program files android android sdk platform tools adb s uninstall k com glmsoftware obdnowpro exited with code the previous error was converted to a warning because the task was called with continueonerror true build continuing because continueonerror on the task exec is set to true done executing task exec failed the warning still has no effect on the deployment but it would be nice to get rid of it later on i realised that i’d forgotten to change a resource string in a dialog so i made the change while it still was in release build and deployed successfully and when i went to check the change the string was as it was before i made the change the same thing as before exited vs and restarted and the next deploy contained the changed string i don’t think i’ve ever seen that type of failure before when i’ve made a change in strings xml steps to reproduce as above did you find any workaround as above relevant log output shell won t attach
0
346,096
10,384,180,920
IssuesEvent
2019-09-10 11:23:26
influxdata/docs.influxdata.com
https://api.github.com/repos/influxdata/docs.influxdata.com
closed
Call out default and required settings in separate section
Doc - update InfluxDB Enterprise InfluxDB OSS Kapacitor Enterprise Kapacitor OSS P3 (low priority) Time commitment: quick task polish wontfix
The overview section of the configuration page mentions that the commented out settings are the default values, but that can be easy to miss. We should have a separate "Defaults" and "Required" sections that explains the commented settings in the example config file are the default values and a new config showing all default values can be created by running the `influxd config` with no arguments. We should also explain that uncommenting a group of config values, e.g. `[[opentsdb]]`, will set all the default values for that group. There should also be a section that explains which settings are _required_ to be set, like `dir`, `wal-dir`, and `meta-dir` since that's not obvious right now. I think these sections should be added to the InfluxDB, InfluxDB Enterprise, Kapacitor, and Kapacitor Enterprise configuration pages and possibly the Telegraf config page as well. ###### URL for relevant page? https://docs.influxdata.com/influxdb/v1.7/administration/config/#configuration-overview ###### What products and version are you using? InfluxDB InfluxDB Enterprise Kapacitor Kapacitor Enterprise Telegraf
1.0
Call out default and required settings in separate section - The overview section of the configuration page mentions that the commented out settings are the default values, but that can be easy to miss. We should have a separate "Defaults" and "Required" sections that explains the commented settings in the example config file are the default values and a new config showing all default values can be created by running the `influxd config` with no arguments. We should also explain that uncommenting a group of config values, e.g. `[[opentsdb]]`, will set all the default values for that group. There should also be a section that explains which settings are _required_ to be set, like `dir`, `wal-dir`, and `meta-dir` since that's not obvious right now. I think these sections should be added to the InfluxDB, InfluxDB Enterprise, Kapacitor, and Kapacitor Enterprise configuration pages and possibly the Telegraf config page as well. ###### URL for relevant page? https://docs.influxdata.com/influxdb/v1.7/administration/config/#configuration-overview ###### What products and version are you using? InfluxDB InfluxDB Enterprise Kapacitor Kapacitor Enterprise Telegraf
non_test
call out default and required settings in separate section the overview section of the configuration page mentions that the commented out settings are the default values but that can be easy to miss we should have a separate defaults and required sections that explains the commented settings in the example config file are the default values and a new config showing all default values can be created by running the influxd config with no arguments we should also explain that uncommenting a group of config values e g will set all the default values for that group there should also be a section that explains which settings are required to be set like dir wal dir and meta dir since that s not obvious right now i think these sections should be added to the influxdb influxdb enterprise kapacitor and kapacitor enterprise configuration pages and possibly the telegraf config page as well url for relevant page what products and version are you using influxdb influxdb enterprise kapacitor kapacitor enterprise telegraf
0
80,889
7,759,827,337
IssuesEvent
2018-06-01 01:59:06
NMGRL/pychron
https://api.github.com/repos/NMGRL/pychron
closed
generalized means for K/Ca, K/Cl, etc.
Enhancement Ready to close Tested OK
Your idea of having a generalized approach to mean value for K/Ca, K/Cl, etc. (each with associated mean and error methods) seems very good, essentially putting K/Ca/ K/Cl etc (and age??) on equal footing. One potential spinoff is being able to calculate and plot means for values like %rad, moles39, etc, facilitating plotting subgroup mean values on stacked ideograms, or using group mean values for comparisons among samples. For %rad and moles 39, integrated means might be the method to select, but we never had this capability before.
1.0
generalized means for K/Ca, K/Cl, etc. - Your idea of having a generalized approach to mean value for K/Ca, K/Cl, etc. (each with associated mean and error methods) seems very good, essentially putting K/Ca/ K/Cl etc (and age??) on equal footing. One potential spinoff is being able to calculate and plot means for values like %rad, moles39, etc, facilitating plotting subgroup mean values on stacked ideograms, or using group mean values for comparisons among samples. For %rad and moles 39, integrated means might be the method to select, but we never had this capability before.
test
generalized means for k ca k cl etc your idea of having a generalized approach to mean value for k ca k cl etc each with associated mean and error methods seems very good essentially putting k ca k cl etc and age on equal footing one potential spinoff is being able to calculate and plot means for values like rad etc facilitating plotting subgroup mean values on stacked ideograms or using group mean values for comparisons among samples for rad and moles integrated means might be the method to select but we never had this capability before
1
180,789
13,959,844,440
IssuesEvent
2020-10-24 18:16:39
pyconll/pyconll
https://api.github.com/repos/pyconll/pyconll
closed
Add logging to integration tests
test
The unit tests are very simple and it is easy to know what is going on when a test fails and get a repro. However this is not the case with the integration tests which are more involved. It would be helpful to understand python logging better, and to add it to this module.
1.0
Add logging to integration tests - The unit tests are very simple and it is easy to know what is going on when a test fails and get a repro. However this is not the case with the integration tests which are more involved. It would be helpful to understand python logging better, and to add it to this module.
test
add logging to integration tests the unit tests are very simple and it is easy to know what is going on when a test fails and get a repro however this is not the case with the integration tests which are more involved it would be helpful to understand python logging better and to add it to this module
1
703,823
24,174,428,414
IssuesEvent
2022-09-22 22:57:07
jorgenschaefer/elpy
https://api.github.com/repos/jorgenschaefer/elpy
closed
Yasnippet 0.9.0.1: wrong-type-argument integerp nil
Bug (high priority)
``` Debugger entered--Lisp error: (wrong-type-argument integerp nil) yas--populate-template([cl-struct-yas--template nil nil nil nil nil nil nil nil nil nil nil nil] :table [cl-struct-yas--table "python-mode" #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) nil (keymap)] :key "super" :content "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" :name "super()" :group ("Definitions") :condition nil :expand-env nil :file "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" :keybinding nil :uuid "super()") yas-define-snippets-1(("super" "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" "super()" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" nil nil) [cl-struct-yas--table "python-mode" #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) nil (keymap)]) yas-define-snippets(python-mode (("super" "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" "super()" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" nil nil) ("py3" "from __future__ import division, absolute_import\nfrom __future__ import print_function, unicode_literals\n" "from __future__ import ..." nil ("Python 3") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/py3" nil nil) ("pdb" "import pdb; pdb.set_trace()\n" "pdb.set_trace()" nil ("Debug") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/pdb" nil nil) ("from" "from ${1:module} import ${2:symbol}\n$0" "from MOD import SYM" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/from" nil nil) ("env" "#!/usr/bin/env python\n" "#!/usr/bin/env python" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/env" nil nil) ("enc" "# coding: utf-8\n" "# coding: utf-8" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/enc" nil nil) ("defs" "def ${1:methodname}(self, ${2:arg}):\n ${3:pass}\n" "def method(self, ...):" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/defs" nil nil) ("class" "class ${1:ClassName}(${2:object}):\n \"\"\"${3:Documentation for $1}\n\n \"\"\"\n def __init__(self${4:, args}):\n super($1, self).__init__($5)\n ${4:$(elpy-snippet-init-assignments yas-text)}\n $0\n" "class(parent): ..." nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/class" nil nil) ("asr" "with self.assertRaises(${1:Exception}):\n $0\n" "Assert Raises" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/asr" nil nil) ("asne" "self.assertNotEqual(${1:expected}, ${2:actual})\n" "Assert Not Equal" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/asne" nil nil) ("ase" "self.assertEqual(${1:expected}, ${2:actual})\n" "Assert Equal" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/ase" nil nil) ("__xor__" "def __xor__(self, other):\n return $0\n" "__xor__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__xor__" nil nil) ("__unicode__" "def __unicode__(self):\n return $0\n" "__unicode__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__unicode__" nil nil) ("__truediv__" "def __truediv__(self, other):\n return $0\n" "__truediv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__truediv__" nil nil) ("__subclasscheck__" "def __subclasscheck__(self, instance):\n return $0\n" "__subclasscheck__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__subclasscheck__" nil nil) ("__sub__" "def __sub__(self, other):\n return $0\n" "__sub__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__sub__" nil nil) ("__str__" "def __str__(self):\n return $0\n" "__str__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__str__" nil nil) ("__slots__" "__slots__ = ($1)\n$0\n" "__slots__" nil ("Class attributes") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__slots__" nil nil) ("__setitem__" "def __setitem__(self, key, value):\n $0\n" "__setitem__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__setitem__" nil nil) ("__setattr__" "def __setattr__(self, name, value):\n $0\n" "__setattr__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__setattr__" nil nil) ("__set__" "def __set__(self, instance, value):\n $0\n" "__set__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__set__" nil nil) ("__rxor__" "def __rxor__(self, other):\n return $0\n" "__rxor__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rxor__" nil nil) ("__rtruediv__" "def __rtruediv__(self, other):\n return $0\n" "__rtruediv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rtruediv__" nil nil) ("__rsub__" "def __rsub__(self, other):\n return $0\n" "__rsub__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rsub__" nil nil) ("__rshift__" "def __rshift__(self, other):\n return $0\n" "__rshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rshift__" nil nil) ("__rrshift__" "def __rrshift__(self, other):\n return $0\n" "__rrshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rrshift__" nil nil) ("__rpow__" "def __rpow__(self, other):\n return $0\n" "__rpow__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rpow__" nil nil) ("__ror__" "def __ror__(self, other):\n return $0\n" "__ror__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__ror__" nil nil) ("__rmul__" "def __rmul__(self, other):\n return $0\n" "__rmul__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rmul__" nil nil) ("__rmod__" "def __rmod__(self, other):\n return $0\n" "__rmod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rmod__" nil nil) ("__rlshift__" "def __rlshift__(self, other):\n return $0\n" "__rlshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rlshift__" nil nil) ("__rfloordiv__" "def __rfloordiv__(self, other):\n return $0\n" "__rfloordiv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rfloordiv__" nil nil) ("__reversed__" "def __reversed__(self):\n return $0\n" "__reversed__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__reversed__" nil nil) ("__repr__" "def __repr__(self):\n return $0\n" "__repr__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__repr__" nil nil) ("__rdivmod__" "def __rdivmod__(self, other):\n return $0\n" "__rdivmod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rdivmod__" nil nil) ("__rand__" "def __rand__(self, other):\n return $0\n" "__rand__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rand__" nil nil) ("__radd__" "def __radd__(self, other):\n return $0\n" "__radd__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__radd__" nil nil) ("__pow__" "def __pow__(self, other, modulo=None):\n return $0\n" "__pow__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__pow__" nil nil) ("__pos__" "def __pos__(self):\n return $0\n" "__pos__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__pos__" nil nil) ("__or__" "def __or__(self, other):\n return $0\n" "__or__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__or__" nil nil) ("__oct__" "def __oct__(self):\n return $0\n" "__oct__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__oct__" nil nil) ("__nonzero__" "def __nonzero__(self):\n return $0\n" "__nonzero__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__nonzero__" nil nil) ("__new__" "def __new__(cls${1:, args}):\n \"\"\"$2\n\n \"\"\"\n ${1:$(elpy-snippet-init-assignments yas-text)}\n" "__new__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__new__" nil nil) ("__neg__" "def __neg__(self):\n return $0\n" "__neg__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__neg__" nil nil) ("__ne__" "def __ne__(self, other):\n return $0\n" "__ne__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__ne__" nil nil) ("__mul__" "def __mul__(self, other):\n return $0\n" "__mul__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__mul__" nil nil) ("__mod__" "def __mod__(self, other):\n return $0\n" "__mod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__mod__" nil nil) ("__lt__" "def __lt__(self, other):\n return $0\n" "__lt__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__lt__" nil nil) ("__lshift__" "def __lshift__(self, other):\n return $0\n" "__lshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__lshift__" nil nil) ("__long__" "def __long__(self):\n return $0\n" "__long__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__long__" nil nil) ...)) yas--load-directory-2("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" python-mode) yas--load-directory-1("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" python-mode nil) eval((yas--load-directory-1 "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" (quote python-mode) (quote nil))) yas-load-directory("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/" nil) yas--load-snippet-dirs(1) yas-reload-all(1) funcall-interactively(yas-reload-all 1) call-interactively(yas-reload-all record nil) command-execute(yas-reload-all record) execute-extended-command(nil "yas-reload-all") ```
1.0
Yasnippet 0.9.0.1: wrong-type-argument integerp nil - ``` Debugger entered--Lisp error: (wrong-type-argument integerp nil) yas--populate-template([cl-struct-yas--template nil nil nil nil nil nil nil nil nil nil nil nil] :table [cl-struct-yas--table "python-mode" #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) nil (keymap)] :key "super" :content "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" :name "super()" :group ("Definitions") :condition nil :expand-env nil :file "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" :keybinding nil :uuid "super()") yas-define-snippets-1(("super" "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" "super()" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" nil nil) [cl-struct-yas--table "python-mode" #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ( ...)) nil (keymap)]) yas-define-snippets(python-mode (("super" "super`(elpy-snippet-super-form)`(${1:`(elpy-snippet-super-arguments)`})\n$0" "super()" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/super" nil nil) ("py3" "from __future__ import division, absolute_import\nfrom __future__ import print_function, unicode_literals\n" "from __future__ import ..." nil ("Python 3") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/py3" nil nil) ("pdb" "import pdb; pdb.set_trace()\n" "pdb.set_trace()" nil ("Debug") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/pdb" nil nil) ("from" "from ${1:module} import ${2:symbol}\n$0" "from MOD import SYM" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/from" nil nil) ("env" "#!/usr/bin/env python\n" "#!/usr/bin/env python" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/env" nil nil) ("enc" "# coding: utf-8\n" "# coding: utf-8" nil ("Header") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/enc" nil nil) ("defs" "def ${1:methodname}(self, ${2:arg}):\n ${3:pass}\n" "def method(self, ...):" nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/defs" nil nil) ("class" "class ${1:ClassName}(${2:object}):\n \"\"\"${3:Documentation for $1}\n\n \"\"\"\n def __init__(self${4:, args}):\n super($1, self).__init__($5)\n ${4:$(elpy-snippet-init-assignments yas-text)}\n $0\n" "class(parent): ..." nil ("Definitions") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/class" nil nil) ("asr" "with self.assertRaises(${1:Exception}):\n $0\n" "Assert Raises" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/asr" nil nil) ("asne" "self.assertNotEqual(${1:expected}, ${2:actual})\n" "Assert Not Equal" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/asne" nil nil) ("ase" "self.assertEqual(${1:expected}, ${2:actual})\n" "Assert Equal" nil ("Testing") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/ase" nil nil) ("__xor__" "def __xor__(self, other):\n return $0\n" "__xor__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__xor__" nil nil) ("__unicode__" "def __unicode__(self):\n return $0\n" "__unicode__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__unicode__" nil nil) ("__truediv__" "def __truediv__(self, other):\n return $0\n" "__truediv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__truediv__" nil nil) ("__subclasscheck__" "def __subclasscheck__(self, instance):\n return $0\n" "__subclasscheck__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__subclasscheck__" nil nil) ("__sub__" "def __sub__(self, other):\n return $0\n" "__sub__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__sub__" nil nil) ("__str__" "def __str__(self):\n return $0\n" "__str__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__str__" nil nil) ("__slots__" "__slots__ = ($1)\n$0\n" "__slots__" nil ("Class attributes") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__slots__" nil nil) ("__setitem__" "def __setitem__(self, key, value):\n $0\n" "__setitem__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__setitem__" nil nil) ("__setattr__" "def __setattr__(self, name, value):\n $0\n" "__setattr__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__setattr__" nil nil) ("__set__" "def __set__(self, instance, value):\n $0\n" "__set__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__set__" nil nil) ("__rxor__" "def __rxor__(self, other):\n return $0\n" "__rxor__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rxor__" nil nil) ("__rtruediv__" "def __rtruediv__(self, other):\n return $0\n" "__rtruediv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rtruediv__" nil nil) ("__rsub__" "def __rsub__(self, other):\n return $0\n" "__rsub__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rsub__" nil nil) ("__rshift__" "def __rshift__(self, other):\n return $0\n" "__rshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rshift__" nil nil) ("__rrshift__" "def __rrshift__(self, other):\n return $0\n" "__rrshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rrshift__" nil nil) ("__rpow__" "def __rpow__(self, other):\n return $0\n" "__rpow__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rpow__" nil nil) ("__ror__" "def __ror__(self, other):\n return $0\n" "__ror__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__ror__" nil nil) ("__rmul__" "def __rmul__(self, other):\n return $0\n" "__rmul__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rmul__" nil nil) ("__rmod__" "def __rmod__(self, other):\n return $0\n" "__rmod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rmod__" nil nil) ("__rlshift__" "def __rlshift__(self, other):\n return $0\n" "__rlshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rlshift__" nil nil) ("__rfloordiv__" "def __rfloordiv__(self, other):\n return $0\n" "__rfloordiv__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rfloordiv__" nil nil) ("__reversed__" "def __reversed__(self):\n return $0\n" "__reversed__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__reversed__" nil nil) ("__repr__" "def __repr__(self):\n return $0\n" "__repr__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__repr__" nil nil) ("__rdivmod__" "def __rdivmod__(self, other):\n return $0\n" "__rdivmod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rdivmod__" nil nil) ("__rand__" "def __rand__(self, other):\n return $0\n" "__rand__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__rand__" nil nil) ("__radd__" "def __radd__(self, other):\n return $0\n" "__radd__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__radd__" nil nil) ("__pow__" "def __pow__(self, other, modulo=None):\n return $0\n" "__pow__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__pow__" nil nil) ("__pos__" "def __pos__(self):\n return $0\n" "__pos__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__pos__" nil nil) ("__or__" "def __or__(self, other):\n return $0\n" "__or__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__or__" nil nil) ("__oct__" "def __oct__(self):\n return $0\n" "__oct__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__oct__" nil nil) ("__nonzero__" "def __nonzero__(self):\n return $0\n" "__nonzero__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__nonzero__" nil nil) ("__new__" "def __new__(cls${1:, args}):\n \"\"\"$2\n\n \"\"\"\n ${1:$(elpy-snippet-init-assignments yas-text)}\n" "__new__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__new__" nil nil) ("__neg__" "def __neg__(self):\n return $0\n" "__neg__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__neg__" nil nil) ("__ne__" "def __ne__(self, other):\n return $0\n" "__ne__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__ne__" nil nil) ("__mul__" "def __mul__(self, other):\n return $0\n" "__mul__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__mul__" nil nil) ("__mod__" "def __mod__(self, other):\n return $0\n" "__mod__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__mod__" nil nil) ("__lt__" "def __lt__(self, other):\n return $0\n" "__lt__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__lt__" nil nil) ("__lshift__" "def __lshift__(self, other):\n return $0\n" "__lshift__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__lshift__" nil nil) ("__long__" "def __long__(self):\n return $0\n" "__long__" nil ("Special methods") nil "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode/__long__" nil nil) ...)) yas--load-directory-2("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" python-mode) yas--load-directory-1("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" python-mode nil) eval((yas--load-directory-1 "/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/python-mode" (quote python-mode) (quote nil))) yas-load-directory("/Users/terry/.emacs.d/elpa/elpy-1.10.0/snippets/" nil) yas--load-snippet-dirs(1) yas-reload-all(1) funcall-interactively(yas-reload-all 1) call-interactively(yas-reload-all record nil) command-execute(yas-reload-all record) execute-extended-command(nil "yas-reload-all") ```
non_test
yasnippet wrong type argument integerp nil debugger entered lisp error wrong type argument integerp nil yas populate template table key super content super elpy snippet super form elpy snippet super arguments n name super group definitions condition nil expand env nil file users terry emacs d elpa elpy snippets python mode super keybinding nil uuid super yas define snippets super super elpy snippet super form elpy snippet super arguments n super nil definitions nil users terry emacs d elpa elpy snippets python mode super nil nil yas define snippets python mode super super elpy snippet super form elpy snippet super arguments n super nil definitions nil users terry emacs d elpa elpy snippets python mode super nil nil from future import division absolute import nfrom future import print function unicode literals n from future import nil python nil users terry emacs d elpa elpy snippets python mode nil nil pdb import pdb pdb set trace n pdb set trace nil debug nil users terry emacs d elpa elpy snippets python mode pdb nil nil from from module import symbol n from mod import sym nil header nil users terry emacs d elpa elpy snippets python mode from nil nil env usr bin env python n usr bin env python nil header nil users terry emacs d elpa elpy snippets python mode env nil nil enc coding utf n coding utf nil header nil users terry emacs d elpa elpy snippets python mode enc nil nil defs def methodname self arg n pass n def method self nil definitions nil users terry emacs d elpa elpy snippets python mode defs nil nil class class classname object n documentation for n n n def init self args n super self init n elpy snippet init assignments yas text n n class parent nil definitions nil users terry emacs d elpa elpy snippets python mode class nil nil asr with self assertraises exception n n assert raises nil testing nil users terry emacs d elpa elpy snippets python mode asr nil nil asne self assertnotequal expected actual n assert not equal nil testing nil users terry emacs d elpa elpy snippets python mode asne nil nil ase self assertequal expected actual n assert equal nil testing nil users terry emacs d elpa elpy snippets python mode ase nil nil xor def xor self other n return n xor nil special methods nil users terry emacs d elpa elpy snippets python mode xor nil nil unicode def unicode self n return n unicode nil special methods nil users terry emacs d elpa elpy snippets python mode unicode nil nil truediv def truediv self other n return n truediv nil special methods nil users terry emacs d elpa elpy snippets python mode truediv nil nil subclasscheck def subclasscheck self instance n return n subclasscheck nil special methods nil users terry emacs d elpa elpy snippets python mode subclasscheck nil nil sub def sub self other n return n sub nil special methods nil users terry emacs d elpa elpy snippets python mode sub nil nil str def str self n return n str nil special methods nil users terry emacs d elpa elpy snippets python mode str nil nil slots slots n n slots nil class attributes nil users terry emacs d elpa elpy snippets python mode slots nil nil setitem def setitem self key value n n setitem nil special methods nil users terry emacs d elpa elpy snippets python mode setitem nil nil setattr def setattr self name value n n setattr nil special methods nil users terry emacs d elpa elpy snippets python mode setattr nil nil set def set self instance value n n set nil special methods nil users terry emacs d elpa elpy snippets python mode set nil nil rxor def rxor self other n return n rxor nil special methods nil users terry emacs d elpa elpy snippets python mode rxor nil nil rtruediv def rtruediv self other n return n rtruediv nil special methods nil users terry emacs d elpa elpy snippets python mode rtruediv nil nil rsub def rsub self other n return n rsub nil special methods nil users terry emacs d elpa elpy snippets python mode rsub nil nil rshift def rshift self other n return n rshift nil special methods nil users terry emacs d elpa elpy snippets python mode rshift nil nil rrshift def rrshift self other n return n rrshift nil special methods nil users terry emacs d elpa elpy snippets python mode rrshift nil nil rpow def rpow self other n return n rpow nil special methods nil users terry emacs d elpa elpy snippets python mode rpow nil nil ror def ror self other n return n ror nil special methods nil users terry emacs d elpa elpy snippets python mode ror nil nil rmul def rmul self other n return n rmul nil special methods nil users terry emacs d elpa elpy snippets python mode rmul nil nil rmod def rmod self other n return n rmod nil special methods nil users terry emacs d elpa elpy snippets python mode rmod nil nil rlshift def rlshift self other n return n rlshift nil special methods nil users terry emacs d elpa elpy snippets python mode rlshift nil nil rfloordiv def rfloordiv self other n return n rfloordiv nil special methods nil users terry emacs d elpa elpy snippets python mode rfloordiv nil nil reversed def reversed self n return n reversed nil special methods nil users terry emacs d elpa elpy snippets python mode reversed nil nil repr def repr self n return n repr nil special methods nil users terry emacs d elpa elpy snippets python mode repr nil nil rdivmod def rdivmod self other n return n rdivmod nil special methods nil users terry emacs d elpa elpy snippets python mode rdivmod nil nil rand def rand self other n return n rand nil special methods nil users terry emacs d elpa elpy snippets python mode rand nil nil radd def radd self other n return n radd nil special methods nil users terry emacs d elpa elpy snippets python mode radd nil nil pow def pow self other modulo none n return n pow nil special methods nil users terry emacs d elpa elpy snippets python mode pow nil nil pos def pos self n return n pos nil special methods nil users terry emacs d elpa elpy snippets python mode pos nil nil or def or self other n return n or nil special methods nil users terry emacs d elpa elpy snippets python mode or nil nil oct def oct self n return n oct nil special methods nil users terry emacs d elpa elpy snippets python mode oct nil nil nonzero def nonzero self n return n nonzero nil special methods nil users terry emacs d elpa elpy snippets python mode nonzero nil nil new def new cls args n n n n elpy snippet init assignments yas text n new nil special methods nil users terry emacs d elpa elpy snippets python mode new nil nil neg def neg self n return n neg nil special methods nil users terry emacs d elpa elpy snippets python mode neg nil nil ne def ne self other n return n ne nil special methods nil users terry emacs d elpa elpy snippets python mode ne nil nil mul def mul self other n return n mul nil special methods nil users terry emacs d elpa elpy snippets python mode mul nil nil mod def mod self other n return n mod nil special methods nil users terry emacs d elpa elpy snippets python mode mod nil nil lt def lt self other n return n lt nil special methods nil users terry emacs d elpa elpy snippets python mode lt nil nil lshift def lshift self other n return n lshift nil special methods nil users terry emacs d elpa elpy snippets python mode lshift nil nil long def long self n return n long nil special methods nil users terry emacs d elpa elpy snippets python mode long nil nil yas load directory users terry emacs d elpa elpy snippets python mode python mode yas load directory users terry emacs d elpa elpy snippets python mode python mode nil eval yas load directory users terry emacs d elpa elpy snippets python mode quote python mode quote nil yas load directory users terry emacs d elpa elpy snippets nil yas load snippet dirs yas reload all funcall interactively yas reload all call interactively yas reload all record nil command execute yas reload all record execute extended command nil yas reload all
0
127,747
10,481,226,142
IssuesEvent
2019-09-24 09:15:40
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
[CI] org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT failures
:Search/SQL >test-failure
Two tests seem to have failed in: Build scan: https://gradle-enterprise.elastic.co/s/afl4i2mgwqcz2 Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+matrix-java-periodic/ES_BUILD_JAVA=openjdk12,ES_RUNTIME_JAVA=java11,nodes=general-purpose/225/console Test {pivot.testAverageWithOneValueAndOrder} Failed with: ``` java.lang.AssertionError: Elasticsearch [JdbcResultSet:row 5:cursor size 2:[languages<type=[BYTE]>, 'F'<type=[DOUBLE]>]] still has data after [4] entries: 1 | 47073.25 Close stacktrace at __randomizedtesting.SeedInfo.seed([4F5AF7C96C1CA379:C70EC813C2E0CE81]:0) at org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT.pivot.testAverageWithOneValueAndOrder(pivot.csv-spec:139) at org.junit.Assert.fail(Assert.java:88) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.doAssertResultSetData(JdbcAssert.java:323) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSetData(JdbcAssert.java:203) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSets(JdbcAssert.java:100) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.assertResults(CsvSpecTestCase.java:54) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.executeAndAssert(CsvSpecTestCase.java:61) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.doTest(CsvSpecTestCase.java:47) at org.elasticsearch.xpack.sql.qa.jdbc.SpecBaseIntegrationTestCase.test(SpecBaseIntegrationTestCase.java:92) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:834) ``` Reproduce with: ``` ./gradlew ':x-pack:plugin:sql:qa:single-node:integTestRunner' --tests "org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT" -Dtests.method="test {pivot.testAverageWithOneValueAndOrder}" -Dtests.seed=4F5AF7C96C1CA379 -Dtests.security.manager=true -Dtests.locale=fr-GP -Dtests.timezone=Pacific/Guadalcanal -Dcompiler.java=12 -Druntime.java=11 HomeTestsJdbcCsvSpecIT » test {pivot.testAverageWithOneValueAndOrder}Close test output (esc) ``` Test {pivot.testSumWithoutSubquery} failed with: ``` java.lang.AssertionError: Expected more data but no more entries found after [5]Close stacktrace at __randomizedtesting.SeedInfo.seed([4F5AF7C96C1CA379:C70EC813C2E0CE81]:0) at org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT.pivot.testSumWithoutSubquery(pivot.csv-spec:192) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.doAssertResultSetData(JdbcAssert.java:215) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSetData(JdbcAssert.java:203) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSets(JdbcAssert.java:100) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.assertResults(CsvSpecTestCase.java:54) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.executeAndAssert(CsvSpecTestCase.java:61) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.doTest(CsvSpecTestCase.java:47) at org.elasticsearch.xpack.sql.qa.jdbc.SpecBaseIntegrationTestCase.test(SpecBaseIntegrationTestCase.java:92) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:834) ``` Reproduce with: ``` ./gradlew ':x-pack:plugin:sql:qa:single-node:integTestRunner' --tests "org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT" -Dtests.method="test {pivot.testSumWithoutSubquery}" -Dtests.seed=4F5AF7C96C1CA379 -Dtests.security.manager=true -Dtests.locale=fr-GP -Dtests.timezone=Pacific/Guadalcanal -Dcompiler.java=12 -Druntime.java=11 ```
1.0
[CI] org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT failures - Two tests seem to have failed in: Build scan: https://gradle-enterprise.elastic.co/s/afl4i2mgwqcz2 Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+matrix-java-periodic/ES_BUILD_JAVA=openjdk12,ES_RUNTIME_JAVA=java11,nodes=general-purpose/225/console Test {pivot.testAverageWithOneValueAndOrder} Failed with: ``` java.lang.AssertionError: Elasticsearch [JdbcResultSet:row 5:cursor size 2:[languages<type=[BYTE]>, 'F'<type=[DOUBLE]>]] still has data after [4] entries: 1 | 47073.25 Close stacktrace at __randomizedtesting.SeedInfo.seed([4F5AF7C96C1CA379:C70EC813C2E0CE81]:0) at org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT.pivot.testAverageWithOneValueAndOrder(pivot.csv-spec:139) at org.junit.Assert.fail(Assert.java:88) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.doAssertResultSetData(JdbcAssert.java:323) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSetData(JdbcAssert.java:203) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSets(JdbcAssert.java:100) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.assertResults(CsvSpecTestCase.java:54) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.executeAndAssert(CsvSpecTestCase.java:61) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.doTest(CsvSpecTestCase.java:47) at org.elasticsearch.xpack.sql.qa.jdbc.SpecBaseIntegrationTestCase.test(SpecBaseIntegrationTestCase.java:92) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:834) ``` Reproduce with: ``` ./gradlew ':x-pack:plugin:sql:qa:single-node:integTestRunner' --tests "org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT" -Dtests.method="test {pivot.testAverageWithOneValueAndOrder}" -Dtests.seed=4F5AF7C96C1CA379 -Dtests.security.manager=true -Dtests.locale=fr-GP -Dtests.timezone=Pacific/Guadalcanal -Dcompiler.java=12 -Druntime.java=11 HomeTestsJdbcCsvSpecIT » test {pivot.testAverageWithOneValueAndOrder}Close test output (esc) ``` Test {pivot.testSumWithoutSubquery} failed with: ``` java.lang.AssertionError: Expected more data but no more entries found after [5]Close stacktrace at __randomizedtesting.SeedInfo.seed([4F5AF7C96C1CA379:C70EC813C2E0CE81]:0) at org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT.pivot.testSumWithoutSubquery(pivot.csv-spec:192) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.doAssertResultSetData(JdbcAssert.java:215) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSetData(JdbcAssert.java:203) at org.elasticsearch.xpack.sql.qa.jdbc.JdbcAssert.assertResultSets(JdbcAssert.java:100) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.assertResults(CsvSpecTestCase.java:54) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.executeAndAssert(CsvSpecTestCase.java:61) at org.elasticsearch.xpack.sql.qa.jdbc.CsvSpecTestCase.doTest(CsvSpecTestCase.java:47) at org.elasticsearch.xpack.sql.qa.jdbc.SpecBaseIntegrationTestCase.test(SpecBaseIntegrationTestCase.java:92) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:834) ``` Reproduce with: ``` ./gradlew ':x-pack:plugin:sql:qa:single-node:integTestRunner' --tests "org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT" -Dtests.method="test {pivot.testSumWithoutSubquery}" -Dtests.seed=4F5AF7C96C1CA379 -Dtests.security.manager=true -Dtests.locale=fr-GP -Dtests.timezone=Pacific/Guadalcanal -Dcompiler.java=12 -Druntime.java=11 ```
test
org elasticsearch xpack sql qa single node jdbccsvspecit failures two tests seem to have failed in build scan log test pivot testaveragewithonevalueandorder failed with java lang assertionerror elasticsearch f still has data after entries close stacktrace at randomizedtesting seedinfo seed at org elasticsearch xpack sql qa single node jdbccsvspecit pivot testaveragewithonevalueandorder pivot csv spec at org junit assert fail assert java at org elasticsearch xpack sql qa jdbc jdbcassert doassertresultsetdata jdbcassert java at org elasticsearch xpack sql qa jdbc jdbcassert assertresultsetdata jdbcassert java at org elasticsearch xpack sql qa jdbc jdbcassert assertresultsets jdbcassert java at org elasticsearch xpack sql qa jdbc csvspectestcase assertresults csvspectestcase java at org elasticsearch xpack sql qa jdbc csvspectestcase executeandassert csvspectestcase java at org elasticsearch xpack sql qa jdbc csvspectestcase dotest csvspectestcase java at org elasticsearch xpack sql qa jdbc specbaseintegrationtestcase test specbaseintegrationtestcase java at jdk internal reflect invoke unknown source at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com carrotsearch randomizedtesting randomizedrunner invoke randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testrulesetupteardownchained evaluate testrulesetupteardownchained java at org apache lucene util abstractbeforeafterrule evaluate abstractbeforeafterrule java at org apache lucene util testrulethreadandtestname evaluate testrulethreadandtestname java at org apache lucene util testruleignoreaftermaxfailures evaluate testruleignoreaftermaxfailures java at org apache lucene util testrulemarkfailure evaluate testrulemarkfailure java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting threadleakcontrol statementrunner run threadleakcontrol java at com carrotsearch randomizedtesting threadleakcontrol forktimeoutingtask threadleakcontrol java at com carrotsearch randomizedtesting threadleakcontrol evaluate threadleakcontrol java at com carrotsearch randomizedtesting randomizedrunner runsingletest randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at org apache lucene util abstractbeforeafterrule evaluate abstractbeforeafterrule java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testrulestoreclassname evaluate testrulestoreclassname java at com carrotsearch randomizedtesting rules noshadowingoroverridesonmethodsrule evaluate noshadowingoroverridesonmethodsrule java at com carrotsearch randomizedtesting rules noshadowingoroverridesonmethodsrule evaluate noshadowingoroverridesonmethodsrule java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testruleassertionsrequired evaluate testruleassertionsrequired java at org apache lucene util testrulemarkfailure evaluate testrulemarkfailure java at org apache lucene util testruleignoreaftermaxfailures evaluate testruleignoreaftermaxfailures java at org apache lucene util testruleignoretestsuites evaluate testruleignoretestsuites java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting threadleakcontrol statementrunner run threadleakcontrol java at java lang thread run thread java reproduce with gradlew x pack plugin sql qa single node integtestrunner tests org elasticsearch xpack sql qa single node jdbccsvspecit dtests method test pivot testaveragewithonevalueandorder dtests seed dtests security manager true dtests locale fr gp dtests timezone pacific guadalcanal dcompiler java druntime java hometestsjdbccsvspecit » test pivot testaveragewithonevalueandorder close test output esc test pivot testsumwithoutsubquery failed with java lang assertionerror expected more data but no more entries found after close stacktrace at randomizedtesting seedinfo seed at org elasticsearch xpack sql qa single node jdbccsvspecit pivot testsumwithoutsubquery pivot csv spec at org junit assert fail assert java at org junit assert asserttrue assert java at org elasticsearch xpack sql qa jdbc jdbcassert doassertresultsetdata jdbcassert java at org elasticsearch xpack sql qa jdbc jdbcassert assertresultsetdata jdbcassert java at org elasticsearch xpack sql qa jdbc jdbcassert assertresultsets jdbcassert java at org elasticsearch xpack sql qa jdbc csvspectestcase assertresults csvspectestcase java at org elasticsearch xpack sql qa jdbc csvspectestcase executeandassert csvspectestcase java at org elasticsearch xpack sql qa jdbc csvspectestcase dotest csvspectestcase java at org elasticsearch xpack sql qa jdbc specbaseintegrationtestcase test specbaseintegrationtestcase java at jdk internal reflect invoke unknown source at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com carrotsearch randomizedtesting randomizedrunner invoke randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testrulesetupteardownchained evaluate testrulesetupteardownchained java at org apache lucene util abstractbeforeafterrule evaluate abstractbeforeafterrule java at org apache lucene util testrulethreadandtestname evaluate testrulethreadandtestname java at org apache lucene util testruleignoreaftermaxfailures evaluate testruleignoreaftermaxfailures java at org apache lucene util testrulemarkfailure evaluate testrulemarkfailure java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting threadleakcontrol statementrunner run threadleakcontrol java at com carrotsearch randomizedtesting threadleakcontrol forktimeoutingtask threadleakcontrol java at com carrotsearch randomizedtesting threadleakcontrol evaluate threadleakcontrol java at com carrotsearch randomizedtesting randomizedrunner runsingletest randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at com carrotsearch randomizedtesting randomizedrunner evaluate randomizedrunner java at org apache lucene util abstractbeforeafterrule evaluate abstractbeforeafterrule java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testrulestoreclassname evaluate testrulestoreclassname java at com carrotsearch randomizedtesting rules noshadowingoroverridesonmethodsrule evaluate noshadowingoroverridesonmethodsrule java at com carrotsearch randomizedtesting rules noshadowingoroverridesonmethodsrule evaluate noshadowingoroverridesonmethodsrule java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at org apache lucene util testruleassertionsrequired evaluate testruleassertionsrequired java at org apache lucene util testrulemarkfailure evaluate testrulemarkfailure java at org apache lucene util testruleignoreaftermaxfailures evaluate testruleignoreaftermaxfailures java at org apache lucene util testruleignoretestsuites evaluate testruleignoretestsuites java at com carrotsearch randomizedtesting rules statementadapter evaluate statementadapter java at com carrotsearch randomizedtesting threadleakcontrol statementrunner run threadleakcontrol java at java lang thread run thread java reproduce with gradlew x pack plugin sql qa single node integtestrunner tests org elasticsearch xpack sql qa single node jdbccsvspecit dtests method test pivot testsumwithoutsubquery dtests seed dtests security manager true dtests locale fr gp dtests timezone pacific guadalcanal dcompiler java druntime java
1
53,477
6,331,220,698
IssuesEvent
2017-07-26 09:25:13
ljharb/qs
https://api.github.com/repos/ljharb/qs
closed
Test node 0.6 or update engines
test
This module claims to support node v0.6: https://github.com/ljharb/qs/blob/d66ac175bbf8afa44b41c2c85b04ae00bac7c916/package.json#L23 But the lowest version it tests is v0.8: https://github.com/ljharb/qs/blob/d66ac175bbf8afa44b41c2c85b04ae00bac7c916/.travis.yml#L15 We should either update it to test v0.6 also, or update its engines to v0.8 minimum.
1.0
Test node 0.6 or update engines - This module claims to support node v0.6: https://github.com/ljharb/qs/blob/d66ac175bbf8afa44b41c2c85b04ae00bac7c916/package.json#L23 But the lowest version it tests is v0.8: https://github.com/ljharb/qs/blob/d66ac175bbf8afa44b41c2c85b04ae00bac7c916/.travis.yml#L15 We should either update it to test v0.6 also, or update its engines to v0.8 minimum.
test
test node or update engines this module claims to support node but the lowest version it tests is we should either update it to test also or update its engines to minimum
1
780,620
27,401,788,830
IssuesEvent
2023-03-01 01:36:55
politics-rewired/Spoke
https://api.github.com/repos/politics-rewired/Spoke
opened
Add hyperlinked documentation to canned response instructional copy
platform: react :atom_symbol: platform: node :low_brightness: platform: mobile :iphone: experience: copy :memo: priority: low
**Is your feature request related to a problem? Please describe.** Users may need additional context to fully understand the canned response instructional copy. **Describe the solution you'd like** Hyperlink to existing documentation within the copy. > Canned responses for texters > Share additional FAQ responses with your texters that are NOT associated with logging data. Please note that canned responses are not tracked or stored when used. Responses associated with data collection should be included in your [interaction script](https://docs.spokerewired.com/article/43-create-interaction-script) instead. **Describe alternatives you've considered** Instructional copy could be made more descriptive (inadequate space) Canned responses could be made to log data (significant change with little payoff)
1.0
Add hyperlinked documentation to canned response instructional copy - **Is your feature request related to a problem? Please describe.** Users may need additional context to fully understand the canned response instructional copy. **Describe the solution you'd like** Hyperlink to existing documentation within the copy. > Canned responses for texters > Share additional FAQ responses with your texters that are NOT associated with logging data. Please note that canned responses are not tracked or stored when used. Responses associated with data collection should be included in your [interaction script](https://docs.spokerewired.com/article/43-create-interaction-script) instead. **Describe alternatives you've considered** Instructional copy could be made more descriptive (inadequate space) Canned responses could be made to log data (significant change with little payoff)
non_test
add hyperlinked documentation to canned response instructional copy is your feature request related to a problem please describe users may need additional context to fully understand the canned response instructional copy describe the solution you d like hyperlink to existing documentation within the copy canned responses for texters share additional faq responses with your texters that are not associated with logging data please note that canned responses are not tracked or stored when used responses associated with data collection should be included in your instead describe alternatives you ve considered instructional copy could be made more descriptive inadequate space canned responses could be made to log data significant change with little payoff
0
48,940
20,366,814,914
IssuesEvent
2022-02-21 07:01:53
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Add "publicNetworkAccess" as Web App Networking feature
app-service/svc triaged cxp product-question Pri1
When using Azure Build-in policy [Configure App Services to disable public network access](https://docs.microsoft.com/en-us/azure/app-service/policy-reference), we can disable the public network access to the Web App. All public requests returned 403 after enable this feature. This policy changes a parameter called "publicNetworkAccess" under Microsoft.Web/sites/config to "Disabled". ![image](https://user-images.githubusercontent.com/8178189/154205827-4916e36f-0bdb-423f-9067-769a58b0b514.png) However, this feature cannot be confirmed in the Azure Web App side. Is it possible to add this feature as one of the networking-features of Web App? ![image](https://user-images.githubusercontent.com/8178189/154205786-fa3852d4-5438-4052-8b89-3c7ff6526439.png) --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ae743313-9367-b465-e31a-5beae33018d1 * Version Independent ID: c0cd348d-764a-572b-d900-ff0cffe12a31 * Content: [Networking features - Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/networking-features) * Content Source: [articles/app-service/networking-features.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/networking-features.md) * Service: **app-service** * GitHub Login: @madsd * Microsoft Alias: **madsd**
1.0
Add "publicNetworkAccess" as Web App Networking feature - When using Azure Build-in policy [Configure App Services to disable public network access](https://docs.microsoft.com/en-us/azure/app-service/policy-reference), we can disable the public network access to the Web App. All public requests returned 403 after enable this feature. This policy changes a parameter called "publicNetworkAccess" under Microsoft.Web/sites/config to "Disabled". ![image](https://user-images.githubusercontent.com/8178189/154205827-4916e36f-0bdb-423f-9067-769a58b0b514.png) However, this feature cannot be confirmed in the Azure Web App side. Is it possible to add this feature as one of the networking-features of Web App? ![image](https://user-images.githubusercontent.com/8178189/154205786-fa3852d4-5438-4052-8b89-3c7ff6526439.png) --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ae743313-9367-b465-e31a-5beae33018d1 * Version Independent ID: c0cd348d-764a-572b-d900-ff0cffe12a31 * Content: [Networking features - Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/networking-features) * Content Source: [articles/app-service/networking-features.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/networking-features.md) * Service: **app-service** * GitHub Login: @madsd * Microsoft Alias: **madsd**
non_test
add publicnetworkaccess as web app networking feature when using azure build in policy we can disable the public network access to the web app all public requests returned after enable this feature this policy changes a parameter called publicnetworkaccess under microsoft web sites config to disabled however this feature cannot be confirmed in the azure web app side is it possible to add this feature as one of the networking features of web app document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service app service github login madsd microsoft alias madsd
0
50,185
7,571,778,895
IssuesEvent
2018-04-23 13:17:18
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
Documentation 404 page shows old releases
Documentation
### Description of Issue/Question On docs.saltstack.com, when hitting an invalid page, such as https://docs.saltstack.com/en/latest/foo a user will see old releases in the top right corner of the page. 2016.3.x is marked with the red checkmark, and 2015.8.x is the other version shown ### Setup (Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).) ### Steps to Reproduce Issue (Include debug logs if possible and relevant.) Browse to https://docs.saltstack.com/en/latest/foo ### Versions Report (Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions.)
1.0
Documentation 404 page shows old releases - ### Description of Issue/Question On docs.saltstack.com, when hitting an invalid page, such as https://docs.saltstack.com/en/latest/foo a user will see old releases in the top right corner of the page. 2016.3.x is marked with the red checkmark, and 2015.8.x is the other version shown ### Setup (Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).) ### Steps to Reproduce Issue (Include debug logs if possible and relevant.) Browse to https://docs.saltstack.com/en/latest/foo ### Versions Report (Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions.)
non_test
documentation page shows old releases description of issue question on docs saltstack com when hitting an invalid page such as a user will see old releases in the top right corner of the page x is marked with the red checkmark and x is the other version shown setup please provide relevant configs and or sls files be sure to remove sensitive info steps to reproduce issue include debug logs if possible and relevant browse to versions report provided by running salt versions report please also mention any differences in master minion versions
0
95,906
3,962,037,527
IssuesEvent
2016-05-02 15:21:14
firelab/windninja
https://api.github.com/repos/firelab/windninja
reopened
Run progress dialog needs to update text during simulation
component:gui enhancement priority:low severity:low
After an OpenFOAM simulation is started and the progress dialog window opens, the text in the window says "Initializing runs..." for the whole simulation. Seems like it should say other stuff, like "Meshing", "Solving", etc.
1.0
Run progress dialog needs to update text during simulation - After an OpenFOAM simulation is started and the progress dialog window opens, the text in the window says "Initializing runs..." for the whole simulation. Seems like it should say other stuff, like "Meshing", "Solving", etc.
non_test
run progress dialog needs to update text during simulation after an openfoam simulation is started and the progress dialog window opens the text in the window says initializing runs for the whole simulation seems like it should say other stuff like meshing solving etc
0
38,290
4,932,594,164
IssuesEvent
2016-11-28 14:10:21
elmsln/elmsln
https://api.github.com/repos/elmsln/elmsln
closed
Need snarky/cute/fun access denied messages.
AWESOME! enhancement student design project style guide / theme
It would be cool to have a standard access denied page with a custom message. - [x] Design access denied page - [x] Design 404 page - [x] Implement design in foundation access.
1.0
Need snarky/cute/fun access denied messages. - It would be cool to have a standard access denied page with a custom message. - [x] Design access denied page - [x] Design 404 page - [x] Implement design in foundation access.
non_test
need snarky cute fun access denied messages it would be cool to have a standard access denied page with a custom message design access denied page design page implement design in foundation access
0
20,480
3,814,394,365
IssuesEvent
2016-03-28 13:03:53
pixelated/pixelated-user-agent
https://api.github.com/repos/pixelated/pixelated-user-agent
closed
Error running functionals on vagrant
bug Hacknight Tests
The steps are these: ``` # Clone project vagrant up vagrant ssh cd /vagrant/web-ui ./go test (run successfully) cd ../service ./go test (run successfully) ./go functional (fail - output: http://paste.debian.net/416587/) cd ../web-ui ./go build cd ../service ./go functional (fail - output: http://paste.debian.net/416587/) ``` You can see that I just followed the User Agent README instructions so I also tried run `web-ui/go build`. Anyone has any suggestion about what I could try to solve it?
1.0
Error running functionals on vagrant - The steps are these: ``` # Clone project vagrant up vagrant ssh cd /vagrant/web-ui ./go test (run successfully) cd ../service ./go test (run successfully) ./go functional (fail - output: http://paste.debian.net/416587/) cd ../web-ui ./go build cd ../service ./go functional (fail - output: http://paste.debian.net/416587/) ``` You can see that I just followed the User Agent README instructions so I also tried run `web-ui/go build`. Anyone has any suggestion about what I could try to solve it?
test
error running functionals on vagrant the steps are these clone project vagrant up vagrant ssh cd vagrant web ui go test run successfully cd service go test run successfully go functional fail output cd web ui go build cd service go functional fail output you can see that i just followed the user agent readme instructions so i also tried run web ui go build anyone has any suggestion about what i could try to solve it
1
250,985
18,921,269,816
IssuesEvent
2021-11-17 02:09:58
NREL-SIIP/PowerSystems.jl
https://api.github.com/repos/NREL-SIIP/PowerSystems.jl
closed
add PrimeMovers and ThermalFuels enums to docs
documentation
It would be useful to have a place to find the valid prime mover and thermal fuels codes
1.0
add PrimeMovers and ThermalFuels enums to docs - It would be useful to have a place to find the valid prime mover and thermal fuels codes
non_test
add primemovers and thermalfuels enums to docs it would be useful to have a place to find the valid prime mover and thermal fuels codes
0
160,681
12,518,237,093
IssuesEvent
2020-06-03 12:36:48
ForgottenGlory/Living-Skyrim-2
https://api.github.com/repos/ForgottenGlory/Living-Skyrim-2
reopened
Bad shield
bug need testers
![SkyrimSE 2020-06-03 02-59-51](https://user-images.githubusercontent.com/66355096/83611301-67716580-a546-11ea-85ce-a76bb19f9cdb.png) **If you are reporting a crash to desktop, please attach your NET Script Framework crash log. This can be found in MO2's Overwrite folder. If possible, please also attach a copy of your most recent save before the issue occurred.** **LS Version** Living Skyrim 2.0.0 Beta 2 **Describe the bug** the shield is all purple **To Reproduce** do alternate start vampire probably random tho **Expected behavior** for the shield not to be purple If applicable, add screenshots to help explain your problem. **IF YOUR SCREENSHOT CONTAINS NUDITY DO NOT PUT IT ON GITHUB.** **Additional context** Add any other context about the problem here. ![SkyrimSE 2020-06-03 02-28-34](https://user-images.githubusercontent.com/66355096/83609155-7a366b00-a543-11ea-982e-43391502ef20.png)
1.0
Bad shield - ![SkyrimSE 2020-06-03 02-59-51](https://user-images.githubusercontent.com/66355096/83611301-67716580-a546-11ea-85ce-a76bb19f9cdb.png) **If you are reporting a crash to desktop, please attach your NET Script Framework crash log. This can be found in MO2's Overwrite folder. If possible, please also attach a copy of your most recent save before the issue occurred.** **LS Version** Living Skyrim 2.0.0 Beta 2 **Describe the bug** the shield is all purple **To Reproduce** do alternate start vampire probably random tho **Expected behavior** for the shield not to be purple If applicable, add screenshots to help explain your problem. **IF YOUR SCREENSHOT CONTAINS NUDITY DO NOT PUT IT ON GITHUB.** **Additional context** Add any other context about the problem here. ![SkyrimSE 2020-06-03 02-28-34](https://user-images.githubusercontent.com/66355096/83609155-7a366b00-a543-11ea-982e-43391502ef20.png)
test
bad shield if you are reporting a crash to desktop please attach your net script framework crash log this can be found in s overwrite folder if possible please also attach a copy of your most recent save before the issue occurred ls version living skyrim beta describe the bug the shield is all purple to reproduce do alternate start vampire probably random tho expected behavior for the shield not to be purple if applicable add screenshots to help explain your problem if your screenshot contains nudity do not put it on github additional context add any other context about the problem here
1
47,528
5,896,883,955
IssuesEvent
2017-05-18 10:55:36
imixs/imixs-marty
https://api.github.com/repos/imixs/imixs-marty
closed
define new property system.model.version
testing
Define new property in imixs.properties file system.model.version extend ModelContrller to fetch this value (used by frontend)
1.0
define new property system.model.version - Define new property in imixs.properties file system.model.version extend ModelContrller to fetch this value (used by frontend)
test
define new property system model version define new property in imixs properties file system model version extend modelcontrller to fetch this value used by frontend
1
155,915
19,803,119,437
IssuesEvent
2022-01-19 01:30:58
ChoeMinji/netty-4.1.0
https://api.github.com/repos/ChoeMinji/netty-4.1.0
opened
CVE-2022-23302 (High) detected in log4j-1.2.17.jar
security vulnerability
## CVE-2022-23302 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p>Path to dependency file: /all/pom.xml</p> <p>Path to vulnerable library: /epository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/epository/log4j/log4j/1.2.17/log4j-1.2.17.jar</p> <p> Dependency Hierarchy: - :x: **log4j-1.2.17.jar** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has access to. The attacker can provide a TopicConnectionFactoryBindingName configuration causing JMSSink to perform JNDI requests that result in remote code execution in a similar fashion to CVE-2021-4104. Note this issue only affects Log4j 1.x when specifically configured to use JMSSink, which is not the default. Apache Log4j 1.2 reached end of life in August 2015. Users should upgrade to Log4j 2 as it addresses numerous other issues from the previous versions. <p>Publish Date: 2022-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-23302>CVE-2022-23302</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-23302 (High) detected in log4j-1.2.17.jar - ## CVE-2022-23302 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p>Path to dependency file: /all/pom.xml</p> <p>Path to vulnerable library: /epository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/epository/log4j/log4j/1.2.17/log4j-1.2.17.jar</p> <p> Dependency Hierarchy: - :x: **log4j-1.2.17.jar** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has access to. The attacker can provide a TopicConnectionFactoryBindingName configuration causing JMSSink to perform JNDI requests that result in remote code execution in a similar fashion to CVE-2021-4104. Note this issue only affects Log4j 1.x when specifically configured to use JMSSink, which is not the default. Apache Log4j 1.2 reached end of life in August 2015. Users should upgrade to Log4j 2 as it addresses numerous other issues from the previous versions. <p>Publish Date: 2022-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-23302>CVE-2022-23302</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in jar cve high severity vulnerability vulnerable library jar apache path to dependency file all pom xml path to vulnerable library epository jar epository jar dependency hierarchy x jar vulnerable library found in base branch master vulnerability details jmssink in all versions of x is vulnerable to deserialization of untrusted data when the attacker has write access to the configuration or if the configuration references an ldap service the attacker has access to the attacker can provide a topicconnectionfactorybindingname configuration causing jmssink to perform jndi requests that result in remote code execution in a similar fashion to cve note this issue only affects x when specifically configured to use jmssink which is not the default apache reached end of life in august users should upgrade to as it addresses numerous other issues from the previous versions publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href step up your open source security game with whitesource
0
106,141
13,247,754,316
IssuesEvent
2020-08-19 17:47:25
spring-projects/spring-boot
https://api.github.com/repos/spring-projects/spring-boot
closed
Support Autoconfiguration for Slf4jRequestLogWriter for access logs in Jetty
for: team-attention status: pending-design-work status: waiting-for-triage
Currently, `JettyWebServerFactoryCustomizer` [always creates a `RequestLogWriter`](https://github.com/spring-projects/spring-boot/blob/c9b8a053217a1df660c89cee34a332f61ae8dede/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/embedded/JettyWebServerFactoryCustomizer.java#L167) in case accesslog is enabled in the Server properties. The format of the log message can be customized already, but not the writer type. It would be good to have additional properties such as logger type and logger name which could be configured to create a `org.eclipse.jetty.server.Slf4jRequestLogWriter` instead.
1.0
Support Autoconfiguration for Slf4jRequestLogWriter for access logs in Jetty - Currently, `JettyWebServerFactoryCustomizer` [always creates a `RequestLogWriter`](https://github.com/spring-projects/spring-boot/blob/c9b8a053217a1df660c89cee34a332f61ae8dede/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/embedded/JettyWebServerFactoryCustomizer.java#L167) in case accesslog is enabled in the Server properties. The format of the log message can be customized already, but not the writer type. It would be good to have additional properties such as logger type and logger name which could be configured to create a `org.eclipse.jetty.server.Slf4jRequestLogWriter` instead.
non_test
support autoconfiguration for for access logs in jetty currently jettywebserverfactorycustomizer in case accesslog is enabled in the server properties the format of the log message can be customized already but not the writer type it would be good to have additional properties such as logger type and logger name which could be configured to create a org eclipse jetty server instead
0
239,327
19,847,461,172
IssuesEvent
2022-01-21 08:29:44
MaterializeInc/materialize
https://api.github.com/repos/MaterializeInc/materialize
opened
Warp feature benchmark work
T-testing
### Goal(s) We need to wrap up the feature benchmark work so that QA resources can be deployed elsewhere. This means fixing a couple of outstanding issues so that the benchmark remains useful and used and can coast on its own merits for some time. ### Steps - [ ] Add a scenario for Postgres direct replication - [ ] Allow parameterized scenarios. Currently, the number of e.g. records to ingest in Kafka, is fixed in the scenario. Instead, it should be made variable using a command-line option, similar to how other benchmarks have a "scale" parameter - [ ] Print additional information as to which Mz versions are being tested. If the benchmark is run against the `latest` git tag, it is not apparent which Mz version is actually being benchmarked - [ ] Consume and discard the first measurement obtained. Sometimes the first measurement is much slower than the rest, so it is customary for benchmark frameworks to discard it - [ ] Allow a scenario to be run exactly N times. For longer-running scenarios, the number of iterations should be fixed so that the total running time of the benchmark is bounded - [ ] Investigate a more advanced termination condition. The current termination condition expects that the results will have a normal distribution. However, in practice the results have a bi-modal distribution (plus outliers), so a more advanced processing is needed to determine the termination condition. E.g. as suggested by @aalexandrov , model as a Gaussian distribution and then focus on the leftmost hump.
1.0
Warp feature benchmark work - ### Goal(s) We need to wrap up the feature benchmark work so that QA resources can be deployed elsewhere. This means fixing a couple of outstanding issues so that the benchmark remains useful and used and can coast on its own merits for some time. ### Steps - [ ] Add a scenario for Postgres direct replication - [ ] Allow parameterized scenarios. Currently, the number of e.g. records to ingest in Kafka, is fixed in the scenario. Instead, it should be made variable using a command-line option, similar to how other benchmarks have a "scale" parameter - [ ] Print additional information as to which Mz versions are being tested. If the benchmark is run against the `latest` git tag, it is not apparent which Mz version is actually being benchmarked - [ ] Consume and discard the first measurement obtained. Sometimes the first measurement is much slower than the rest, so it is customary for benchmark frameworks to discard it - [ ] Allow a scenario to be run exactly N times. For longer-running scenarios, the number of iterations should be fixed so that the total running time of the benchmark is bounded - [ ] Investigate a more advanced termination condition. The current termination condition expects that the results will have a normal distribution. However, in practice the results have a bi-modal distribution (plus outliers), so a more advanced processing is needed to determine the termination condition. E.g. as suggested by @aalexandrov , model as a Gaussian distribution and then focus on the leftmost hump.
test
warp feature benchmark work goal s we need to wrap up the feature benchmark work so that qa resources can be deployed elsewhere this means fixing a couple of outstanding issues so that the benchmark remains useful and used and can coast on its own merits for some time steps add a scenario for postgres direct replication allow parameterized scenarios currently the number of e g records to ingest in kafka is fixed in the scenario instead it should be made variable using a command line option similar to how other benchmarks have a scale parameter print additional information as to which mz versions are being tested if the benchmark is run against the latest git tag it is not apparent which mz version is actually being benchmarked consume and discard the first measurement obtained sometimes the first measurement is much slower than the rest so it is customary for benchmark frameworks to discard it allow a scenario to be run exactly n times for longer running scenarios the number of iterations should be fixed so that the total running time of the benchmark is bounded investigate a more advanced termination condition the current termination condition expects that the results will have a normal distribution however in practice the results have a bi modal distribution plus outliers so a more advanced processing is needed to determine the termination condition e g as suggested by aalexandrov model as a gaussian distribution and then focus on the leftmost hump
1
231,205
17,668,802,964
IssuesEvent
2021-08-23 00:42:39
yuri-norwood/dotfiles
https://api.github.com/repos/yuri-norwood/dotfiles
closed
[HUB]: Automated submodule update fails for SpaceGrey.vim
documentation actions github sponsor labeler
``` Entering '.config/vim/pack/colours/start/spacegray' fatal: couldn't find remote ref master fatal: run_command returned non-zero status for .config/vim/pack/colours/start/spacegray ```
1.0
[HUB]: Automated submodule update fails for SpaceGrey.vim - ``` Entering '.config/vim/pack/colours/start/spacegray' fatal: couldn't find remote ref master fatal: run_command returned non-zero status for .config/vim/pack/colours/start/spacegray ```
non_test
automated submodule update fails for spacegrey vim entering config vim pack colours start spacegray fatal couldn t find remote ref master fatal run command returned non zero status for config vim pack colours start spacegray
0
148,064
23,303,154,830
IssuesEvent
2022-08-07 16:22:52
CollaboraOnline/online
https://api.github.com/repos/CollaboraOnline/online
closed
Mobile: Word Count...
Hacktoberfest Easy Hack design CSS
**This is an [Easy Hack](https://collaboraonline.github.io/post/easyhacks/).** Potential mentors: @pedropintosilva - Remove unnecessary bottom borders (from values while keeping the ones from labels) - Fix padding | Word count on mobile | :-------------------------: | <img src="https://user-images.githubusercontent.com/65948705/124916446-fb87e900-dff2-11eb-96c7-b606389f7de7.png" width="411"> | _on distro/collabora/co-6-4 it's ok or at least much better_
1.0
Mobile: Word Count... - **This is an [Easy Hack](https://collaboraonline.github.io/post/easyhacks/).** Potential mentors: @pedropintosilva - Remove unnecessary bottom borders (from values while keeping the ones from labels) - Fix padding | Word count on mobile | :-------------------------: | <img src="https://user-images.githubusercontent.com/65948705/124916446-fb87e900-dff2-11eb-96c7-b606389f7de7.png" width="411"> | _on distro/collabora/co-6-4 it's ok or at least much better_
non_test
mobile word count this is an potential mentors pedropintosilva remove unnecessary bottom borders from values while keeping the ones from labels fix padding word count on mobile on distro collabora co it s ok or at least much better
0
160,058
12,501,390,652
IssuesEvent
2020-06-02 01:10:54
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Test: notebook renderer API
testplan-item
Refs: #95361 - [ ] anyOS - [ ] anyOS Complexity: 3 --- **Summary** There's a new API exposed to renderers in webviews, defined like so: ``` export interface INotebookRendererApi<T> { setState(value: T): void; getState(): T | undefined; postMessage(msg: unknown): void; /** * Fired before an ouput is destroyed, with its cell URI, or undefined if * all cells are about to unmount. */ onWillDestroyCell: Event<string | undefined>; /** * Fired when a cell is mounted. */ onDidCreateCell: Event<HTMLElement>; } function acquireNotebookRendererApi<T = any>(rendererType: string): INotebookRendererApi<T>; ``` This API is "namespaced" to renderers. It's intended that you call it with your renderer type--though this is not enforced. Expected behavior: - `acquireNotebookRendererApi` is available to you. - Getting and setting the state is isolated in your renderer. - onDidCreateCell is fired with the HTML element to mount in when _this_ renderer should draw something on the screen. - onWillDestroyCell is fired with the cell URI immediately before the cell is removed from the DOM. - Currently postMessage isn't specially attached anywhere. Don't worry about testing this, yet. I created a branch of the renderer-starter code that registers two renderers to help you test their interaction: https://github.com/microsoft/vscode-notebook-renderer-starter/tree/multi-renderers. You can toggle between them using this button: ![](https://memes.peet.io/img/20-06-b1333619-aa4b-4305-b5ed-dbea05a79cbb.png) (note, both of them look the same in the quickpick, already have a bug for this https://github.com/microsoft/vscode/issues/99000)
1.0
Test: notebook renderer API - Refs: #95361 - [ ] anyOS - [ ] anyOS Complexity: 3 --- **Summary** There's a new API exposed to renderers in webviews, defined like so: ``` export interface INotebookRendererApi<T> { setState(value: T): void; getState(): T | undefined; postMessage(msg: unknown): void; /** * Fired before an ouput is destroyed, with its cell URI, or undefined if * all cells are about to unmount. */ onWillDestroyCell: Event<string | undefined>; /** * Fired when a cell is mounted. */ onDidCreateCell: Event<HTMLElement>; } function acquireNotebookRendererApi<T = any>(rendererType: string): INotebookRendererApi<T>; ``` This API is "namespaced" to renderers. It's intended that you call it with your renderer type--though this is not enforced. Expected behavior: - `acquireNotebookRendererApi` is available to you. - Getting and setting the state is isolated in your renderer. - onDidCreateCell is fired with the HTML element to mount in when _this_ renderer should draw something on the screen. - onWillDestroyCell is fired with the cell URI immediately before the cell is removed from the DOM. - Currently postMessage isn't specially attached anywhere. Don't worry about testing this, yet. I created a branch of the renderer-starter code that registers two renderers to help you test their interaction: https://github.com/microsoft/vscode-notebook-renderer-starter/tree/multi-renderers. You can toggle between them using this button: ![](https://memes.peet.io/img/20-06-b1333619-aa4b-4305-b5ed-dbea05a79cbb.png) (note, both of them look the same in the quickpick, already have a bug for this https://github.com/microsoft/vscode/issues/99000)
test
test notebook renderer api refs anyos anyos complexity summary there s a new api exposed to renderers in webviews defined like so export interface inotebookrendererapi setstate value t void getstate t undefined postmessage msg unknown void fired before an ouput is destroyed with its cell uri or undefined if all cells are about to unmount onwilldestroycell event fired when a cell is mounted ondidcreatecell event function acquirenotebookrendererapi renderertype string inotebookrendererapi this api is namespaced to renderers it s intended that you call it with your renderer type though this is not enforced expected behavior acquirenotebookrendererapi is available to you getting and setting the state is isolated in your renderer ondidcreatecell is fired with the html element to mount in when this renderer should draw something on the screen onwilldestroycell is fired with the cell uri immediately before the cell is removed from the dom currently postmessage isn t specially attached anywhere don t worry about testing this yet i created a branch of the renderer starter code that registers two renderers to help you test their interaction you can toggle between them using this button note both of them look the same in the quickpick already have a bug for this
1
22,675
3,968,347,555
IssuesEvent
2016-05-03 19:20:04
Test-More/test-more
https://api.github.com/repos/Test-More/test-more
closed
perform a CPAN smokes with Test-Stream candidates
Test2
*From the Berlin QAH punch list:* > Update CPAN delta smoke: compare test results for all of CPAN with latest stable and > latest dev (andk, leont, xdg), on Perl verisions 5.8.1, 5.20.2; both with and without threads; > expect no new changes from previous list of incompatible modules doing unsupported things
1.0
perform a CPAN smokes with Test-Stream candidates - *From the Berlin QAH punch list:* > Update CPAN delta smoke: compare test results for all of CPAN with latest stable and > latest dev (andk, leont, xdg), on Perl verisions 5.8.1, 5.20.2; both with and without threads; > expect no new changes from previous list of incompatible modules doing unsupported things
test
perform a cpan smokes with test stream candidates from the berlin qah punch list update cpan delta smoke compare test results for all of cpan with latest stable and latest dev andk leont xdg on perl verisions both with and without threads expect no new changes from previous list of incompatible modules doing unsupported things
1
25,027
12,477,799,630
IssuesEvent
2020-05-29 15:33:06
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
linux_chrome_dev_mode SecondStartupTime regression
perf: speed severe: performance severe: regression team: benchmark tool
Looks like it may be this revert: https://github.com/flutter/flutter/pull/58193 ![Screen Shot 2020-05-29 at 8 31 20 AM](https://user-images.githubusercontent.com/1435716/83277415-dd608000-a186-11ea-9d90-32d7844cebc7.png) cc @jonahwilliams, who committed the revert.
True
linux_chrome_dev_mode SecondStartupTime regression - Looks like it may be this revert: https://github.com/flutter/flutter/pull/58193 ![Screen Shot 2020-05-29 at 8 31 20 AM](https://user-images.githubusercontent.com/1435716/83277415-dd608000-a186-11ea-9d90-32d7844cebc7.png) cc @jonahwilliams, who committed the revert.
non_test
linux chrome dev mode secondstartuptime regression looks like it may be this revert cc jonahwilliams who committed the revert
0
212,884
23,956,918,061
IssuesEvent
2022-09-12 15:37:47
mendts-workshop1/WrzocHoo
https://api.github.com/repos/mendts-workshop1/WrzocHoo
closed
mysql-connector-java-8.0.28.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-8.0.28.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar</p> <p> <p>Found in HEAD commit: <a href="https://github.com/mendts-workshop1/WrzocHoo/commit/ce600927af47fb74fe3900cc32059066d77c06aa">ce600927af47fb74fe3900cc32059066d77c06aa</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2021-22569](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22569) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | protobuf-java-3.11.4.jar | Transitive | 8.0.29 | &#9989; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2021-22569</summary> ### Vulnerable Library - <b>protobuf-java-3.11.4.jar</b></p> <p>Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.</p> <p>Library home page: <a href="https://developers.google.com/protocol-buffers/">https://developers.google.com/protocol-buffers/</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar</p> <p> Dependency Hierarchy: - mysql-connector-java-8.0.28.jar (Root Library) - :x: **protobuf-java-3.11.4.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/mendts-workshop1/WrzocHoo/commit/ce600927af47fb74fe3900cc32059066d77c06aa">ce600927af47fb74fe3900cc32059066d77c06aa</a></p> <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions. <p>Publish Date: 2022-01-10 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22569>CVE-2021-22569</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-wrvw-hg22-4m67">https://github.com/advisories/GHSA-wrvw-hg22-4m67</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution (com.google.protobuf:protobuf-java): 3.16.1</p> <p>Direct dependency fix Resolution (mysql:mysql-connector-java): 8.0.29</p> </p> <p></p> :rescue_worker_helmet: Automatic Remediation is available for this issue </details> *** <p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
True
mysql-connector-java-8.0.28.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-8.0.28.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar</p> <p> <p>Found in HEAD commit: <a href="https://github.com/mendts-workshop1/WrzocHoo/commit/ce600927af47fb74fe3900cc32059066d77c06aa">ce600927af47fb74fe3900cc32059066d77c06aa</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2021-22569](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22569) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | protobuf-java-3.11.4.jar | Transitive | 8.0.29 | &#9989; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2021-22569</summary> ### Vulnerable Library - <b>protobuf-java-3.11.4.jar</b></p> <p>Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.</p> <p>Library home page: <a href="https://developers.google.com/protocol-buffers/">https://developers.google.com/protocol-buffers/</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar</p> <p> Dependency Hierarchy: - mysql-connector-java-8.0.28.jar (Root Library) - :x: **protobuf-java-3.11.4.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/mendts-workshop1/WrzocHoo/commit/ce600927af47fb74fe3900cc32059066d77c06aa">ce600927af47fb74fe3900cc32059066d77c06aa</a></p> <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions. <p>Publish Date: 2022-01-10 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22569>CVE-2021-22569</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-wrvw-hg22-4m67">https://github.com/advisories/GHSA-wrvw-hg22-4m67</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution (com.google.protobuf:protobuf-java): 3.16.1</p> <p>Direct dependency fix Resolution (mysql:mysql-connector-java): 8.0.29</p> </p> <p></p> :rescue_worker_helmet: Automatic Remediation is available for this issue </details> *** <p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
non_test
mysql connector java jar vulnerabilities highest severity is autoclosed vulnerable library mysql connector java jar path to dependency file pom xml path to vulnerable library home wss scanner repository com google protobuf protobuf java protobuf java jar found in head commit a href vulnerabilities cve severity cvss dependency type fixed in remediation available medium protobuf java jar transitive details cve vulnerable library protobuf java jar core protocol buffers library protocol buffers are a way of encoding structured data in an efficient yet extensible format library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository com google protobuf protobuf java protobuf java jar dependency hierarchy mysql connector java jar root library x protobuf java jar vulnerable library found in head commit a href found in base branch master vulnerability details an issue in protobuf java allowed the interleaving of com google protobuf unknownfieldset fields in such a way that would be processed out of order a small malicious payload can occupy the parser for several minutes by creating large numbers of short lived objects that cause frequent repeated pauses we recommend upgrading libraries beyond the vulnerable versions publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com google protobuf protobuf java direct dependency fix resolution mysql mysql connector java rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue
0
255,287
21,916,016,856
IssuesEvent
2022-05-21 20:52:40
IntellectualSites/PlotSquared
https://api.github.com/repos/IntellectualSites/PlotSquared
closed
Can't use /p clear (Worldedit problem?)
Requires Testing
### Server Implementation Paper ### Server Version 1.18.2 ### Describe the bug I can't use /p clear in 6.8.0 and it dumps errors in the log ### To Reproduce In a 1.18.2 paper server: 1.- Paper version 399 2.- This plugins: https://www.mediafire.com/file/dqi7a86yqanxtq6/server.tar/file 3.- in a owned plot, put /p clear 4.- go to the console and see the boring error log ### Expected behaviour The plot cleared and no error log ### Screenshots / Videos _No response_ ### Error log (if applicable) https://paste.gg/p/anonymous/eff00b73fa1841839b37b8aad98db2bc ### Plot Debugpaste https://athion.net/ISPaster/paste/view/0dc16f19e63f4efea9a7f55fe06bdb65 ### PlotSquared Version PlotSquared version 6.8.0 ### Checklist - [X] I have included a Plot debugpaste. - [X] I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists. ### Anything else? In the Console it says some error log like Worldedit cant edit on unsupported version but idk what means
1.0
Can't use /p clear (Worldedit problem?) - ### Server Implementation Paper ### Server Version 1.18.2 ### Describe the bug I can't use /p clear in 6.8.0 and it dumps errors in the log ### To Reproduce In a 1.18.2 paper server: 1.- Paper version 399 2.- This plugins: https://www.mediafire.com/file/dqi7a86yqanxtq6/server.tar/file 3.- in a owned plot, put /p clear 4.- go to the console and see the boring error log ### Expected behaviour The plot cleared and no error log ### Screenshots / Videos _No response_ ### Error log (if applicable) https://paste.gg/p/anonymous/eff00b73fa1841839b37b8aad98db2bc ### Plot Debugpaste https://athion.net/ISPaster/paste/view/0dc16f19e63f4efea9a7f55fe06bdb65 ### PlotSquared Version PlotSquared version 6.8.0 ### Checklist - [X] I have included a Plot debugpaste. - [X] I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists. ### Anything else? In the Console it says some error log like Worldedit cant edit on unsupported version but idk what means
test
can t use p clear worldedit problem server implementation paper server version describe the bug i can t use p clear in and it dumps errors in the log to reproduce in a paper server paper version this plugins in a owned plot put p clear go to the console and see the boring error log expected behaviour the plot cleared and no error log screenshots videos no response error log if applicable plot debugpaste plotsquared version plotsquared version checklist i have included a plot debugpaste i am using the newest build from and the issue still persists anything else in the console it says some error log like worldedit cant edit on unsupported version but idk what means
1
491,834
14,172,555,166
IssuesEvent
2020-11-12 17:05:55
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
opened
Converting a individual images into a Masonry Gallery will return a broken block
[Priority] Low [Type] Bug
### Describe the bug: If you select several images and try to convert them into a Masonry block, you will get this error. ![Screen Shot on 2020-11-12 at 17:05:03](https://user-images.githubusercontent.com/4452464/98970893-c46b4180-2510-11eb-8efa-068d5e401b07.png) ### To reproduce: 1. Add a several images blocks to a post 2. Select multiple images 3. Click on the block icon to convert them to a Masonry Block ### Expected behavior: I would expect the different image blocks to be converted into a single Masonry Gallery Block. ### Screenshots: Here is a GIF of the error in action: ![Screen Shot on 2020-11-12 at 17:05:03](https://user-images.githubusercontent.com/4452464/98970923-cc2ae600-2510-11eb-8967-2bde07250705.png) ### Isolating the problem: - [x] This bug happens with no other plugins activated - [x] This bug happens with a default WordPress theme active - [x] This bug happens **without** (and with) the Gutenberg plugin active - [x] I can reproduce this bug consistently using the steps above The error was spotted on a WordPress.com site but I was able to reproduce this on a self hosted site, with OR without the Gutenberg plugin. No other plugins were active and the theme was TwentyTwenty. ### WordPress version: WordPress 5.5.3 ### Gutenberg version: 9.3.0 ### Error log Here is the error coming from the console: `react-dom.min.de439aae.js?m=1599596311h:9 TypeError: Cannot read property 'align' of undefined at ??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30 at lodash.ec373016.js?m=1599596311h&ver=4.17.19:41 at lodash.ec373016.js?m=1599596311h&ver=4.17.19:371 at baseForOwn (lodash.ec373016.js?m=1599596311h&ver=4.17.19:183) at lodash.ec373016.js?m=1599596311h&ver=4.17.19:368 at baseReduce (lodash.ec373016.js?m=1599596311h&ver=4.17.19:41) at reduce (lodash.ec373016.js?m=1599596311h&ver=4.17.19:663) at ??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30 at Array.reduce () at Object.attributes (??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30) Me @ react-dom.min.de439aae.js?m=1599596311h:9 Jh.f.componentDidCatch.c.callback @ react-dom.min.de439aae.js?m=1599596311h:10 Wg @ react-dom.min.de439aae.js?m=1599596311h:7 oj @ react-dom.min.de439aae.js?m=1599596311h:9 Aj @ react-dom.min.de439aae.js?m=1599596311h:12 unstable_runWithPriority @ react.min.e713ea3b.js?m=1599596311h:3 Da @ react-dom.min.de439aae.js?m=1599596311h:7 ab @ react-dom.min.de439aae.js?m=1599596311h:11 Te @ react-dom.min.de439aae.js?m=1599596311h:10 (anonymous) @ react-dom.min.de439aae.js?m=1599596311h:7 unstable_runWithPriority @ react.min.e713ea3b.js?m=1599596311h:3 Da @ react-dom.min.de439aae.js?m=1599596311h:7 Pg @ react-dom.min.de439aae.js?m=1599596311h:7 ha @ react-dom.min.de439aae.js?m=1599596311h:7 mk.Events.current @ react-dom.min.de439aae.js?m=1599596311h:14 Ei @ react-dom.min.de439aae.js?m=1599596311h:3` Along with a BUNCH of other errors: ![Screen Shot on 2020-11-12 at 17:02:03](https://user-images.githubusercontent.com/4452464/98971549-9c301280-2511-11eb-8bd6-457cd5deb719.png)
1.0
Converting a individual images into a Masonry Gallery will return a broken block - ### Describe the bug: If you select several images and try to convert them into a Masonry block, you will get this error. ![Screen Shot on 2020-11-12 at 17:05:03](https://user-images.githubusercontent.com/4452464/98970893-c46b4180-2510-11eb-8efa-068d5e401b07.png) ### To reproduce: 1. Add a several images blocks to a post 2. Select multiple images 3. Click on the block icon to convert them to a Masonry Block ### Expected behavior: I would expect the different image blocks to be converted into a single Masonry Gallery Block. ### Screenshots: Here is a GIF of the error in action: ![Screen Shot on 2020-11-12 at 17:05:03](https://user-images.githubusercontent.com/4452464/98970923-cc2ae600-2510-11eb-8967-2bde07250705.png) ### Isolating the problem: - [x] This bug happens with no other plugins activated - [x] This bug happens with a default WordPress theme active - [x] This bug happens **without** (and with) the Gutenberg plugin active - [x] I can reproduce this bug consistently using the steps above The error was spotted on a WordPress.com site but I was able to reproduce this on a self hosted site, with OR without the Gutenberg plugin. No other plugins were active and the theme was TwentyTwenty. ### WordPress version: WordPress 5.5.3 ### Gutenberg version: 9.3.0 ### Error log Here is the error coming from the console: `react-dom.min.de439aae.js?m=1599596311h:9 TypeError: Cannot read property 'align' of undefined at ??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30 at lodash.ec373016.js?m=1599596311h&ver=4.17.19:41 at lodash.ec373016.js?m=1599596311h&ver=4.17.19:371 at baseForOwn (lodash.ec373016.js?m=1599596311h&ver=4.17.19:183) at lodash.ec373016.js?m=1599596311h&ver=4.17.19:368 at baseReduce (lodash.ec373016.js?m=1599596311h&ver=4.17.19:41) at reduce (lodash.ec373016.js?m=1599596311h&ver=4.17.19:663) at ??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30 at Array.reduce () at Object.attributes (??-eJyd0EkOgzAMAMAPNYRFQuJQ9S1ZLBpIY2Q70P6+gUvPzdHbyLY+NuUwCSTRW8xzSKznXEILNJcKgZ6avum1zSF6vcLHoiGv+IkkLgvrkDy8m4Vv+j8qoQQH9fOCKyQVA0s1sQc4tnJHNXAgeYc51Qs2olsV+CBI1Yg3Yq5+wlj/0DOhTqpaIMhsbAR1XVW/CQPtQIqDB0VQkN9rHq97N7bD1Hbj0C1fc5/+Yw==:30) Me @ react-dom.min.de439aae.js?m=1599596311h:9 Jh.f.componentDidCatch.c.callback @ react-dom.min.de439aae.js?m=1599596311h:10 Wg @ react-dom.min.de439aae.js?m=1599596311h:7 oj @ react-dom.min.de439aae.js?m=1599596311h:9 Aj @ react-dom.min.de439aae.js?m=1599596311h:12 unstable_runWithPriority @ react.min.e713ea3b.js?m=1599596311h:3 Da @ react-dom.min.de439aae.js?m=1599596311h:7 ab @ react-dom.min.de439aae.js?m=1599596311h:11 Te @ react-dom.min.de439aae.js?m=1599596311h:10 (anonymous) @ react-dom.min.de439aae.js?m=1599596311h:7 unstable_runWithPriority @ react.min.e713ea3b.js?m=1599596311h:3 Da @ react-dom.min.de439aae.js?m=1599596311h:7 Pg @ react-dom.min.de439aae.js?m=1599596311h:7 ha @ react-dom.min.de439aae.js?m=1599596311h:7 mk.Events.current @ react-dom.min.de439aae.js?m=1599596311h:14 Ei @ react-dom.min.de439aae.js?m=1599596311h:3` Along with a BUNCH of other errors: ![Screen Shot on 2020-11-12 at 17:02:03](https://user-images.githubusercontent.com/4452464/98971549-9c301280-2511-11eb-8bd6-457cd5deb719.png)
non_test
converting a individual images into a masonry gallery will return a broken block describe the bug if you select several images and try to convert them into a masonry block you will get this error to reproduce add a several images blocks to a post select multiple images click on the block icon to convert them to a masonry block expected behavior i would expect the different image blocks to be converted into a single masonry gallery block screenshots here is a gif of the error in action isolating the problem this bug happens with no other plugins activated this bug happens with a default wordpress theme active this bug happens without and with the gutenberg plugin active i can reproduce this bug consistently using the steps above the error was spotted on a wordpress com site but i was able to reproduce this on a self hosted site with or without the gutenberg plugin no other plugins were active and the theme was twentytwenty wordpress version wordpress gutenberg version error log here is the error coming from the console react dom min js m typeerror cannot read property align of undefined at guvpzdhbyly wlj yw at lodash js m ver at lodash js m ver at baseforown lodash js m ver at lodash js m ver at basereduce lodash js m ver at reduce lodash js m ver at guvpzdhbyly wlj yw at array reduce at object attributes guvpzdhbyly wlj yw me react dom min js m jh f componentdidcatch c callback react dom min js m wg react dom min js m oj react dom min js m aj react dom min js m unstable runwithpriority react min js m da react dom min js m ab react dom min js m te react dom min js m anonymous react dom min js m unstable runwithpriority react min js m da react dom min js m pg react dom min js m ha react dom min js m mk events current react dom min js m ei react dom min js m along with a bunch of other errors
0
37,404
5,115,786,681
IssuesEvent
2017-01-06 23:02:31
AeroScripts/QuestieDev
https://api.github.com/repos/AeroScripts/QuestieDev
closed
Compatibility issue with tooltip addons
test again
When using addons that change the behavior of tooltips along with Questie, the feature that shows if a mob is part of a quest, doesn't work. I've tested this with EQCompare and FlightTime, and both of them break it. ![wowscrnshot_072416_014225](https://cloud.githubusercontent.com/assets/6757518/17081113/a5a211a4-514b-11e6-984a-d1d4fe6cf083.jpg)
1.0
Compatibility issue with tooltip addons - When using addons that change the behavior of tooltips along with Questie, the feature that shows if a mob is part of a quest, doesn't work. I've tested this with EQCompare and FlightTime, and both of them break it. ![wowscrnshot_072416_014225](https://cloud.githubusercontent.com/assets/6757518/17081113/a5a211a4-514b-11e6-984a-d1d4fe6cf083.jpg)
test
compatibility issue with tooltip addons when using addons that change the behavior of tooltips along with questie the feature that shows if a mob is part of a quest doesn t work i ve tested this with eqcompare and flighttime and both of them break it
1
50,529
7,610,118,736
IssuesEvent
2018-05-01 05:53:33
Azure/azure-functions-durable-extension
https://api.github.com/repos/Azure/azure-functions-durable-extension
closed
Documentation for Azure Event Grid publishing
documentation
Let's add a documentation page on docs.microsoft.com which covers the basics of how to set up Azure Event Grid publishing from Durable Functions. This should include a step-by-step guide that includes: * How to configure publishing in host.json * How to create the custom Event Grid topic * How to write an Azure Function which listens to the custom events * How to test locally It's okay if some of these points link to existing documentation on docs.microsoft.com.
1.0
Documentation for Azure Event Grid publishing - Let's add a documentation page on docs.microsoft.com which covers the basics of how to set up Azure Event Grid publishing from Durable Functions. This should include a step-by-step guide that includes: * How to configure publishing in host.json * How to create the custom Event Grid topic * How to write an Azure Function which listens to the custom events * How to test locally It's okay if some of these points link to existing documentation on docs.microsoft.com.
non_test
documentation for azure event grid publishing let s add a documentation page on docs microsoft com which covers the basics of how to set up azure event grid publishing from durable functions this should include a step by step guide that includes how to configure publishing in host json how to create the custom event grid topic how to write an azure function which listens to the custom events how to test locally it s okay if some of these points link to existing documentation on docs microsoft com
0
232,297
7,657,446,891
IssuesEvent
2018-05-10 19:42:01
benvenutti/core8
https://api.github.com/repos/benvenutti/core8
closed
Update test framework to Catch2
priority: low status: completed type: maintenance
Add Catch2 as a submodule in the git project and remove old CMake-based solution that adds Catch to core8.
1.0
Update test framework to Catch2 - Add Catch2 as a submodule in the git project and remove old CMake-based solution that adds Catch to core8.
non_test
update test framework to add as a submodule in the git project and remove old cmake based solution that adds catch to
0
628,191
19,977,660,638
IssuesEvent
2022-01-29 11:04:34
zangGallery/contracts
https://api.github.com/repos/zangGallery/contracts
closed
zang commission rounding error tests
Priority: High
We should test what happens when the zang commission computation leads to rounding errors.
1.0
zang commission rounding error tests - We should test what happens when the zang commission computation leads to rounding errors.
non_test
zang commission rounding error tests we should test what happens when the zang commission computation leads to rounding errors
0
29,928
24,400,041,985
IssuesEvent
2022-10-04 23:54:24
ISH-Gruppe/screenario
https://api.github.com/repos/ISH-Gruppe/screenario
opened
Remove hardcoded window positions and sizes
bug functionality module:app-infrastructure
Right now, every window has a fixed position and size. The intention behind this system was to make it possible to save and load window positions in the future. However, we might not need this system & it’s leading to problems right now – every time a new window is opened, the window positions and sizes are reset, which is annoying to users. We should give each window a min & max size, but let react-grid-layout figure out the positions by itself. https://user-images.githubusercontent.com/34057943/193951157-cf9baefd-d172-493b-b0fd-3d20ed9addfd.MOV
1.0
Remove hardcoded window positions and sizes - Right now, every window has a fixed position and size. The intention behind this system was to make it possible to save and load window positions in the future. However, we might not need this system & it’s leading to problems right now – every time a new window is opened, the window positions and sizes are reset, which is annoying to users. We should give each window a min & max size, but let react-grid-layout figure out the positions by itself. https://user-images.githubusercontent.com/34057943/193951157-cf9baefd-d172-493b-b0fd-3d20ed9addfd.MOV
non_test
remove hardcoded window positions and sizes right now every window has a fixed position and size the intention behind this system was to make it possible to save and load window positions in the future however we might not need this system it’s leading to problems right now – every time a new window is opened the window positions and sizes are reset which is annoying to users we should give each window a min max size but let react grid layout figure out the positions by itself
0
107,601
23,447,624,208
IssuesEvent
2022-08-15 21:25:52
Sage-Bionetworks/challenge-registry
https://api.github.com/repos/Sage-Bionetworks/challenge-registry
closed
Invite the developer to rebuild the devcontainer when devcontainer.json uses an image different from the one used
dev/devcontainer vscode chore
Errors may occur if the tools provided by the dev container and the tools expected by the code base (defined in `devcontainer.json`) are not in sync. We had a similar issue with node packages, which we solved by automatically running `yarn install --frozen-lockfile` when switching or rebasing branches. Here we can't do that automatically for devcontainer as the developer needs to shutdown the devcontainer and rebuild it. The idea is display a message in the terminal if the image version defined in `devcontainer.json` and the version of the current dev container are not the same. cc: @rrchai (following our discussion on Friday)
1.0
Invite the developer to rebuild the devcontainer when devcontainer.json uses an image different from the one used - Errors may occur if the tools provided by the dev container and the tools expected by the code base (defined in `devcontainer.json`) are not in sync. We had a similar issue with node packages, which we solved by automatically running `yarn install --frozen-lockfile` when switching or rebasing branches. Here we can't do that automatically for devcontainer as the developer needs to shutdown the devcontainer and rebuild it. The idea is display a message in the terminal if the image version defined in `devcontainer.json` and the version of the current dev container are not the same. cc: @rrchai (following our discussion on Friday)
non_test
invite the developer to rebuild the devcontainer when devcontainer json uses an image different from the one used errors may occur if the tools provided by the dev container and the tools expected by the code base defined in devcontainer json are not in sync we had a similar issue with node packages which we solved by automatically running yarn install frozen lockfile when switching or rebasing branches here we can t do that automatically for devcontainer as the developer needs to shutdown the devcontainer and rebuild it the idea is display a message in the terminal if the image version defined in devcontainer json and the version of the current dev container are not the same cc rrchai following our discussion on friday
0
70,342
9,403,477,089
IssuesEvent
2019-04-09 01:35:58
plotly/plotly.js
https://api.github.com/repos/plotly/plotly.js
closed
Prune unsupported global-level trace attributes
type: documentation
There are a bunch of [attributes](https://github.com/plotly/plotly.js/blob/master/src/plots/attributes.js) that we [insert in the schema](https://github.com/plotly/plotly.js/blob/67a05c707e02aed77674e7a0c557a56907338421/src/plot_api/plot_schema.js#L464), and largely [include in `_fullData`](https://github.com/plotly/plotly.js/blob/67a05c707e02aed77674e7a0c557a56907338421/src/plots/plots.js#L1094) for all trace types. But many trace types don't support all of these attributes. As a simple workaround in @jonmmease's `parcats` PR, https://github.com/plotly/plotly.js/pull/2963/commits/273d2d04744efdcff37cd84cd30328644b42c997 (following @etpinard's suggestion https://github.com/plotly/plotly.js/pull/2963#issuecomment-423569219) hides a the ones `parcats` doesn't use from the schema, but they will still show up in `_fullData`. As I said in https://github.com/plotly/plotly.js/pull/2963#issuecomment-423574232: > There's a module `categories: ['noOpacity']` which prevents *coercing* `opacity` (so it's not in `fullData`, which is important for the editor) but does not take it out of the schema (and anyway only handles `opacity`). @etpinard 's solution would fix the schema but not `fullData`. Sounds like what we really want is something like: > ```js > module.omitGlobalAttrs: ['selectedpoints', 'hoverlabel', 'opacity', 'ids', 'customdata'] > ``` > that would do both. > > There are probably quite a few other traces that omit some of these - in fact, probably everything that sets `traceOut._length = null` has no use for `selectedpoints`, `ids`, and `customdata`... And @etpinard responded https://github.com/plotly/plotly.js/pull/2963#issuecomment-423646309: > Good point here. But I think for this PR my suggestion in https://github.com/plotly/plotly.js/pull/2963#issuecomment-423569219 will be _good enough_. The react-chart-editor (aka RCE) doesn't know how to handle traces with `dimensions` yet, so having a few extra keys in fullData won't affect anyone at this stage. But yeah, once merged we should open a new issue (similar to https://github.com/plotly/plotly.js/issues/2834 and https://github.com/plotly/plotly.js/issues/2908) about this. So here's that issue :)
1.0
Prune unsupported global-level trace attributes - There are a bunch of [attributes](https://github.com/plotly/plotly.js/blob/master/src/plots/attributes.js) that we [insert in the schema](https://github.com/plotly/plotly.js/blob/67a05c707e02aed77674e7a0c557a56907338421/src/plot_api/plot_schema.js#L464), and largely [include in `_fullData`](https://github.com/plotly/plotly.js/blob/67a05c707e02aed77674e7a0c557a56907338421/src/plots/plots.js#L1094) for all trace types. But many trace types don't support all of these attributes. As a simple workaround in @jonmmease's `parcats` PR, https://github.com/plotly/plotly.js/pull/2963/commits/273d2d04744efdcff37cd84cd30328644b42c997 (following @etpinard's suggestion https://github.com/plotly/plotly.js/pull/2963#issuecomment-423569219) hides a the ones `parcats` doesn't use from the schema, but they will still show up in `_fullData`. As I said in https://github.com/plotly/plotly.js/pull/2963#issuecomment-423574232: > There's a module `categories: ['noOpacity']` which prevents *coercing* `opacity` (so it's not in `fullData`, which is important for the editor) but does not take it out of the schema (and anyway only handles `opacity`). @etpinard 's solution would fix the schema but not `fullData`. Sounds like what we really want is something like: > ```js > module.omitGlobalAttrs: ['selectedpoints', 'hoverlabel', 'opacity', 'ids', 'customdata'] > ``` > that would do both. > > There are probably quite a few other traces that omit some of these - in fact, probably everything that sets `traceOut._length = null` has no use for `selectedpoints`, `ids`, and `customdata`... And @etpinard responded https://github.com/plotly/plotly.js/pull/2963#issuecomment-423646309: > Good point here. But I think for this PR my suggestion in https://github.com/plotly/plotly.js/pull/2963#issuecomment-423569219 will be _good enough_. The react-chart-editor (aka RCE) doesn't know how to handle traces with `dimensions` yet, so having a few extra keys in fullData won't affect anyone at this stage. But yeah, once merged we should open a new issue (similar to https://github.com/plotly/plotly.js/issues/2834 and https://github.com/plotly/plotly.js/issues/2908) about this. So here's that issue :)
non_test
prune unsupported global level trace attributes there are a bunch of that we and largely for all trace types but many trace types don t support all of these attributes as a simple workaround in jonmmease s parcats pr following etpinard s suggestion hides a the ones parcats doesn t use from the schema but they will still show up in fulldata as i said in there s a module categories which prevents coercing opacity so it s not in fulldata which is important for the editor but does not take it out of the schema and anyway only handles opacity etpinard s solution would fix the schema but not fulldata sounds like what we really want is something like js module omitglobalattrs that would do both there are probably quite a few other traces that omit some of these in fact probably everything that sets traceout length null has no use for selectedpoints ids and customdata and etpinard responded good point here but i think for this pr my suggestion in will be good enough the react chart editor aka rce doesn t know how to handle traces with dimensions yet so having a few extra keys in fulldata won t affect anyone at this stage but yeah once merged we should open a new issue similar to and about this so here s that issue
0
636,549
20,602,865,533
IssuesEvent
2022-03-06 14:42:18
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
reopened
Native support for `TRY/EXCEPT` functionality
enhancement priority: critical alpha 1
The plan is to add support for native `IF/ELSE` syntax in RF ~3.3~ 4.0. See the discussion in #3074 for background information why we think adding this kind of programmatic features is a good idea. Another similar and commonly needed feature is `TRY/EXCEPT` functionality to ease handling errors. Currently it is possible to use `Run Keyword And Expect Error` and `Run Keyword And Ignore` error but they are awkward similarly as `Run Keyword If` is an awkward replacement for `IF/ELSE` syntax. Exact semantics how `TRY/EXCEPT` will work are not yet clear. They will be decided later before implementation starts. A precondition is a new parser, similarly as for `IF/ELSE`, and we also consider `IF/ELSE` more important and will start implementing it first.
1.0
Native support for `TRY/EXCEPT` functionality - The plan is to add support for native `IF/ELSE` syntax in RF ~3.3~ 4.0. See the discussion in #3074 for background information why we think adding this kind of programmatic features is a good idea. Another similar and commonly needed feature is `TRY/EXCEPT` functionality to ease handling errors. Currently it is possible to use `Run Keyword And Expect Error` and `Run Keyword And Ignore` error but they are awkward similarly as `Run Keyword If` is an awkward replacement for `IF/ELSE` syntax. Exact semantics how `TRY/EXCEPT` will work are not yet clear. They will be decided later before implementation starts. A precondition is a new parser, similarly as for `IF/ELSE`, and we also consider `IF/ELSE` more important and will start implementing it first.
non_test
native support for try except functionality the plan is to add support for native if else syntax in rf see the discussion in for background information why we think adding this kind of programmatic features is a good idea another similar and commonly needed feature is try except functionality to ease handling errors currently it is possible to use run keyword and expect error and run keyword and ignore error but they are awkward similarly as run keyword if is an awkward replacement for if else syntax exact semantics how try except will work are not yet clear they will be decided later before implementation starts a precondition is a new parser similarly as for if else and we also consider if else more important and will start implementing it first
0
585,550
17,500,147,722
IssuesEvent
2021-08-10 08:26:33
l4ssc/polyphony
https://api.github.com/repos/l4ssc/polyphony
opened
Port to later versions of Minecraft
Priority: Minor Type: Enhancement Status: In Progress
Definitely not for a release for a while. Polyphony as a whole will be ported to Quilt in 1.18 with few changes to the mod list. This will be a massive effort and will not happen without a stable Quilt and Polyphony release. All mods that are licensed under All Rights Reserved will either receive permission from their respective authors, receive clean-room ports or spiritual successors that continue the respective mods into the future, or be abandoned in favor of alternatives. This side-project is meant to increase the viability for the Quilt platform as well as port projects that are still lacking a stable release for later versions of Minecraft (such as Embers, which also has an associated document detailing Elucent's ideas for the mod that inspiration can be drawn from). Eventually, this will extend outside of the mod-list of Polyphony but for now this _is_ happening in the background and will result in a divergence between it and the 1.12 pack repository.
1.0
Port to later versions of Minecraft - Definitely not for a release for a while. Polyphony as a whole will be ported to Quilt in 1.18 with few changes to the mod list. This will be a massive effort and will not happen without a stable Quilt and Polyphony release. All mods that are licensed under All Rights Reserved will either receive permission from their respective authors, receive clean-room ports or spiritual successors that continue the respective mods into the future, or be abandoned in favor of alternatives. This side-project is meant to increase the viability for the Quilt platform as well as port projects that are still lacking a stable release for later versions of Minecraft (such as Embers, which also has an associated document detailing Elucent's ideas for the mod that inspiration can be drawn from). Eventually, this will extend outside of the mod-list of Polyphony but for now this _is_ happening in the background and will result in a divergence between it and the 1.12 pack repository.
non_test
port to later versions of minecraft definitely not for a release for a while polyphony as a whole will be ported to quilt in with few changes to the mod list this will be a massive effort and will not happen without a stable quilt and polyphony release all mods that are licensed under all rights reserved will either receive permission from their respective authors receive clean room ports or spiritual successors that continue the respective mods into the future or be abandoned in favor of alternatives this side project is meant to increase the viability for the quilt platform as well as port projects that are still lacking a stable release for later versions of minecraft such as embers which also has an associated document detailing elucent s ideas for the mod that inspiration can be drawn from eventually this will extend outside of the mod list of polyphony but for now this is happening in the background and will result in a divergence between it and the pack repository
0
20,249
29,146,959,446
IssuesEvent
2023-05-18 04:30:37
Mikedeejay2/SimpleStackPlugin
https://api.github.com/repos/Mikedeejay2/SimpleStackPlugin
closed
[BUG] Messing with other plugins Gui's
bug compatibility
I love this stacking plugin, the problem i have though is, it's causing problem with my other plugins Gui's Example: I use Pyrofishingpro and Simplestack is causing some but not all of the buttons in the Gui to be dragged around the menu and placed when clicking the button. This is what the dev of the fishing plugin has said. I'd go talk to that dev because it seems it's messing with simple GUIs and event handlers. It could be something as small as event priority being set incorrectly
True
[BUG] Messing with other plugins Gui's - I love this stacking plugin, the problem i have though is, it's causing problem with my other plugins Gui's Example: I use Pyrofishingpro and Simplestack is causing some but not all of the buttons in the Gui to be dragged around the menu and placed when clicking the button. This is what the dev of the fishing plugin has said. I'd go talk to that dev because it seems it's messing with simple GUIs and event handlers. It could be something as small as event priority being set incorrectly
non_test
messing with other plugins gui s i love this stacking plugin the problem i have though is it s causing problem with my other plugins gui s example i use pyrofishingpro and simplestack is causing some but not all of the buttons in the gui to be dragged around the menu and placed when clicking the button this is what the dev of the fishing plugin has said i d go talk to that dev because it seems it s messing with simple guis and event handlers it could be something as small as event priority being set incorrectly
0
170,276
13,181,718,791
IssuesEvent
2020-08-12 14:43:54
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: decommission/mixed-versions failed
C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker
[(roachtest).decommission/mixed-versions failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2081789&tab=buildLog) on [release-20.1@a36656a9f66ef1bd61873cfbaed6d1ea8e4b75a8](https://github.com/cockroachdb/cockroach/commits/a36656a9f66ef1bd61873cfbaed6d1ea8e4b75a8): ``` The test failed on branch=release-20.1, cloud=gce: test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/decommission/mixed-versions/run_1 cluster.go:1827,versionupgrade.go:226,versionupgrade.go:305,versionupgrade.go:167,mixed_version_decommission.go:126,mixed_version_decommission.go:284,test_runner.go:757: cluster.Put: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod put teamcity-2081789-1594448116-04-n4cpu4:2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach returned: exit status 1 (1) attached stack trace | main.(*cluster).PutE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:1842 | main.(*cluster).Put | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:1826 | main.(*versionUpgradeTest).uploadVersion | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:226 | main.binaryUpgradeStep.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:305 | main.(*versionUpgradeTest).run | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:167 | main.runDecommissionMixedVersions | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_decommission.go:126 | main.registerDecommissionMixedVersion.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_decommission.go:284 | main.(*testRunner).runTest.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:757 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1373 Wraps: (2) cluster.Put Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod put teamcity-2081789-1594448116-04-n4cpu4:2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach returned | stderr: | | stdout: | teamcity-2081789-1594448116-04-n4cpu4: putting (dist) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach | | 2: ~ scp -r -C -o StrictHostKeyChecking=no -i /root/.ssh/id_rsa -i /root/.ssh/google_compute_engine /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ubuntu@35.184.251.100:./cockroach | scp: ./cockroach: Text file busy | : exit status 1 | I200711 06:19:13.859909 1 cluster_synced.go:1162 put /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 failed Wraps: (4) exit status 1 Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *main.withCommandDetails (4) *exec.ExitError ``` <details><summary>More</summary><p> Artifacts: [/decommission/mixed-versions](https://teamcity.cockroachdb.com/viewLog.html?buildId=2081789&tab=artifacts#/decommission/mixed-versions) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Adecommission%2Fmixed-versions.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
2.0
roachtest: decommission/mixed-versions failed - [(roachtest).decommission/mixed-versions failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2081789&tab=buildLog) on [release-20.1@a36656a9f66ef1bd61873cfbaed6d1ea8e4b75a8](https://github.com/cockroachdb/cockroach/commits/a36656a9f66ef1bd61873cfbaed6d1ea8e4b75a8): ``` The test failed on branch=release-20.1, cloud=gce: test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/decommission/mixed-versions/run_1 cluster.go:1827,versionupgrade.go:226,versionupgrade.go:305,versionupgrade.go:167,mixed_version_decommission.go:126,mixed_version_decommission.go:284,test_runner.go:757: cluster.Put: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod put teamcity-2081789-1594448116-04-n4cpu4:2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach returned: exit status 1 (1) attached stack trace | main.(*cluster).PutE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:1842 | main.(*cluster).Put | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:1826 | main.(*versionUpgradeTest).uploadVersion | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:226 | main.binaryUpgradeStep.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:305 | main.(*versionUpgradeTest).run | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/versionupgrade.go:167 | main.runDecommissionMixedVersions | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_decommission.go:126 | main.registerDecommissionMixedVersion.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_decommission.go:284 | main.(*testRunner).runTest.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:757 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1373 Wraps: (2) cluster.Put Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod put teamcity-2081789-1594448116-04-n4cpu4:2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach returned | stderr: | | stdout: | teamcity-2081789-1594448116-04-n4cpu4: putting (dist) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ./cockroach | | 2: ~ scp -r -C -o StrictHostKeyChecking=no -i /root/.ssh/id_rsa -i /root/.ssh/google_compute_engine /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 ubuntu@35.184.251.100:./cockroach | scp: ./cockroach: Text file busy | : exit status 1 | I200711 06:19:13.859909 1 cluster_synced.go:1162 put /home/agent/work/.go/src/github.com/cockroachdb/cockroach/cockroach.linux-2.6.32-gnu-amd64 failed Wraps: (4) exit status 1 Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *main.withCommandDetails (4) *exec.ExitError ``` <details><summary>More</summary><p> Artifacts: [/decommission/mixed-versions](https://teamcity.cockroachdb.com/viewLog.html?buildId=2081789&tab=artifacts#/decommission/mixed-versions) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Adecommission%2Fmixed-versions.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
test
roachtest decommission mixed versions failed on the test failed on branch release cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts decommission mixed versions run cluster go versionupgrade go versionupgrade go versionupgrade go mixed version decommission go mixed version decommission go test runner go cluster put home agent work go src github com cockroachdb cockroach bin roachprod put teamcity home agent work go src github com cockroachdb cockroach cockroach linux gnu cockroach returned exit status attached stack trace main cluster pute home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main cluster put home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main versionupgradetest uploadversion home agent work go src github com cockroachdb cockroach pkg cmd roachtest versionupgrade go main binaryupgradestep home agent work go src github com cockroachdb cockroach pkg cmd roachtest versionupgrade go main versionupgradetest run home agent work go src github com cockroachdb cockroach pkg cmd roachtest versionupgrade go main rundecommissionmixedversions home agent work go src github com cockroachdb cockroach pkg cmd roachtest mixed version decommission go main registerdecommissionmixedversion home agent work go src github com cockroachdb cockroach pkg cmd roachtest mixed version decommission go main testrunner runtest home agent work go src github com cockroachdb cockroach pkg cmd roachtest test runner go runtime goexit usr local go src runtime asm s wraps cluster put wraps home agent work go src github com cockroachdb cockroach bin roachprod put teamcity home agent work go src github com cockroachdb cockroach cockroach linux gnu cockroach returned stderr stdout teamcity putting dist home agent work go src github com cockroachdb cockroach cockroach linux gnu cockroach scp r c o stricthostkeychecking no i root ssh id rsa i root ssh google compute engine home agent work go src github com cockroachdb cockroach cockroach linux gnu ubuntu cockroach scp cockroach text file busy exit status cluster synced go put home agent work go src github com cockroachdb cockroach cockroach linux gnu failed wraps exit status error types withstack withstack errutil withmessage main withcommanddetails exec exiterror more artifacts powered by
1
265,875
28,298,790,397
IssuesEvent
2023-04-10 02:41:17
nidhi7598/linux-4.19.72
https://api.github.com/repos/nidhi7598/linux-4.19.72
closed
CVE-2022-42895 (Medium) detected in linuxlinux-4.19.254 - autoclosed
Mend: dependency security vulnerability
## CVE-2022-42895 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/bluetooth/l2cap_core.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e https://www.google.com/url <p>Publish Date: 2022-11-23 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-42895>CVE-2022-42895</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-42895">https://www.linuxkernelcves.com/cves/CVE-2022-42895</a></p> <p>Release Date: 2022-11-23</p> <p>Fix Resolution: v4.9.333,v4.14.299,v4.19.265,v5.4.224,v5.10.154,v5.15.78,v6.0.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-42895 (Medium) detected in linuxlinux-4.19.254 - autoclosed - ## CVE-2022-42895 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/bluetooth/l2cap_core.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e https://www.google.com/url <p>Publish Date: 2022-11-23 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-42895>CVE-2022-42895</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-42895">https://www.linuxkernelcves.com/cves/CVE-2022-42895</a></p> <p>Release Date: 2022-11-23</p> <p>Fix Resolution: v4.9.333,v4.14.299,v4.19.265,v5.4.224,v5.10.154,v5.15.78,v6.0.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files net bluetooth core c vulnerability details there is an infoleak vulnerability in the linux kernel s net bluetooth core c s parse conf req function which can be used to leak kernel pointers remotely we recommend upgrading past commit publish date url a href cvss score details base score metrics exploitability metrics attack vector adjacent attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
272,628
23,688,734,626
IssuesEvent
2022-08-29 08:52:19
np-guard/cluster-topology-analyzer
https://api.github.com/repos/np-guard/cluster-topology-analyzer
opened
Improvements to testing
enhancement testing
Suggestions from @vikin91 : * use assertion package to reduce the amount of code and unify the failure messages (e.g., https://github.com/stretchr/testify) * convert the isolated test cases into table-driven tests, so that we can add new test cases with little effort * precisely define the coverage of the tests, so that we cover the small slices of the system and we do not need to adapt all the test cases when we change only a part of the processing path. In particular, I am thinking about something like: * what do we test - file reading, yaml splitting, yaml parsing? * shall we have tests only for connection extraction? * shall we have tests only for netpol senthesizing?
1.0
Improvements to testing - Suggestions from @vikin91 : * use assertion package to reduce the amount of code and unify the failure messages (e.g., https://github.com/stretchr/testify) * convert the isolated test cases into table-driven tests, so that we can add new test cases with little effort * precisely define the coverage of the tests, so that we cover the small slices of the system and we do not need to adapt all the test cases when we change only a part of the processing path. In particular, I am thinking about something like: * what do we test - file reading, yaml splitting, yaml parsing? * shall we have tests only for connection extraction? * shall we have tests only for netpol senthesizing?
test
improvements to testing suggestions from use assertion package to reduce the amount of code and unify the failure messages e g convert the isolated test cases into table driven tests so that we can add new test cases with little effort precisely define the coverage of the tests so that we cover the small slices of the system and we do not need to adapt all the test cases when we change only a part of the processing path in particular i am thinking about something like what do we test file reading yaml splitting yaml parsing shall we have tests only for connection extraction shall we have tests only for netpol senthesizing
1
304,452
23,066,983,019
IssuesEvent
2022-07-25 14:40:13
GSA/EDX
https://api.github.com/repos/GSA/EDX
opened
Website evaluation thank yous, asks for advice, and actions
documentation
## Summary A list of website teams who have done any of the following: 1. Thanked the EDX team for our work. 2. Told us they're immediately forwarding the eval to their dev teams or related teams for action. 3. Asked us questions about the eval. 4. Asked us for advice on how to move forward or take action. 5. Taken action. Running tally of teams: - disposal.gsa.gov - d2d - buy.gsa.gov
1.0
Website evaluation thank yous, asks for advice, and actions - ## Summary A list of website teams who have done any of the following: 1. Thanked the EDX team for our work. 2. Told us they're immediately forwarding the eval to their dev teams or related teams for action. 3. Asked us questions about the eval. 4. Asked us for advice on how to move forward or take action. 5. Taken action. Running tally of teams: - disposal.gsa.gov - d2d - buy.gsa.gov
non_test
website evaluation thank yous asks for advice and actions summary a list of website teams who have done any of the following thanked the edx team for our work told us they re immediately forwarding the eval to their dev teams or related teams for action asked us questions about the eval asked us for advice on how to move forward or take action taken action running tally of teams disposal gsa gov buy gsa gov
0
151,606
12,044,301,913
IssuesEvent
2020-04-14 13:50:01
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
ACI: Adding an ACI connection plugin for communication
aci affects_2.6 cisco docs docsite feature has_pr module networking support:certified support:core test
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ACI ##### ANSIBLE VERSION v2.6 ##### SUMMARY The general idea is that the ACI modules would feel more native and better integrated with how Ansible works. This means that the information/credentials to connect to the APIC is stored in the inventory (using `ansible_host`, `ansible_port`, `ansible_user` and `ansible_password`) and the playbook tasks only take into account the parameters required for its specific use. Other benefits of using an ACI connection plugin include: - It would manage the connection and could handle HTTP errors more gracefully - On connection problems it can rebuild the session transparantly - During maintenance or APIC cluster issues the connection plugin would switch between APICs (provides high-availability) - It would centralize connection information per node or per group, keeping credentials out of playbooks - It avoids too many consecutive auth API calls which may result in connection throttling and playbook failure Currently we do: ```yaml - hosts: apic_cluster01 tasks: - aci_tenant: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz description: Customer XYZ state: present - aci_vrf: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz vrf: lab description: Lab VRF policy_control_preference: enforced policy_control_direction: ingress - aci_bd: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz vrf: lab bd: app01 enable_routing: yes - aci_bd_subnet: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz bd: app01 gateway: 10.10.10.1 mask: 24 scope: private ... ``` A typical playbook would then look much more concise and readable: ```yaml - hosts: apic_cluster01 tasks: - aci_tenant: tenant: customer-xyz description: Customer XYZ state: present - aci_vrf: tenant: customer-xyz vrf: lab description: Lab VRF policy_control_preference: enforced policy_control_direction: ingress - aci_bd: tenant: customer-xyz vrf: lab bd: app01 enable_routing: yes - aci_bd_subnet: tenant: customer-xyz bd: app01 gateway: 10.10.10.1 mask: 24 scope: private ... ``` The inventory for an ACI cluster would then look like: ```yaml all: apic_cluster01: ansible_host: [ 10.1.2.1, 10.1.2.2, 10.1.2.3 ] ansible_connection: aci ansible_user: admin ansible_password: SuperSecret proxy_env: http_proxy: http://proxy.example.com:8080 ``` This relates to #33887
1.0
ACI: Adding an ACI connection plugin for communication - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ACI ##### ANSIBLE VERSION v2.6 ##### SUMMARY The general idea is that the ACI modules would feel more native and better integrated with how Ansible works. This means that the information/credentials to connect to the APIC is stored in the inventory (using `ansible_host`, `ansible_port`, `ansible_user` and `ansible_password`) and the playbook tasks only take into account the parameters required for its specific use. Other benefits of using an ACI connection plugin include: - It would manage the connection and could handle HTTP errors more gracefully - On connection problems it can rebuild the session transparantly - During maintenance or APIC cluster issues the connection plugin would switch between APICs (provides high-availability) - It would centralize connection information per node or per group, keeping credentials out of playbooks - It avoids too many consecutive auth API calls which may result in connection throttling and playbook failure Currently we do: ```yaml - hosts: apic_cluster01 tasks: - aci_tenant: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz description: Customer XYZ state: present - aci_vrf: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz vrf: lab description: Lab VRF policy_control_preference: enforced policy_control_direction: ingress - aci_bd: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz vrf: lab bd: app01 enable_routing: yes - aci_bd_subnet: hostname: 10.1.2.1 username: admin password: SecretPassword tenant: customer-xyz bd: app01 gateway: 10.10.10.1 mask: 24 scope: private ... ``` A typical playbook would then look much more concise and readable: ```yaml - hosts: apic_cluster01 tasks: - aci_tenant: tenant: customer-xyz description: Customer XYZ state: present - aci_vrf: tenant: customer-xyz vrf: lab description: Lab VRF policy_control_preference: enforced policy_control_direction: ingress - aci_bd: tenant: customer-xyz vrf: lab bd: app01 enable_routing: yes - aci_bd_subnet: tenant: customer-xyz bd: app01 gateway: 10.10.10.1 mask: 24 scope: private ... ``` The inventory for an ACI cluster would then look like: ```yaml all: apic_cluster01: ansible_host: [ 10.1.2.1, 10.1.2.2, 10.1.2.3 ] ansible_connection: aci ansible_user: admin ansible_password: SuperSecret proxy_env: http_proxy: http://proxy.example.com:8080 ``` This relates to #33887
test
aci adding an aci connection plugin for communication issue type feature idea component name aci ansible version summary the general idea is that the aci modules would feel more native and better integrated with how ansible works this means that the information credentials to connect to the apic is stored in the inventory using ansible host ansible port ansible user and ansible password and the playbook tasks only take into account the parameters required for its specific use other benefits of using an aci connection plugin include it would manage the connection and could handle http errors more gracefully on connection problems it can rebuild the session transparantly during maintenance or apic cluster issues the connection plugin would switch between apics provides high availability it would centralize connection information per node or per group keeping credentials out of playbooks it avoids too many consecutive auth api calls which may result in connection throttling and playbook failure currently we do yaml hosts apic tasks aci tenant hostname username admin password secretpassword tenant customer xyz description customer xyz state present aci vrf hostname username admin password secretpassword tenant customer xyz vrf lab description lab vrf policy control preference enforced policy control direction ingress aci bd hostname username admin password secretpassword tenant customer xyz vrf lab bd enable routing yes aci bd subnet hostname username admin password secretpassword tenant customer xyz bd gateway mask scope private a typical playbook would then look much more concise and readable yaml hosts apic tasks aci tenant tenant customer xyz description customer xyz state present aci vrf tenant customer xyz vrf lab description lab vrf policy control preference enforced policy control direction ingress aci bd tenant customer xyz vrf lab bd enable routing yes aci bd subnet tenant customer xyz bd gateway mask scope private the inventory for an aci cluster would then look like yaml all apic ansible host ansible connection aci ansible user admin ansible password supersecret proxy env http proxy this relates to
1
242,843
7,849,297,157
IssuesEvent
2018-06-20 02:41:49
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
Sort out roles
Priority: 2 - Medium Status: 5 - Ready Type: Technical issue
Our implementation of roles is complicated. In the UI we only allow configurers to pick one role for a user. Then behind the scenes we [map this to an array of roles](https://github.com/medic/medic-webapp/blob/master/static/js/controllers/edit-user.js#L48) and store that instead. Then, each of these roles maps to a set of permissions. Instead, store a single role for the user which maps to a set of permissions. As part of this refactor update the set of available roles with better names. - "full access"/"national-manager" should be "admin" (or similar) and probably shouldn't be configurable: https://github.com/medic/medic-webapp/issues/2079 - "district-manager" should be "regional-manager" (or similar) as they can operate at any level of the hierarchy. - "facility-manager" should be removed and existing users migrated to "regional-manager" - all references to "kujua" should be removed. Ensure all changes have a migration for existing users both in the _users db and the medic db.
1.0
Sort out roles - Our implementation of roles is complicated. In the UI we only allow configurers to pick one role for a user. Then behind the scenes we [map this to an array of roles](https://github.com/medic/medic-webapp/blob/master/static/js/controllers/edit-user.js#L48) and store that instead. Then, each of these roles maps to a set of permissions. Instead, store a single role for the user which maps to a set of permissions. As part of this refactor update the set of available roles with better names. - "full access"/"national-manager" should be "admin" (or similar) and probably shouldn't be configurable: https://github.com/medic/medic-webapp/issues/2079 - "district-manager" should be "regional-manager" (or similar) as they can operate at any level of the hierarchy. - "facility-manager" should be removed and existing users migrated to "regional-manager" - all references to "kujua" should be removed. Ensure all changes have a migration for existing users both in the _users db and the medic db.
non_test
sort out roles our implementation of roles is complicated in the ui we only allow configurers to pick one role for a user then behind the scenes we and store that instead then each of these roles maps to a set of permissions instead store a single role for the user which maps to a set of permissions as part of this refactor update the set of available roles with better names full access national manager should be admin or similar and probably shouldn t be configurable district manager should be regional manager or similar as they can operate at any level of the hierarchy facility manager should be removed and existing users migrated to regional manager all references to kujua should be removed ensure all changes have a migration for existing users both in the users db and the medic db
0
136,569
18,741,073,731
IssuesEvent
2021-11-04 13:40:33
ioana-github-enterprise/testremediate
https://api.github.com/repos/ioana-github-enterprise/testremediate
opened
CVE-2021-37136 (High) detected in netty-codec-4.1.58.Final.jar
security vulnerability
## CVE-2021-37136 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.58.Final.jar</b></p></summary> <p></p> <p>Library home page: <a href="https://netty.io/">https://netty.io/</a></p> <p>Path to vulnerable library: /netty-codec-4.1.58.Final.jar</p> <p> Dependency Hierarchy: - :x: **netty-codec-4.1.58.Final.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ioana-github-enterprise/testremediate/commit/c50f50f9e3a35342bd1f045ceb06f33a49e525fb">c50f50f9e3a35342bd1f045ceb06f33a49e525fb</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack <p>Publish Date: 2021-10-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37136>CVE-2021-37136</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-grg4-wf29-r9vv">https://github.com/advisories/GHSA-grg4-wf29-r9vv</a></p> <p>Release Date: 2021-07-21</p> <p>Fix Resolution: io.netty:netty-codec:4.1.68.Final</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"io.netty","packageName":"netty-codec","packageVersion":"4.1.58.Final","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"io.netty:netty-codec:4.1.58.Final","isMinimumFixVersionAvailable":true,"minimumFixVersion":"io.netty:netty-codec:4.1.68.Final"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2021-37136","vulnerabilityDetails":"The Bzip2 decompression decoder function doesn\u0027t allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37136","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-37136 (High) detected in netty-codec-4.1.58.Final.jar - ## CVE-2021-37136 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.58.Final.jar</b></p></summary> <p></p> <p>Library home page: <a href="https://netty.io/">https://netty.io/</a></p> <p>Path to vulnerable library: /netty-codec-4.1.58.Final.jar</p> <p> Dependency Hierarchy: - :x: **netty-codec-4.1.58.Final.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ioana-github-enterprise/testremediate/commit/c50f50f9e3a35342bd1f045ceb06f33a49e525fb">c50f50f9e3a35342bd1f045ceb06f33a49e525fb</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack <p>Publish Date: 2021-10-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37136>CVE-2021-37136</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-grg4-wf29-r9vv">https://github.com/advisories/GHSA-grg4-wf29-r9vv</a></p> <p>Release Date: 2021-07-21</p> <p>Fix Resolution: io.netty:netty-codec:4.1.68.Final</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"io.netty","packageName":"netty-codec","packageVersion":"4.1.58.Final","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"io.netty:netty-codec:4.1.58.Final","isMinimumFixVersionAvailable":true,"minimumFixVersion":"io.netty:netty-codec:4.1.68.Final"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2021-37136","vulnerabilityDetails":"The Bzip2 decompression decoder function doesn\u0027t allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37136","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in netty codec final jar cve high severity vulnerability vulnerable library netty codec final jar library home page a href path to vulnerable library netty codec final jar dependency hierarchy x netty codec final jar vulnerable library found in head commit a href found in base branch main vulnerability details the decompression decoder function doesn t allow setting size restrictions on the decompressed output data which affects the allocation size used during decompression all users of are affected the malicious input can trigger an oome and so a dos attack publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution io netty netty codec final rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree io netty netty codec final isminimumfixversionavailable true minimumfixversion io netty netty codec final basebranches vulnerabilityidentifier cve vulnerabilitydetails the decompression decoder function doesn allow setting size restrictions on the decompressed output data which affects the allocation size used during decompression all users of are affected the malicious input can trigger an oome and so a dos attack vulnerabilityurl
0
339,424
10,253,991,889
IssuesEvent
2019-08-21 12:38:32
umple/umple
https://api.github.com/repos/umple/umple
opened
UmpleOnline module to allow running experiments
Component-UmpleOnline Diffic-Med Priority-Medium Type-ProjectUG empirical experiment
This project would allow some of the following features: An experimenter could define an experiment for which he or she would like participants (e.g. discovering which modeling mistakes are the most common; learning how long it takes someone to build a model, experimenting with usability of Umple itself). After obtaining ethics approval, they would load the experiment design in a computer-readable way into UmpleOnline. UmpleOnline would have a new button at the top that would solicit 'Participate in a Modeling Experiment' from users. This would present the experiment in a series of steps where the user would modify or draw a model and then hit 'submit'. Following submit, the user might be directed to a survey tool to answer additional questions.
1.0
UmpleOnline module to allow running experiments - This project would allow some of the following features: An experimenter could define an experiment for which he or she would like participants (e.g. discovering which modeling mistakes are the most common; learning how long it takes someone to build a model, experimenting with usability of Umple itself). After obtaining ethics approval, they would load the experiment design in a computer-readable way into UmpleOnline. UmpleOnline would have a new button at the top that would solicit 'Participate in a Modeling Experiment' from users. This would present the experiment in a series of steps where the user would modify or draw a model and then hit 'submit'. Following submit, the user might be directed to a survey tool to answer additional questions.
non_test
umpleonline module to allow running experiments this project would allow some of the following features an experimenter could define an experiment for which he or she would like participants e g discovering which modeling mistakes are the most common learning how long it takes someone to build a model experimenting with usability of umple itself after obtaining ethics approval they would load the experiment design in a computer readable way into umpleonline umpleonline would have a new button at the top that would solicit participate in a modeling experiment from users this would present the experiment in a series of steps where the user would modify or draw a model and then hit submit following submit the user might be directed to a survey tool to answer additional questions
0
159,273
24,965,071,442
IssuesEvent
2022-11-01 18:39:51
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Remove consecutive blank lines between class members
Area-IDE Feature Request Developer Community Need Design Review IDE-Formatter
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/idea/809464/req-merge-multiple-blank-lines-between-class-membe.html)._ --- Please add the ability to merge multiple blank lines between class members to a predefined number, eg. 1. Or the ability to set the maximum number of blank lines between members and for code cleanup to be able to remove those extra blank lines. --- ### Original Comments #### Visual Studio Feedback System on 11/7/2019, 00:15 AM: Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.
1.0
Remove consecutive blank lines between class members - _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/idea/809464/req-merge-multiple-blank-lines-between-class-membe.html)._ --- Please add the ability to merge multiple blank lines between class members to a predefined number, eg. 1. Or the ability to set the maximum number of blank lines between members and for code cleanup to be able to remove those extra blank lines. --- ### Original Comments #### Visual Studio Feedback System on 11/7/2019, 00:15 AM: Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.
non_test
remove consecutive blank lines between class members this issue has been moved from please add the ability to merge multiple blank lines between class members to a predefined number eg or the ability to set the maximum number of blank lines between members and for code cleanup to be able to remove those extra blank lines original comments visual studio feedback system on am thank you for taking the time to provide your suggestion we will do some preliminary checks to make sure we can proceed further we ll provide an update once the issue has been triaged by the product team
0
340,833
10,279,072,844
IssuesEvent
2019-08-25 19:45:07
k911/swoole-bundle
https://api.github.com/repos/k911/swoole-bundle
closed
header already sent exception when session_start
kind/bug/possible priority/important status/waiting-for-contributor
When running under swoole, header_sent() always returns true and headers_list() returns null. Session start throws an exception. It has nothing to do with the session storage driver, native\pdo both have this problem.
1.0
header already sent exception when session_start - When running under swoole, header_sent() always returns true and headers_list() returns null. Session start throws an exception. It has nothing to do with the session storage driver, native\pdo both have this problem.
non_test
header already sent exception when session start when running under swoole header sent always returns true and headers list returns null session start throws an exception it has nothing to do with the session storage driver, native pdo both have this problem
0
183,280
14,220,849,531
IssuesEvent
2020-11-17 15:01:06
carla-simulator/carla
https://api.github.com/repos/carla-simulator/carla
opened
[Testing] PR #3595, All actors have bounding box
testing
This issue is intended to track PR #3595 . Need to test: - All actors have a bounding_box assigned - Vehicles, walkers and traffic lights are not affected by this change and keep working as before. - Anything that you consider
1.0
[Testing] PR #3595, All actors have bounding box - This issue is intended to track PR #3595 . Need to test: - All actors have a bounding_box assigned - Vehicles, walkers and traffic lights are not affected by this change and keep working as before. - Anything that you consider
test
pr all actors have bounding box this issue is intended to track pr need to test all actors have a bounding box assigned vehicles walkers and traffic lights are not affected by this change and keep working as before anything that you consider
1
83,889
10,341,630,806
IssuesEvent
2019-09-04 03:03:47
theia-ide/theia
https://api.github.com/repos/theia-ide/theia
closed
document how to debug plugin host process
contributor experience documentation help wanted
- add a launch configuration based on: https://github.com/theia-ide/theia/issues/3251#issuecomment-468166533 - add doc section here: https://github.com/theia-ide/theia/blob/master/doc/Developing.md#debugging
1.0
document how to debug plugin host process - - add a launch configuration based on: https://github.com/theia-ide/theia/issues/3251#issuecomment-468166533 - add doc section here: https://github.com/theia-ide/theia/blob/master/doc/Developing.md#debugging
non_test
document how to debug plugin host process add a launch configuration based on add doc section here
0
253,526
21,687,502,952
IssuesEvent
2022-05-09 12:43:02
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
closed
Migrate /components/TestRatingManagerNotice.js to react-testing-library
component: testing qa: not needed priority: p3
Migrate /components/TestRatingManagerNotice.js to react-testing-library
1.0
Migrate /components/TestRatingManagerNotice.js to react-testing-library - Migrate /components/TestRatingManagerNotice.js to react-testing-library
test
migrate components testratingmanagernotice js to react testing library migrate components testratingmanagernotice js to react testing library
1
107,180
16,751,648,805
IssuesEvent
2021-06-12 01:37:52
gms-ws-demo/nibrs
https://api.github.com/repos/gms-ws-demo/nibrs
opened
CVE-2019-16943 (High) detected in multiple libraries
security vulnerability
## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.10.jar</b>, <b>jackson-databind-2.8.0.jar</b>, <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.9.8.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.8.10.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar,nibrs/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/jackson-databind-2.8.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.10.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.0/jackson-databind-2.8.0.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.8.0.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-staging-data/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,nibrs/web/nibrs-web/target/nibrs-web/WEB-INF/lib/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-flatfile/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.5.RELEASE.jar - :x: **jackson-databind-2.9.8.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/nibrs/commit/9fb1c19bd26c2113d1961640de126a33eacdc946">9fb1c19bd26c2113d1961640de126a33eacdc946</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.10","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.10","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.0","packageFilePaths":["/tools/nibrs-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.8.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","packageFilePaths":["/tools/nibrs-staging-data/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-route/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-xmlfile/pom.xml","/tools/nibrs-validation/pom.xml","/web/nibrs-web/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","packageFilePaths":["/tools/nibrs-flatfile/pom.xml","/tools/nibrs-validate-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.8","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework.boot:spring-boot-starter-json:2.1.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.9.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-16943 (High) detected in multiple libraries - ## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.10.jar</b>, <b>jackson-databind-2.8.0.jar</b>, <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.9.8.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.8.10.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar,nibrs/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/jackson-databind-2.8.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.10.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.0/jackson-databind-2.8.0.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.8.0.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-staging-data/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,nibrs/web/nibrs-web/target/nibrs-web/WEB-INF/lib/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-flatfile/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - tika-parsers-1.18.jar (Root Library) - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: nibrs/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.5.RELEASE.jar - :x: **jackson-databind-2.9.8.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/nibrs/commit/9fb1c19bd26c2113d1961640de126a33eacdc946">9fb1c19bd26c2113d1961640de126a33eacdc946</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.10","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.10","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.0","packageFilePaths":["/tools/nibrs-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.8.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","packageFilePaths":["/tools/nibrs-staging-data/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-route/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-xmlfile/pom.xml","/tools/nibrs-validation/pom.xml","/web/nibrs-web/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","packageFilePaths":["/tools/nibrs-flatfile/pom.xml","/tools/nibrs-validate-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.tika:tika-parsers:1.18;com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.8","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework.boot:spring-boot-starter-json:2.1.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.9.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs fbi service pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar nibrs tools nibrs fbi service target nibrs fbi service web inf lib jackson databind jar dependency hierarchy x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs common pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy tika parsers jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs staging data pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar nibrs web nibrs web target nibrs web web inf lib jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs flatfile pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy tika parsers jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs summary report common pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library spring boot starter json release jar x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org apache tika tika parsers com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency false dependencytree com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org apache tika tika parsers com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org springframework boot spring boot starter web release org springframework boot spring boot starter json release com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind basebranches vulnerabilityidentifier cve vulnerabilitydetails a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling vulnerabilityurl
0
24,228
4,068,888,779
IssuesEvent
2016-05-27 00:04:57
lavalamp/issue-testing
https://api.github.com/repos/lavalamp/issue-testing
closed
Broken test run: kubernetes-e2e-gke - 7799 [1 failures]
kind/flake team/test-infra
https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-e2e-gke/7799/ Multiple broken tests: Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/ssh.go:93 May 26 07:50:23.790: Ran echo "Hello" on 146.148.80.187:22, got error error getting SSH client to jenkins@146.148.80.187:22: 'timed out waiting for the condition', expected <nil> ``` Issues about this test specifically: #67
1.0
Broken test run: kubernetes-e2e-gke - 7799 [1 failures] - https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-e2e-gke/7799/ Multiple broken tests: Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/ssh.go:93 May 26 07:50:23.790: Ran echo "Hello" on 146.148.80.187:22, got error error getting SSH client to jenkins@146.148.80.187:22: 'timed out waiting for the condition', expected <nil> ``` Issues about this test specifically: #67
test
broken test run kubernetes gke multiple broken tests failed ssh should ssh to all nodes and run commands kubernetes suite go src io kubernetes output dockerized go src io kubernetes test ssh go may ran echo hello on got error error getting ssh client to jenkins timed out waiting for the condition expected issues about this test specifically
1
170,363
13,184,559,500
IssuesEvent
2020-08-12 19:39:09
FranciscoSMM/Persona-RPG
https://api.github.com/repos/FranciscoSMM/Persona-RPG
closed
Playtest Battle PVE
Rules Testing
Use the rules created to simulate a battle between players and non playable enemies: - [ ] 1v1 Player vs enemy LVL1 - [ ] group vs 1 enemy LVL1 - [ ] group vs enemy group LVL1 - [ ] 1v1 Player vs enemy LVL15 - [ ] group vs 1 enemy LVL15 - [ ] group vs enemy group LVL15 - [ ] 1v1 Player vs enemy LV35 - [ ] group vs 1 enemy LVL35 - [ ] group vs enemy group LVL35 - [ ] 1v1 Player vs enemy LVL75 - [ ] group vs 1 enemy LVL75 - [ ] group vs enemy group LVL75 **Parameters** - [ ] Be able to win on the First round. - [ ] Be able to explore the enemies weakness - [ ] Be able to explore the PLAYERS weakness - [ ] identify monster combos. - [ ] be able to lose fights as players.
1.0
Playtest Battle PVE - Use the rules created to simulate a battle between players and non playable enemies: - [ ] 1v1 Player vs enemy LVL1 - [ ] group vs 1 enemy LVL1 - [ ] group vs enemy group LVL1 - [ ] 1v1 Player vs enemy LVL15 - [ ] group vs 1 enemy LVL15 - [ ] group vs enemy group LVL15 - [ ] 1v1 Player vs enemy LV35 - [ ] group vs 1 enemy LVL35 - [ ] group vs enemy group LVL35 - [ ] 1v1 Player vs enemy LVL75 - [ ] group vs 1 enemy LVL75 - [ ] group vs enemy group LVL75 **Parameters** - [ ] Be able to win on the First round. - [ ] Be able to explore the enemies weakness - [ ] Be able to explore the PLAYERS weakness - [ ] identify monster combos. - [ ] be able to lose fights as players.
test
playtest battle pve use the rules created to simulate a battle between players and non playable enemies player vs enemy group vs enemy group vs enemy group player vs enemy group vs enemy group vs enemy group player vs enemy group vs enemy group vs enemy group player vs enemy group vs enemy group vs enemy group parameters be able to win on the first round be able to explore the enemies weakness be able to explore the players weakness identify monster combos be able to lose fights as players
1
38,576
5,192,810,302
IssuesEvent
2017-01-22 13:03:44
MajkiIT/polish-ads-filter
https://api.github.com/repos/MajkiIT/polish-ads-filter
closed
gniewkowo.eu
adblock detect reguły gotowe/testowanie reklama
ad block Zauważyliśmy, że korzystasz z wtyczki AdBlock. Wyłącz ją, aby móc w pełni korzystać z portalu albo wyklucz domenę gniewkowo.eu
1.0
gniewkowo.eu - ad block Zauważyliśmy, że korzystasz z wtyczki AdBlock. Wyłącz ją, aby móc w pełni korzystać z portalu albo wyklucz domenę gniewkowo.eu
test
gniewkowo eu ad block zauważyliśmy że korzystasz z wtyczki adblock wyłącz ją aby móc w pełni korzystać z portalu albo wyklucz domenę gniewkowo eu
1
117,477
15,106,806,661
IssuesEvent
2021-02-08 14:43:43
v8-riscv/v8
https://api.github.com/repos/v8-riscv/v8
closed
Add architecture flags to specify various combinations of RISC-V ISA extensions
design & discussion enhancement
As we add support for various extensions, we should follow the standards defined for RISC-V toolchains [here](https://github.com/riscv/riscv-toolchain-conventions). Following the same conventions and using the same flags as other tools will make it easier for the community to adopt. Let's start with a design issue for specifying riscv architecture flag before implementation.
1.0
Add architecture flags to specify various combinations of RISC-V ISA extensions - As we add support for various extensions, we should follow the standards defined for RISC-V toolchains [here](https://github.com/riscv/riscv-toolchain-conventions). Following the same conventions and using the same flags as other tools will make it easier for the community to adopt. Let's start with a design issue for specifying riscv architecture flag before implementation.
non_test
add architecture flags to specify various combinations of risc v isa extensions as we add support for various extensions we should follow the standards defined for risc v toolchains following the same conventions and using the same flags as other tools will make it easier for the community to adopt let s start with a design issue for specifying riscv architecture flag before implementation
0
204,768
15,531,082,542
IssuesEvent
2021-03-13 21:51:23
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
opened
DaaLoadTest CS ArrayStoreException
comp:gc test failure
https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.system_ppc64_aix_Release/56 DaaLoadTest_all_CS_5m_0 ``` DLT 11:51:08.872 - First failure detected by thread: load-10. Not creating dumps as no dump generation is requested for this load test DLT 11:51:08.885 - suite.getInventory().getInventoryFileRef(): openj9.test.load/config/inventories/daa/daaAll.xml DLT 11:51:08.886 - suite.isCreateDump() : false DLT 11:51:08.888 - Test failed DLT Failure num. = 1 DLT Test number = 35 DLT Test details = 'JUnit[net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes]' DLT Suite number = 0 DLT Thread number = 10 DLT >>> Captured test output >>> DLT testStarted : initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes) DLT testFailure: initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes): null DLT java.lang.ArrayStoreException DLT at java.util.AbstractCollection.toArray(AbstractCollection.java:196) DLT at sun.reflect.annotation.AnnotationParser.toArray(AnnotationParser.java:865) DLT at java.lang.reflect.Executable.getDeclaredAnnotations(Executable.java:588) DLT at java.lang.reflect.Method.getDeclaredAnnotations(Method.java:630) DLT at java.lang.reflect.AccessibleObject.getAnnotations(AccessibleObject.java:207) DLT at org.junit.runners.model.FrameworkMethod.getAnnotations(FrameworkMethod.java:187) DLT at org.junit.runners.model.TestClass.addToAnnotationLists(TestClass.java:84) DLT at org.junit.runners.model.TestClass.scanAnnotatedMembers(TestClass.java:66) DLT at org.junit.runners.model.TestClass.<init>(TestClass.java:57) DLT at org.junit.runners.ParentRunner.createTestClass(ParentRunner.java:88) DLT at org.junit.runners.ParentRunner.<init>(ParentRunner.java:83) DLT at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:65) DLT at org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10) DLT at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) DLT at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) DLT at org.junit.runner.Computer.getRunner(Computer.java:40) DLT at org.junit.runner.Computer$1.runnerForClass(Computer.java:31) DLT at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) DLT at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101) DLT at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87) DLT at org.junit.runners.Suite.<init>(Suite.java:81) DLT at org.junit.runner.Computer.getSuite(Computer.java:28) DLT at org.junit.runner.Request.classes(Request.java:75) DLT at org.junit.runner.Request.classes(Request.java:91) DLT at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:129) DLT at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182) DLT at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) DLT at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) DLT at java.lang.Thread.run(Thread.java:823) DLT testFinished: initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes) DLT DLT JUnit Test Results for: net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes DLT Ran : 1 DLT Passed : 0 DLT Failed : 1 DLT Ignored: 0 DLT Result : FAILED DLT <<< ```
1.0
DaaLoadTest CS ArrayStoreException - https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.system_ppc64_aix_Release/56 DaaLoadTest_all_CS_5m_0 ``` DLT 11:51:08.872 - First failure detected by thread: load-10. Not creating dumps as no dump generation is requested for this load test DLT 11:51:08.885 - suite.getInventory().getInventoryFileRef(): openj9.test.load/config/inventories/daa/daaAll.xml DLT 11:51:08.886 - suite.isCreateDump() : false DLT 11:51:08.888 - Test failed DLT Failure num. = 1 DLT Test number = 35 DLT Test details = 'JUnit[net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes]' DLT Suite number = 0 DLT Thread number = 10 DLT >>> Captured test output >>> DLT testStarted : initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes) DLT testFailure: initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes): null DLT java.lang.ArrayStoreException DLT at java.util.AbstractCollection.toArray(AbstractCollection.java:196) DLT at sun.reflect.annotation.AnnotationParser.toArray(AnnotationParser.java:865) DLT at java.lang.reflect.Executable.getDeclaredAnnotations(Executable.java:588) DLT at java.lang.reflect.Method.getDeclaredAnnotations(Method.java:630) DLT at java.lang.reflect.AccessibleObject.getAnnotations(AccessibleObject.java:207) DLT at org.junit.runners.model.FrameworkMethod.getAnnotations(FrameworkMethod.java:187) DLT at org.junit.runners.model.TestClass.addToAnnotationLists(TestClass.java:84) DLT at org.junit.runners.model.TestClass.scanAnnotatedMembers(TestClass.java:66) DLT at org.junit.runners.model.TestClass.<init>(TestClass.java:57) DLT at org.junit.runners.ParentRunner.createTestClass(ParentRunner.java:88) DLT at org.junit.runners.ParentRunner.<init>(ParentRunner.java:83) DLT at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:65) DLT at org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10) DLT at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) DLT at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) DLT at org.junit.runner.Computer.getRunner(Computer.java:40) DLT at org.junit.runner.Computer$1.runnerForClass(Computer.java:31) DLT at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) DLT at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101) DLT at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87) DLT at org.junit.runners.Suite.<init>(Suite.java:81) DLT at org.junit.runner.Computer.getSuite(Computer.java:28) DLT at org.junit.runner.Request.classes(Request.java:75) DLT at org.junit.runner.Request.classes(Request.java:91) DLT at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:129) DLT at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182) DLT at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) DLT at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) DLT at java.lang.Thread.run(Thread.java:823) DLT testFinished: initializationError(net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes) DLT DLT JUnit Test Results for: net.openj9.test.binaryData.TestInteger2ByteArrayNumBytes DLT Ran : 1 DLT Passed : 0 DLT Failed : 1 DLT Ignored: 0 DLT Result : FAILED DLT <<< ```
test
daaloadtest cs arraystoreexception daaloadtest all cs dlt first failure detected by thread load not creating dumps as no dump generation is requested for this load test dlt suite getinventory getinventoryfileref test load config inventories daa daaall xml dlt suite iscreatedump false dlt test failed dlt failure num dlt test number dlt test details junit dlt suite number dlt thread number dlt captured test output dlt teststarted initializationerror net test binarydata dlt testfailure initializationerror net test binarydata null dlt java lang arraystoreexception dlt at java util abstractcollection toarray abstractcollection java dlt at sun reflect annotation annotationparser toarray annotationparser java dlt at java lang reflect executable getdeclaredannotations executable java dlt at java lang reflect method getdeclaredannotations method java dlt at java lang reflect accessibleobject getannotations accessibleobject java dlt at org junit runners model frameworkmethod getannotations frameworkmethod java dlt at org junit runners model testclass addtoannotationlists testclass java dlt at org junit runners model testclass scanannotatedmembers testclass java dlt at org junit runners model testclass testclass java dlt at org junit runners parentrunner createtestclass parentrunner java dlt at org junit runners parentrunner parentrunner java dlt at org junit runners java dlt at org junit internal builders runnerforclass java dlt at org junit runners model runnerbuilder saferunnerforclass runnerbuilder java dlt at org junit internal builders alldefaultpossibilitiesbuilder runnerforclass alldefaultpossibilitiesbuilder java dlt at org junit runner computer getrunner computer java dlt at org junit runner computer runnerforclass computer java dlt at org junit runners model runnerbuilder saferunnerforclass runnerbuilder java dlt at org junit runners model runnerbuilder runners runnerbuilder java dlt at org junit runners model runnerbuilder runners runnerbuilder java dlt at org junit runners suite suite java dlt at org junit runner computer getsuite computer java dlt at org junit runner request classes request java dlt at org junit runner request classes request java dlt at net adoptopenjdk loadtest adaptors junitadaptor executetest junitadaptor java dlt at net adoptopenjdk loadtest loadtestrunner run loadtestrunner java dlt at java util concurrent threadpoolexecutor runworker threadpoolexecutor java dlt at java util concurrent threadpoolexecutor worker run threadpoolexecutor java dlt at java lang thread run thread java dlt testfinished initializationerror net test binarydata dlt dlt junit test results for net test binarydata dlt ran dlt passed dlt failed dlt ignored dlt result failed dlt
1
48,371
5,955,320,894
IssuesEvent
2017-05-28 04:32:32
ESMCI/cime
https://api.github.com/repos/ESMCI/cime
opened
PRE test not working for ADESP_TEST
cesm-only in progress tp: system tests ty: Bug
Due to changes in the data models, the PRE test stopped working for ADESP_TEST.
1.0
PRE test not working for ADESP_TEST - Due to changes in the data models, the PRE test stopped working for ADESP_TEST.
test
pre test not working for adesp test due to changes in the data models the pre test stopped working for adesp test
1
218,127
24,351,788,047
IssuesEvent
2022-10-03 01:19:42
ritvikbhawnani/zaproxy
https://api.github.com/repos/ritvikbhawnani/zaproxy
opened
CVE-2022-42004 (Medium) detected in jackson-databind-2.9.2.jar, jackson-databind-2.12.3.jar
security vulnerability
## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.2.jar</b>, <b>jackson-databind-2.12.3.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /buildSrc/build.gradle.kts</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.2/1d8d8cb7cf26920ba57fb61fa56da88cc123b21f/jackson-databind-2.9.2.jar</p> <p> Dependency Hierarchy: - github-api-1.95.jar (Root Library) - :x: **jackson-databind-2.9.2.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.12.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /tmp/ws-scm/zaproxy</p> <p>Path to vulnerable library: /tmp/ws-ua_20210726173135_CAJPMO/downloadResource_KWKYTY/20210726173645/jackson-databind-2.12.3.jar</p> <p> Dependency Hierarchy: - wiremock-jre8-2.28.0.jar (Root Library) - :x: **jackson-databind-2.12.3.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/ritvikbhawnani/zaproxy/commit/0d317021e9b57a93ca0792341b61576cc7d4fe16">0d317021e9b57a93ca0792341b61576cc7d4fe16</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization. <p>Publish Date: 2022-10-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-42004>CVE-2022-42004</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.13.4</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-42004 (Medium) detected in jackson-databind-2.9.2.jar, jackson-databind-2.12.3.jar - ## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.2.jar</b>, <b>jackson-databind-2.12.3.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /buildSrc/build.gradle.kts</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.2/1d8d8cb7cf26920ba57fb61fa56da88cc123b21f/jackson-databind-2.9.2.jar</p> <p> Dependency Hierarchy: - github-api-1.95.jar (Root Library) - :x: **jackson-databind-2.9.2.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.12.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /tmp/ws-scm/zaproxy</p> <p>Path to vulnerable library: /tmp/ws-ua_20210726173135_CAJPMO/downloadResource_KWKYTY/20210726173645/jackson-databind-2.12.3.jar</p> <p> Dependency Hierarchy: - wiremock-jre8-2.28.0.jar (Root Library) - :x: **jackson-databind-2.12.3.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/ritvikbhawnani/zaproxy/commit/0d317021e9b57a93ca0792341b61576cc7d4fe16">0d317021e9b57a93ca0792341b61576cc7d4fe16</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization. <p>Publish Date: 2022-10-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-42004>CVE-2022-42004</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.13.4</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in jackson databind jar jackson databind jar cve medium severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file buildsrc build gradle kts path to vulnerable library home wss scanner gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy github api jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm zaproxy path to vulnerable library tmp ws ua cajpmo downloadresource kwkyty jackson databind jar dependency hierarchy wiremock jar root library x jackson databind jar vulnerable library found in head commit a href found in base branch main vulnerability details in fasterxml jackson databind before resource exhaustion can occur because of a lack of a check in beandeserializer deserializefromarray to prevent use of deeply nested arrays an application is vulnerable only with certain customized choices for deserialization publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution com fasterxml jackson core jackson databind step up your open source security game with mend
0