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
818,182
30,677,067,792
IssuesEvent
2023-07-26 06:25:35
Team-Ampersand/Dotori-iOS
https://api.github.com/repos/Team-Ampersand/Dotori-iOS
closed
수출 규정 Info.plist 설정
🌏 Deploy 0️⃣Priority: Critical
### Describe 수출 규정 암호화 어쩌구 해당하는거 없으니 NO 로 Info.plist에 설정해놓습니다 ### Additional _No response_
1.0
수출 규정 Info.plist 설정 - ### Describe 수출 규정 암호화 어쩌구 해당하는거 없으니 NO 로 Info.plist에 설정해놓습니다 ### Additional _No response_
non_test
수출 규정 info plist 설정 describe 수출 규정 암호화 어쩌구 해당하는거 없으니 no 로 info plist에 설정해놓습니다 additional no response
0
65,836
6,976,001,899
IssuesEvent
2017-12-12 09:32:16
OSSIA/libossia
https://api.github.com/repos/OSSIA/libossia
closed
range values should be converted when using a remote/mirror with a convertible unit
need testing release critical
a good example can be found in ossia.remote-help.pd -> [pd unit] subpatcher e.g. by moving values of [ø.remote freq @unit time.cents] below 1548 (or the param's input below 20) -> values should be clipped at 1548 in this case this is probably connected to https://github.com/OSSIA/i-score/issues/622
1.0
range values should be converted when using a remote/mirror with a convertible unit - a good example can be found in ossia.remote-help.pd -> [pd unit] subpatcher e.g. by moving values of [ø.remote freq @unit time.cents] below 1548 (or the param's input below 20) -> values should be clipped at 1548 in this case this is probably connected to https://github.com/OSSIA/i-score/issues/622
test
range values should be converted when using a remote mirror with a convertible unit a good example can be found in ossia remote help pd subpatcher e g by moving values of below or the param s input below values should be clipped at in this case this is probably connected to
1
198,265
14,970,617,661
IssuesEvent
2021-01-27 19:53:09
tendermint/tendermint
https://api.github.com/repos/tendermint/tendermint
closed
test: TestSwitchAcceptRoutine is flaky
T:test
This test is pretty flaky: ``` 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:41895: use of closed network connection 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:37941: use of closed network connection 2021/01/27 19:04:46 Failed to create a peer: error creating peer: self ID<1b430c71aa71d760827205c916d00bbee2ce2016> 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:41535: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:46845: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:39049: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:39775: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:40275: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:43907: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:45747: use of closed network connection 2021/01/27 19:04:48 Failed to accept conn: accept tcp 127.0.0.1:34639: use of closed network connection 2021/01/27 19:04:51 Failed to accept conn: accept tcp 127.0.0.1:40871: use of closed network connection --- FAIL: TestSwitchAcceptRoutine (0.11s) switch_test.go:648: Error Trace: switch_test.go:648 Error: Received unexpected error: set tcp 127.0.0.1:36304: use of closed network connection Test: TestSwitchAcceptRoutine 2021/01/27 19:04:51 Failed to accept conn: accept tcp 127.0.0.1:41861: use of closed network connection ```
1.0
test: TestSwitchAcceptRoutine is flaky - This test is pretty flaky: ``` 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:41895: use of closed network connection 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:37941: use of closed network connection 2021/01/27 19:04:46 Failed to create a peer: error creating peer: self ID<1b430c71aa71d760827205c916d00bbee2ce2016> 2021/01/27 19:04:46 Failed to accept conn: accept tcp 127.0.0.1:41535: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:46845: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:39049: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:39775: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:40275: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:43907: use of closed network connection 2021/01/27 19:04:47 Failed to accept conn: accept tcp 127.0.0.1:45747: use of closed network connection 2021/01/27 19:04:48 Failed to accept conn: accept tcp 127.0.0.1:34639: use of closed network connection 2021/01/27 19:04:51 Failed to accept conn: accept tcp 127.0.0.1:40871: use of closed network connection --- FAIL: TestSwitchAcceptRoutine (0.11s) switch_test.go:648: Error Trace: switch_test.go:648 Error: Received unexpected error: set tcp 127.0.0.1:36304: use of closed network connection Test: TestSwitchAcceptRoutine 2021/01/27 19:04:51 Failed to accept conn: accept tcp 127.0.0.1:41861: use of closed network connection ```
test
test testswitchacceptroutine is flaky this test is pretty flaky failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to create a peer error creating peer self id failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection failed to accept conn accept tcp use of closed network connection fail testswitchacceptroutine switch test go error trace switch test go error received unexpected error set tcp use of closed network connection test testswitchacceptroutine failed to accept conn accept tcp use of closed network connection
1
273,460
23,755,617,169
IssuesEvent
2022-09-01 02:35:01
1Copenut/c3-eleventy
https://api.github.com/repos/1Copenut/c3-eleventy
opened
Add `cypress-axe` to the Cypress tests
error reporting testing a11y
Make sure you're configuring it like you've done previous ones to use a custom reporter, allow reporting without failing, and all the cool reporting features like Mochawesome.
1.0
Add `cypress-axe` to the Cypress tests - Make sure you're configuring it like you've done previous ones to use a custom reporter, allow reporting without failing, and all the cool reporting features like Mochawesome.
test
add cypress axe to the cypress tests make sure you re configuring it like you ve done previous ones to use a custom reporter allow reporting without failing and all the cool reporting features like mochawesome
1
24,029
12,194,722,503
IssuesEvent
2020-04-29 16:13:34
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Service worker caching should be smarter
platform-web severe: performance tool
There is a reported hit to IPL when using the service worker caching on the new gallery https://github.com/flutter/gallery . The current caching strategy is optimized for small applications, but larger ones will need a more sophisticated strategy to avoid downloading absolutely everyone on first load. Some ideas: - Part files should not be part of the initial cache, since this defeats the goal of deferred loading. These should be cache on demand - assets _might_ not need to be part of the initial cache - instead these could be moved into cache on demand. Fonts might cause some issues here, since I think the engine still eagerly loads them. - Should install cache everything? My gut says yes but it isn't quite clear. - Are there any assets that absolutely must be cached during the initial load? Probably main JavaScript, html, manifest?
True
Service worker caching should be smarter - There is a reported hit to IPL when using the service worker caching on the new gallery https://github.com/flutter/gallery . The current caching strategy is optimized for small applications, but larger ones will need a more sophisticated strategy to avoid downloading absolutely everyone on first load. Some ideas: - Part files should not be part of the initial cache, since this defeats the goal of deferred loading. These should be cache on demand - assets _might_ not need to be part of the initial cache - instead these could be moved into cache on demand. Fonts might cause some issues here, since I think the engine still eagerly loads them. - Should install cache everything? My gut says yes but it isn't quite clear. - Are there any assets that absolutely must be cached during the initial load? Probably main JavaScript, html, manifest?
non_test
service worker caching should be smarter there is a reported hit to ipl when using the service worker caching on the new gallery the current caching strategy is optimized for small applications but larger ones will need a more sophisticated strategy to avoid downloading absolutely everyone on first load some ideas part files should not be part of the initial cache since this defeats the goal of deferred loading these should be cache on demand assets might not need to be part of the initial cache instead these could be moved into cache on demand fonts might cause some issues here since i think the engine still eagerly loads them should install cache everything my gut says yes but it isn t quite clear are there any assets that absolutely must be cached during the initial load probably main javascript html manifest
0
237
4,787,749,924
IssuesEvent
2016-10-30 05:59:32
jemalloc/jemalloc
https://api.github.com/repos/jemalloc/jemalloc
closed
Use CLOCK_MONOTONIC_COARSE rather than CLOCK_MONOTONIC_RAW
optimization portability
```CLOCK_MONOTONIC_COARSE``` still fits the bill as a modern Linux-specific API we can rely on, but it has VDSO support (is faster), and still meets our needs despite lower (~millisecond) resolution.
True
Use CLOCK_MONOTONIC_COARSE rather than CLOCK_MONOTONIC_RAW - ```CLOCK_MONOTONIC_COARSE``` still fits the bill as a modern Linux-specific API we can rely on, but it has VDSO support (is faster), and still meets our needs despite lower (~millisecond) resolution.
non_test
use clock monotonic coarse rather than clock monotonic raw clock monotonic coarse still fits the bill as a modern linux specific api we can rely on but it has vdso support is faster and still meets our needs despite lower millisecond resolution
0
187,875
14,433,489,107
IssuesEvent
2020-12-07 04:59:51
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
k8s-community/ui: vendor/github.com/openprovider/handlers/bearer/with_token_test.go; 13 LoC
fresh small test vendored
Found a possible issue in [k8s-community/ui](https://www.github.com/k8s-community/ui) at [vendor/github.com/openprovider/handlers/bearer/with_token_test.go](https://github.com/k8s-community/ui/blob/8707c32b5987aa3dceb6a49ffcf4af608d03dfc5/vendor/github.com/openprovider/handlers/bearer/with_token_test.go#L17-L29) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to c at line 23 may start a goroutine [Click here to see the code in its original context.](https://github.com/k8s-community/ui/blob/8707c32b5987aa3dceb6a49ffcf4af608d03dfc5/vendor/github.com/openprovider/handlers/bearer/with_token_test.go#L17-L29) <details> <summary>Click here to show the 13 line(s) of Go which triggered the analyzer.</summary> ```go for _, c := range positiveSet(token, t) { w := httptest.NewRecorder() c.Writer = w h := func(ctx *router.Control) { ctx.Writer.WriteHeader(http.StatusOK) } h = bearer.WithToken(token, h) h(&c) resp := w.Result() if resp.StatusCode != http.StatusOK { t.Errorf("Response status is %d (expected %d)", resp.StatusCode, http.StatusOK) } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 8707c32b5987aa3dceb6a49ffcf4af608d03dfc5
1.0
k8s-community/ui: vendor/github.com/openprovider/handlers/bearer/with_token_test.go; 13 LoC - Found a possible issue in [k8s-community/ui](https://www.github.com/k8s-community/ui) at [vendor/github.com/openprovider/handlers/bearer/with_token_test.go](https://github.com/k8s-community/ui/blob/8707c32b5987aa3dceb6a49ffcf4af608d03dfc5/vendor/github.com/openprovider/handlers/bearer/with_token_test.go#L17-L29) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to c at line 23 may start a goroutine [Click here to see the code in its original context.](https://github.com/k8s-community/ui/blob/8707c32b5987aa3dceb6a49ffcf4af608d03dfc5/vendor/github.com/openprovider/handlers/bearer/with_token_test.go#L17-L29) <details> <summary>Click here to show the 13 line(s) of Go which triggered the analyzer.</summary> ```go for _, c := range positiveSet(token, t) { w := httptest.NewRecorder() c.Writer = w h := func(ctx *router.Control) { ctx.Writer.WriteHeader(http.StatusOK) } h = bearer.WithToken(token, h) h(&c) resp := w.Result() if resp.StatusCode != http.StatusOK { t.Errorf("Response status is %d (expected %d)", resp.StatusCode, http.StatusOK) } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 8707c32b5987aa3dceb6a49ffcf4af608d03dfc5
test
community ui vendor github com openprovider handlers bearer with token test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to c at line may start a goroutine click here to show the line s of go which triggered the analyzer go for c range positiveset token t w httptest newrecorder c writer w h func ctx router control ctx writer writeheader http statusok h bearer withtoken token h h c resp w result if resp statuscode http statusok t errorf response status is d expected d resp statuscode http statusok leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
1
8,100
2,962,869,267
IssuesEvent
2015-07-10 05:39:14
matplotlib/matplotlib
https://api.github.com/repos/matplotlib/matplotlib
opened
min mock version on travis
Release critical Testing
It seems that is the last day mock went from version 1.0.1 -> 1.1.0 and is now broken (for different reasons) on both 2.x tests
1.0
min mock version on travis - It seems that is the last day mock went from version 1.0.1 -> 1.1.0 and is now broken (for different reasons) on both 2.x tests
test
min mock version on travis it seems that is the last day mock went from version and is now broken for different reasons on both x tests
1
362,321
10,726,173,133
IssuesEvent
2019-10-28 08:47:23
our-city-app/oca-backend
https://api.github.com/repos/our-city-app/oca-backend
closed
Facebook review feedback
priority_major type_question
## Review Feedback **Approved**: user_friends **Not Approved**: user_gender, user_birthday #### user_gender feedback While your screencast and notes provide a valid use case, we were unable to verify this use case when we logged into your app. Please ensure that your app has correctly integrated the requested permission, and resubmit for review so that we can complete testing. #### user_birthday feedback While your screencast and notes provide a valid use case, we were unable to verify this use case when we logged into your app. Please ensure that your app has correctly integrated the requested permission, and resubmit for review so that we can complete testing.
1.0
Facebook review feedback - ## Review Feedback **Approved**: user_friends **Not Approved**: user_gender, user_birthday #### user_gender feedback While your screencast and notes provide a valid use case, we were unable to verify this use case when we logged into your app. Please ensure that your app has correctly integrated the requested permission, and resubmit for review so that we can complete testing. #### user_birthday feedback While your screencast and notes provide a valid use case, we were unable to verify this use case when we logged into your app. Please ensure that your app has correctly integrated the requested permission, and resubmit for review so that we can complete testing.
non_test
facebook review feedback review feedback approved user friends not approved user gender user birthday user gender feedback while your screencast and notes provide a valid use case we were unable to verify this use case when we logged into your app please ensure that your app has correctly integrated the requested permission and resubmit for review so that we can complete testing user birthday feedback while your screencast and notes provide a valid use case we were unable to verify this use case when we logged into your app please ensure that your app has correctly integrated the requested permission and resubmit for review so that we can complete testing
0
35,760
5,006,478,590
IssuesEvent
2016-12-12 14:16:59
angular-ui/ui-grid
https://api.github.com/repos/angular-ui/ui-grid
closed
E2E Tests: Failure + Safari 5 Incompatibility
type: tests-e2e
The e2e tests fail because 103 has one more column then the test expects. The e2e tests aren't compatible with Safari 5. See my comments on this commit: https://github.com/angular-ui/ui-grid/commit/f71f9dc2f19925641585eadb1de4ff2839afe886
1.0
E2E Tests: Failure + Safari 5 Incompatibility - The e2e tests fail because 103 has one more column then the test expects. The e2e tests aren't compatible with Safari 5. See my comments on this commit: https://github.com/angular-ui/ui-grid/commit/f71f9dc2f19925641585eadb1de4ff2839afe886
test
tests failure safari incompatibility the tests fail because has one more column then the test expects the tests aren t compatible with safari see my comments on this commit
1
751,959
26,267,672,282
IssuesEvent
2023-01-06 14:07:01
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
Static viz does not respect the pie chart color
Type:Bug Priority:P3 Visualization/Static
**Describe the bug** We fixed all colors in https://github.com/metabase/metabase/pull/26211, but pie charts **To Reproduce** 1) Build a question like Orders->Sum of quantity per created_at (month), make a pie chart 2) Add the question to a dashboard, and then do a subscription with it, send a test email. 3) see the pie chart with different colors **Expected behavior** Reproduce the same colors in the pie chart **Screenshots** ![image](https://user-images.githubusercontent.com/1711649/211028052-343e1f0b-2bfb-4b85-86a1-bccd19f69537.png) **Information about your Metabase Installation:** - Metabase version: 1.45.1 **Severity** Cosmetic **Additional context** NA
1.0
Static viz does not respect the pie chart color - **Describe the bug** We fixed all colors in https://github.com/metabase/metabase/pull/26211, but pie charts **To Reproduce** 1) Build a question like Orders->Sum of quantity per created_at (month), make a pie chart 2) Add the question to a dashboard, and then do a subscription with it, send a test email. 3) see the pie chart with different colors **Expected behavior** Reproduce the same colors in the pie chart **Screenshots** ![image](https://user-images.githubusercontent.com/1711649/211028052-343e1f0b-2bfb-4b85-86a1-bccd19f69537.png) **Information about your Metabase Installation:** - Metabase version: 1.45.1 **Severity** Cosmetic **Additional context** NA
non_test
static viz does not respect the pie chart color describe the bug we fixed all colors in but pie charts to reproduce build a question like orders sum of quantity per created at month make a pie chart add the question to a dashboard and then do a subscription with it send a test email see the pie chart with different colors expected behavior reproduce the same colors in the pie chart screenshots information about your metabase installation metabase version severity cosmetic additional context na
0
162,832
12,692,674,134
IssuesEvent
2020-06-22 00:00:44
Thy-Vipe/BeastsOfBermuda-issues
https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues
closed
[Quality of life] Ory can't baby carry
Fixed! Gameplay Potential fix Quality of life tester-team
_Originally written by **Dr Nox | 76561198060480535**_ Game Version: 1.1.947 *===== System Specs ===== CPU Brand: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz Vendor: GenuineIntel GPU Brand: Intel(R) HD Graphics 530 GPU Driver Info: Unknown Num CPU Cores: 4 ===================* Context: **Oryto** Map: Rival_Shores Simply put, ory is unable to carry other creatures it should be able to.
1.0
[Quality of life] Ory can't baby carry - _Originally written by **Dr Nox | 76561198060480535**_ Game Version: 1.1.947 *===== System Specs ===== CPU Brand: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz Vendor: GenuineIntel GPU Brand: Intel(R) HD Graphics 530 GPU Driver Info: Unknown Num CPU Cores: 4 ===================* Context: **Oryto** Map: Rival_Shores Simply put, ory is unable to carry other creatures it should be able to.
test
ory can t baby carry originally written by dr nox game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand intel r hd graphics gpu driver info unknown num cpu cores context oryto map rival shores simply put ory is unable to carry other creatures it should be able to
1
44,506
13,057,543,790
IssuesEvent
2020-07-30 07:32:13
stefanfreitag/anti-spaghetti-workshop
https://api.github.com/repos/stefanfreitag/anti-spaghetti-workshop
opened
CVE-2020-11022 (Medium) detected in jquery-3.4.0.min.js, jquery-2.1.4.min.js
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.0.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary> <p> <details><summary><b>jquery-3.4.0.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/anti-spaghetti-workshop/node_modules/js-base64/test/index.html</p> <p>Path to vulnerable library: /anti-spaghetti-workshop/node_modules/js-base64/test/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-3.4.0.min.js** (Vulnerable Library) </details> <details><summary><b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/anti-spaghetti-workshop/node_modules/js-base64/.attic/test-moment/index.html</p> <p>Path to vulnerable library: /anti-spaghetti-workshop/node_modules/js-base64/.attic/test-moment/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-2.1.4.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/stefanfreitag/anti-spaghetti-workshop/commit/f56495930cd3fc69bb3dcc6531eb9bfb4def2eb1">f56495930cd3fc69bb3dcc6531eb9bfb4def2eb1</a></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 jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. <p>Publish Date: 2020-04-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p> <p>Release Date: 2020-04-29</p> <p>Fix Resolution: jQuery - 3.5.0</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-11022 (Medium) detected in jquery-3.4.0.min.js, jquery-2.1.4.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.0.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary> <p> <details><summary><b>jquery-3.4.0.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/anti-spaghetti-workshop/node_modules/js-base64/test/index.html</p> <p>Path to vulnerable library: /anti-spaghetti-workshop/node_modules/js-base64/test/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-3.4.0.min.js** (Vulnerable Library) </details> <details><summary><b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/anti-spaghetti-workshop/node_modules/js-base64/.attic/test-moment/index.html</p> <p>Path to vulnerable library: /anti-spaghetti-workshop/node_modules/js-base64/.attic/test-moment/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-2.1.4.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/stefanfreitag/anti-spaghetti-workshop/commit/f56495930cd3fc69bb3dcc6531eb9bfb4def2eb1">f56495930cd3fc69bb3dcc6531eb9bfb4def2eb1</a></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 jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. <p>Publish Date: 2020-04-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p> <p>Release Date: 2020-04-29</p> <p>Fix Resolution: jQuery - 3.5.0</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 medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm anti spaghetti workshop node modules js test index html path to vulnerable library anti spaghetti workshop node modules js test index html dependency hierarchy x jquery min js vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm anti spaghetti workshop node modules js attic test moment index html path to vulnerable library anti spaghetti workshop node modules js attic test moment index html dependency hierarchy x jquery min js vulnerable library found in head commit a href vulnerability details in jquery versions greater than or equal to and before passing html from untrusted sources even after sanitizing it to one of jquery s dom manipulation methods i e html append and others may execute untrusted code this problem is patched in jquery publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery step up your open source security game with whitesource
0
64,543
6,911,187,029
IssuesEvent
2017-11-28 07:05:52
red/red
https://api.github.com/repos/red/red
closed
copy/deep on map! datatype affects previous shallow copies
status.built status.tested type.bug
If you copy a `map!` and then subsequently deep copy the original, series in the shallow copy get bound to the subsequent deep copy. ### Expected behavior ```text >> m: #(a: 1 b: [2]) == #( a: 1 b: [2] ) >> mm: copy m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> mmm: copy/deep m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> same? mm/b mmm/b == false ``` ### Actual behavior ```text >> m: #(a: 1 b: [2]) == #( a: 1 b: [2] ) >> mm: copy m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> mmm: copy/deep m == #( a: 1 b: [2] ) >> same? mm/b m/b == false >> same? mm/b mmm/b == true ``` ### Steps to reproduce the problem Run the above example in the Red console ### Red version and build date, operating system with version. Red 0.6.3 27-Nov-2017/11:22:42+08:00 MacOS 10.12 & Windows 7 ```
1.0
copy/deep on map! datatype affects previous shallow copies - If you copy a `map!` and then subsequently deep copy the original, series in the shallow copy get bound to the subsequent deep copy. ### Expected behavior ```text >> m: #(a: 1 b: [2]) == #( a: 1 b: [2] ) >> mm: copy m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> mmm: copy/deep m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> same? mm/b mmm/b == false ``` ### Actual behavior ```text >> m: #(a: 1 b: [2]) == #( a: 1 b: [2] ) >> mm: copy m == #( a: 1 b: [2] ) >> same? mm/b m/b == true >> mmm: copy/deep m == #( a: 1 b: [2] ) >> same? mm/b m/b == false >> same? mm/b mmm/b == true ``` ### Steps to reproduce the problem Run the above example in the Red console ### Red version and build date, operating system with version. Red 0.6.3 27-Nov-2017/11:22:42+08:00 MacOS 10.12 & Windows 7 ```
test
copy deep on map datatype affects previous shallow copies if you copy a map and then subsequently deep copy the original series in the shallow copy get bound to the subsequent deep copy expected behavior text m a b a b mm copy m a b same mm b m b true mmm copy deep m a b same mm b m b true same mm b mmm b false actual behavior text m a b a b mm copy m a b same mm b m b true mmm copy deep m a b same mm b m b false same mm b mmm b true steps to reproduce the problem run the above example in the red console red version and build date operating system with version red nov macos windows
1
199,335
15,034,757,582
IssuesEvent
2021-02-02 13:19:01
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Intermittent UI test failure - SmokeTest.swipeToSwitchTabTest
eng:intermittent-test eng:ui-test
### Firebase Test Run: https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5967813237957896382/executions/bs.bd459300d5b9c347/testcases/3/test-cases ### Stacktrace: `java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:86) at org.mozilla.fenix.ui.SmokeTest$swipeToSwitchTabTest$5.invoke(SmokeTest.kt:426) at org.mozilla.fenix.ui.SmokeTest$swipeToSwitchTabTest$5.invoke(SmokeTest.kt:33) at org.mozilla.fenix.ui.robots.SearchRobot$Transition.submitQuery(SearchRobot.kt:161) at org.mozilla.fenix.ui.SmokeTest.swipeToSwitchTabTest(SmokeTest.kt:424)` ### Build: Debug 12/10
2.0
Intermittent UI test failure - SmokeTest.swipeToSwitchTabTest - ### Firebase Test Run: https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5967813237957896382/executions/bs.bd459300d5b9c347/testcases/3/test-cases ### Stacktrace: `java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:86) at org.mozilla.fenix.ui.SmokeTest$swipeToSwitchTabTest$5.invoke(SmokeTest.kt:426) at org.mozilla.fenix.ui.SmokeTest$swipeToSwitchTabTest$5.invoke(SmokeTest.kt:33) at org.mozilla.fenix.ui.robots.SearchRobot$Transition.submitQuery(SearchRobot.kt:161) at org.mozilla.fenix.ui.SmokeTest.swipeToSwitchTabTest(SmokeTest.kt:424)` ### Build: Debug 12/10
test
intermittent ui test failure smoketest swipetoswitchtabtest firebase test run stacktrace java lang assertionerror at org junit assert fail assert java at org junit assert asserttrue assert java at org junit assert asserttrue assert java at org mozilla fenix ui robots browserrobot verifypagecontent browserrobot kt at org mozilla fenix ui smoketest swipetoswitchtabtest invoke smoketest kt at org mozilla fenix ui smoketest swipetoswitchtabtest invoke smoketest kt at org mozilla fenix ui robots searchrobot transition submitquery searchrobot kt at org mozilla fenix ui smoketest swipetoswitchtabtest smoketest kt build debug
1
774,104
27,183,411,084
IssuesEvent
2023-02-18 23:00:07
patzly/grocy-android
https://api.github.com/repos/patzly/grocy-android
closed
Feature Request: Client SSL certificate
new feature low priority
I was experimenting with mutual-TLS (aka client SSL certs), and looks like the app needs to be specially plumbed to load them for outbound connections. (Similarly to what was done in the past to allow user-loaded server CA certs, looks like there's available plumbing to hook up user-loaded client certs.) As it currently stands, the app does not offer up any client certs to the server. Using android chrome, it'll ask which client cert to use to connect. See: https://blog.superautomation.co.uk/2016/04/implementing-android-keychain-to.html https://android-developers.googleblog.com/2012/03/unifying-key-store-access-in-ics.html
1.0
Feature Request: Client SSL certificate - I was experimenting with mutual-TLS (aka client SSL certs), and looks like the app needs to be specially plumbed to load them for outbound connections. (Similarly to what was done in the past to allow user-loaded server CA certs, looks like there's available plumbing to hook up user-loaded client certs.) As it currently stands, the app does not offer up any client certs to the server. Using android chrome, it'll ask which client cert to use to connect. See: https://blog.superautomation.co.uk/2016/04/implementing-android-keychain-to.html https://android-developers.googleblog.com/2012/03/unifying-key-store-access-in-ics.html
non_test
feature request client ssl certificate i was experimenting with mutual tls aka client ssl certs and looks like the app needs to be specially plumbed to load them for outbound connections similarly to what was done in the past to allow user loaded server ca certs looks like there s available plumbing to hook up user loaded client certs as it currently stands the app does not offer up any client certs to the server using android chrome it ll ask which client cert to use to connect see
0
69,848
15,038,841,007
IssuesEvent
2021-02-02 17:55:19
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 93: gnutls-3.6.14: 1 advisory [7.5]
1.severity: security
[search](https://search.nix.gsc.io/?q=gnutls&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=gnutls+in%3Apath&type=Code) * [ ] [CVE-2020-24659](https://nvd.nist.gov/vuln/detail/CVE-2020-24659) CVSSv3=7.5 (nixos-unstable) Scanned versions: nixos-unstable: 84d74ae9c9c. Cc @edolstra Cc @fpletz
True
Vulnerability roundup 93: gnutls-3.6.14: 1 advisory [7.5] - [search](https://search.nix.gsc.io/?q=gnutls&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=gnutls+in%3Apath&type=Code) * [ ] [CVE-2020-24659](https://nvd.nist.gov/vuln/detail/CVE-2020-24659) CVSSv3=7.5 (nixos-unstable) Scanned versions: nixos-unstable: 84d74ae9c9c. Cc @edolstra Cc @fpletz
non_test
vulnerability roundup gnutls advisory nixos unstable scanned versions nixos unstable cc edolstra cc fpletz
0
171,608
13,240,559,383
IssuesEvent
2020-08-19 06:36:23
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
hashi_vault cannot authenticate when password contains space characters
affects_2.8 bot_closed bug has_pr support:core test
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY When using the hashi_vault lookup and username/password authentication, there is no way to specify a password that contains spaces. This is because the args are passed to the lookup function as a space-separated string. Really it would be more sensible to use a dict or something. While I'm at it, it would be great to be able to have ansible prompt the user for their ldap credentials, because I don't really want to put my ldap username and password into a file anywhere - that's exactly what I'm trying to avoid by using Vault in the first place. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME hashi_vault ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.8.0 ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> Ubuntu 18.04 ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> <!--- Paste example playbooks or commands between quotes below --> ```yaml - debug: msg: "{{ lookup('hashi_vault', 'auth_method=ldap username=user password=password with spaces secret=secret/test:value url=http://localhost:8200') }}" ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> Authenticates to the vault and gets the secret ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> Throws an error <!--- Paste verbatim command output between quotes --> ```paste below {"msg": "An unhandled exception occurred while running the lookup plugin 'hashi_vault'. Error was a <class 'ansible.errors.AnsibleError'>, original message: hashi_vault lookup plugin needs key=value pairs, but received [u\"auth_method=ldap username=user password=password with spaces secret=secret/test:value url=http://localhost:8200\"]"} ```
1.0
hashi_vault cannot authenticate when password contains space characters - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY When using the hashi_vault lookup and username/password authentication, there is no way to specify a password that contains spaces. This is because the args are passed to the lookup function as a space-separated string. Really it would be more sensible to use a dict or something. While I'm at it, it would be great to be able to have ansible prompt the user for their ldap credentials, because I don't really want to put my ldap username and password into a file anywhere - that's exactly what I'm trying to avoid by using Vault in the first place. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME hashi_vault ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.8.0 ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> Ubuntu 18.04 ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> <!--- Paste example playbooks or commands between quotes below --> ```yaml - debug: msg: "{{ lookup('hashi_vault', 'auth_method=ldap username=user password=password with spaces secret=secret/test:value url=http://localhost:8200') }}" ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> Authenticates to the vault and gets the secret ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> Throws an error <!--- Paste verbatim command output between quotes --> ```paste below {"msg": "An unhandled exception occurred while running the lookup plugin 'hashi_vault'. Error was a <class 'ansible.errors.AnsibleError'>, original message: hashi_vault lookup plugin needs key=value pairs, but received [u\"auth_method=ldap username=user password=password with spaces secret=secret/test:value url=http://localhost:8200\"]"} ```
test
hashi vault cannot authenticate when password contains space characters summary when using the hashi vault lookup and username password authentication there is no way to specify a password that contains spaces this is because the args are passed to the lookup function as a space separated string really it would be more sensible to use a dict or something while i m at it it would be great to be able to have ansible prompt the user for their ldap credentials because i don t really want to put my ldap username and password into a file anywhere that s exactly what i m trying to avoid by using vault in the first place issue type bug report component name hashi vault ansible version paste below ansible configuration paste below os environment ubuntu steps to reproduce yaml debug msg lookup hashi vault auth method ldap username user password password with spaces secret secret test value url expected results authenticates to the vault and gets the secret actual results throws an error paste below msg an unhandled exception occurred while running the lookup plugin hashi vault error was a original message hashi vault lookup plugin needs key value pairs but received
1
281,873
24,428,987,119
IssuesEvent
2022-10-06 06:34:04
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
closed
Tests development - Backport cluster zip size system test
team/framework test/system feature/cluster type/test-development
| Target version | Related issue | Related PR/dev branch | |--------------------|--------------------|-----------------| |4.3|https://github.com/wazuh/wazuh/issues/14742|https://github.com/wazuh/wazuh/pull/14746| <!-- Important: No section may be left blank. If not, delete it directly (in principle only "Configurations" and "Considerations" could be left blank in case of not proceeding). --> ## Description The system test below was developed for the changes performed at https://github.com/wazuh/wazuh/issues/12504. However, those changes will be backported to 4.3 so the system test should also be moved: - https://github.com/wazuh/wazuh-qa/pull/2582
2.0
Tests development - Backport cluster zip size system test - | Target version | Related issue | Related PR/dev branch | |--------------------|--------------------|-----------------| |4.3|https://github.com/wazuh/wazuh/issues/14742|https://github.com/wazuh/wazuh/pull/14746| <!-- Important: No section may be left blank. If not, delete it directly (in principle only "Configurations" and "Considerations" could be left blank in case of not proceeding). --> ## Description The system test below was developed for the changes performed at https://github.com/wazuh/wazuh/issues/12504. However, those changes will be backported to 4.3 so the system test should also be moved: - https://github.com/wazuh/wazuh-qa/pull/2582
test
tests development backport cluster zip size system test target version related issue related pr dev branch description the system test below was developed for the changes performed at however those changes will be backported to so the system test should also be moved
1
111,702
24,178,549,680
IssuesEvent
2022-09-23 06:24:55
withfig/fig
https://api.github.com/repos/withfig/fig
closed
error: Could not sync remote dotfiles
type:bug codebase:node-backend awaiting user reply codebase:dotfiles
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X] I have run `fig restart` and tested again (tell us if that fixed it) ### Issue Details <!-- Include a detailed description of the issue, and a screenshot/video if you can! --> ~/.zshrc ``` # Fig pre block. Keep at the top of this file. [[ -f "$HOME/.fig/shell/zshrc.pre.zsh" ]] && . "$HOME/.fig/shell/zshrc.pre.zsh" eval "$(oh-my-posh --init --shell zsh --config $(brew --prefix oh-my-posh)/themes/montys.omp.json)" export NVM_DIR="$HOME/.nvm" [ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh" # This loads nvm [ -s "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion # Fig post block. Keep at the bottom of this file. [[ -f "$HOME/.fig/shell/zshrc.post.zsh" ]] && . "$HOME/.fig/shell/zshrc.post.zsh" ``` ### Environment ```yaml fig-details: - desktop-version: Version 1.0.61 (B518) [ABC] hardware-info: - model: MacBook Air - model-id: MacBookAir10,1 - chip-id: Apple M1 - cores: 8 (4 performance and 4 efficiency) - mem: 16 GB os-info: - macOS 12.5.1 (21G83) environment: - shell: /bin/zsh - terminal: iterm - cwd: /Users/admin - exe-path: /Users/admin/.fig/bin/fig - install-method: unknown - env-vars: - FIG_INTEGRATION_VERSION: 8 - FIG_TERM: 1 - FIG_TERM_VERSION: 5.2.0 - PATH: /Users/admin/.nvm/versions/node/v16.17.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/admin/.fig/bin:/Users/admin/.local/bin - SHELL: /bin/zsh - TERM: xterm-256color - TERM_SESSION_ID: w0t8p0:FFA9C47C-575B-4E4D-94F8-0C3A97239C3B - FIG_PID: 20813 - integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false ```
2.0
error: Could not sync remote dotfiles - ### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X] I have run `fig restart` and tested again (tell us if that fixed it) ### Issue Details <!-- Include a detailed description of the issue, and a screenshot/video if you can! --> ~/.zshrc ``` # Fig pre block. Keep at the top of this file. [[ -f "$HOME/.fig/shell/zshrc.pre.zsh" ]] && . "$HOME/.fig/shell/zshrc.pre.zsh" eval "$(oh-my-posh --init --shell zsh --config $(brew --prefix oh-my-posh)/themes/montys.omp.json)" export NVM_DIR="$HOME/.nvm" [ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh" # This loads nvm [ -s "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion # Fig post block. Keep at the bottom of this file. [[ -f "$HOME/.fig/shell/zshrc.post.zsh" ]] && . "$HOME/.fig/shell/zshrc.post.zsh" ``` ### Environment ```yaml fig-details: - desktop-version: Version 1.0.61 (B518) [ABC] hardware-info: - model: MacBook Air - model-id: MacBookAir10,1 - chip-id: Apple M1 - cores: 8 (4 performance and 4 efficiency) - mem: 16 GB os-info: - macOS 12.5.1 (21G83) environment: - shell: /bin/zsh - terminal: iterm - cwd: /Users/admin - exe-path: /Users/admin/.fig/bin/fig - install-method: unknown - env-vars: - FIG_INTEGRATION_VERSION: 8 - FIG_TERM: 1 - FIG_TERM_VERSION: 5.2.0 - PATH: /Users/admin/.nvm/versions/node/v16.17.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/admin/.fig/bin:/Users/admin/.local/bin - SHELL: /bin/zsh - TERM: xterm-256color - TERM_SESSION_ID: w0t8p0:FFA9C47C-575B-4E4D-94F8-0C3A97239C3B - FIG_PID: 20813 - integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false ```
non_test
error could not sync remote dotfiles sanity checks i have searched and there are no duplicates of my issue i have run fig doctor in the affected terminal session i have run fig restart and tested again tell us if that fixed it issue details zshrc fig pre block keep at the top of this file home fig shell zshrc pre zsh eval oh my posh init shell zsh config brew prefix oh my posh themes montys omp json export nvm dir home nvm opt homebrew opt nvm nvm sh this loads nvm opt homebrew opt nvm etc bash completion d nvm this loads nvm bash completion fig post block keep at the bottom of this file home fig shell zshrc post zsh environment yaml fig details desktop version version hardware info model macbook air model id chip id apple cores performance and efficiency mem gb os info macos environment shell bin zsh terminal iterm cwd users admin exe path users admin fig bin fig install method unknown env vars fig integration version fig term fig term version path users admin nvm versions node bin opt homebrew bin opt homebrew sbin usr local bin usr bin bin usr sbin sbin users admin fig bin users admin local bin shell bin zsh term xterm term session id fig pid integrations ssh false tmux false iterm installed hyper application is not present visual studio code installed docker false
0
151,117
19,648,497,749
IssuesEvent
2022-01-10 01:52:40
benlazarine/global-sprint
https://api.github.com/repos/benlazarine/global-sprint
opened
CVE-2021-41098 (High) detected in nokogiri-1.6.8.1.gem
security vulnerability
## CVE-2021-41098 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.6.8.1.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.</p> <p>Library home page: <a href="https://rubygems.org/gems/nokogiri-1.6.8.1.gem">https://rubygems.org/gems/nokogiri-1.6.8.1.gem</a></p> <p>Path to dependency file: /Gemfile.lock</p> <p>Path to vulnerable library: /var/lib/gems/2.3.0/cache/nokogiri-1.6.8.1.gem</p> <p> Dependency Hierarchy: - github-pages-98.gem (Root Library) - jekyll-mentions-1.2.0.gem - html-pipeline-2.4.2.gem - :x: **nokogiri-1.6.8.1.gem** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected. <p>Publish Date: 2021-09-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-41098>CVE-2021-41098</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41098">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41098</a></p> <p>Release Date: 2021-09-27</p> <p>Fix Resolution: nokogiri - 1.12.5</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-2021-41098 (High) detected in nokogiri-1.6.8.1.gem - ## CVE-2021-41098 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.6.8.1.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.</p> <p>Library home page: <a href="https://rubygems.org/gems/nokogiri-1.6.8.1.gem">https://rubygems.org/gems/nokogiri-1.6.8.1.gem</a></p> <p>Path to dependency file: /Gemfile.lock</p> <p>Path to vulnerable library: /var/lib/gems/2.3.0/cache/nokogiri-1.6.8.1.gem</p> <p> Dependency Hierarchy: - github-pages-98.gem (Root Library) - jekyll-mentions-1.2.0.gem - html-pipeline-2.4.2.gem - :x: **nokogiri-1.6.8.1.gem** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected. <p>Publish Date: 2021-09-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-41098>CVE-2021-41098</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41098">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41098</a></p> <p>Release Date: 2021-09-27</p> <p>Fix Resolution: nokogiri - 1.12.5</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 nokogiri gem cve high severity vulnerability vulnerable library nokogiri gem nokogiri 鋸 is an html xml sax and reader parser among nokogiri s many features is the ability to search documents via xpath or selectors library home page a href path to dependency file gemfile lock path to vulnerable library var lib gems cache nokogiri gem dependency hierarchy github pages gem root library jekyll mentions gem html pipeline gem x nokogiri gem vulnerable library vulnerability details nokogiri is a rubygem providing html xml sax and reader parsers with xpath and css selector support in nokogiri and earlier on jruby only the sax parser resolves external entities by default users of nokogiri on jruby who parse untrusted documents using any of these classes are affected nokogiri xml sax parse nokogiri sax parser or its alias nokogiri html sax parser nokogiri xml sax pushparser and nokogiri sax pushparser or its alias nokogiri html sax pushparser jruby users should upgrade to nokogiri or later to receive a patch for this issue there are no workarounds available for or earlier cruby users are not affected 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 none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution nokogiri step up your open source security game with whitesource
0
49,287
6,020,957,801
IssuesEvent
2017-06-07 17:36:56
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] FullClusterRestartIT.testRandomDocumentsAndSnapshot fails
jenkins test v6.0.0
Failure happened on a PR build, but it reproduces on master: ``` FAILURE 0.92s | FullClusterRestartIT.testRandomDocumentsAndSnapshot <<< FAILURES! > Throwable #1: java.lang.AssertionError: expected version to be one of [7.0.0,6.5.1] but was p 0 testrandomdocumentsandsnapshot_data 6.6.0 > at __randomizedtesting.SeedInfo.seed([CC2082F088A3F238:4EC6C89239D544F4]:0) > at org.elasticsearch.upgrades.FullClusterRestartIT.assertTranslogRecoveryStatistics(FullClusterRestartIT.java:319) > at org.elasticsearch.upgrades.FullClusterRestartIT.testRandomDocumentsAndSnapshot(FullClusterRestartIT.java:228) > at java.lang.Thread.run(Thread.java:748) ``` This reproduces for me on current master: gradle :qa:full-cluster-restart:v5.6.0-SNAPSHOT#upgradedClusterTestRunner -Dtests.seed=CC2082F088A3F238 -Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT -Dtests.method="testRandomDocumentsAndSnapshot" -Dtests.security.manager=true -Dtests.locale=ar-TN -Dtests.timezone=America/La_Paz
1.0
[CI] FullClusterRestartIT.testRandomDocumentsAndSnapshot fails - Failure happened on a PR build, but it reproduces on master: ``` FAILURE 0.92s | FullClusterRestartIT.testRandomDocumentsAndSnapshot <<< FAILURES! > Throwable #1: java.lang.AssertionError: expected version to be one of [7.0.0,6.5.1] but was p 0 testrandomdocumentsandsnapshot_data 6.6.0 > at __randomizedtesting.SeedInfo.seed([CC2082F088A3F238:4EC6C89239D544F4]:0) > at org.elasticsearch.upgrades.FullClusterRestartIT.assertTranslogRecoveryStatistics(FullClusterRestartIT.java:319) > at org.elasticsearch.upgrades.FullClusterRestartIT.testRandomDocumentsAndSnapshot(FullClusterRestartIT.java:228) > at java.lang.Thread.run(Thread.java:748) ``` This reproduces for me on current master: gradle :qa:full-cluster-restart:v5.6.0-SNAPSHOT#upgradedClusterTestRunner -Dtests.seed=CC2082F088A3F238 -Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT -Dtests.method="testRandomDocumentsAndSnapshot" -Dtests.security.manager=true -Dtests.locale=ar-TN -Dtests.timezone=America/La_Paz
test
fullclusterrestartit testrandomdocumentsandsnapshot fails failure happened on a pr build but it reproduces on master failure fullclusterrestartit testrandomdocumentsandsnapshot failures throwable java lang assertionerror expected version to be one of but was p testrandomdocumentsandsnapshot data at randomizedtesting seedinfo seed at org elasticsearch upgrades fullclusterrestartit asserttranslogrecoverystatistics fullclusterrestartit java at org elasticsearch upgrades fullclusterrestartit testrandomdocumentsandsnapshot fullclusterrestartit java at java lang thread run thread java this reproduces for me on current master gradle qa full cluster restart snapshot upgradedclustertestrunner dtests seed dtests class org elasticsearch upgrades fullclusterrestartit dtests method testrandomdocumentsandsnapshot dtests security manager true dtests locale ar tn dtests timezone america la paz
1
301,946
26,111,941,829
IssuesEvent
2022-12-27 21:29:50
buttplugio/buttplug-csharp
https://api.github.com/repos/buttplugio/buttplug-csharp
closed
Fix Lovense GeneralDeviceTest::StopDeviceCmd Test
wontfix testing
The GeneralDeviceTest tests try to test StopDeviceCmd without running Initialize() on devices. We now use Initialize() on Lovense devices to figure out what kind of device it is, meaning we have to seed fake reads. We don't currently have a way to do that in GeneralDeviceTest, meaning we fail the test. This has been spot fixed by moving StopDeviceCmd() up to the Lovense device constructor, but we should actually fix how the test runs so that the initialize step actually happens all the time.
1.0
Fix Lovense GeneralDeviceTest::StopDeviceCmd Test - The GeneralDeviceTest tests try to test StopDeviceCmd without running Initialize() on devices. We now use Initialize() on Lovense devices to figure out what kind of device it is, meaning we have to seed fake reads. We don't currently have a way to do that in GeneralDeviceTest, meaning we fail the test. This has been spot fixed by moving StopDeviceCmd() up to the Lovense device constructor, but we should actually fix how the test runs so that the initialize step actually happens all the time.
test
fix lovense generaldevicetest stopdevicecmd test the generaldevicetest tests try to test stopdevicecmd without running initialize on devices we now use initialize on lovense devices to figure out what kind of device it is meaning we have to seed fake reads we don t currently have a way to do that in generaldevicetest meaning we fail the test this has been spot fixed by moving stopdevicecmd up to the lovense device constructor but we should actually fix how the test runs so that the initialize step actually happens all the time
1
184
2,495,080,688
IssuesEvent
2015-01-06 06:29:48
websharks/quick-cache
https://api.github.com/repos/websharks/quick-cache
opened
InfiniteWP Support
needs testing Pro
A customer writes... > I use InfiniteWP to manage all my WordPress Installs. IWP checks if the plugins need updating and lets you update all your plugins of all your pages with a single click. QuickCache does not update, I believe, because it needs your username and password. Is there any way to fix this? Is this something the IWP people can fix? Referencing: https://websharks.zendesk.com/agent/tickets/4759
1.0
InfiniteWP Support - A customer writes... > I use InfiniteWP to manage all my WordPress Installs. IWP checks if the plugins need updating and lets you update all your plugins of all your pages with a single click. QuickCache does not update, I believe, because it needs your username and password. Is there any way to fix this? Is this something the IWP people can fix? Referencing: https://websharks.zendesk.com/agent/tickets/4759
test
infinitewp support a customer writes i use infinitewp to manage all my wordpress installs iwp checks if the plugins need updating and lets you update all your plugins of all your pages with a single click quickcache does not update i believe because it needs your username and password is there any way to fix this is this something the iwp people can fix referencing
1
17,845
12,378,182,397
IssuesEvent
2020-05-19 10:14:14
openmodelingfoundation/openmodelingfoundation.github.io
https://api.github.com/repos/openmodelingfoundation/openmodelingfoundation.github.io
opened
Docker generation and template project
standards - reusability
In the reproducibility standard add a link to - repo2docker: a tool that generates an docker image from a github repository (used by binder) - cookiecutter: a usefull tool to generate a usable package from a template
True
Docker generation and template project - In the reproducibility standard add a link to - repo2docker: a tool that generates an docker image from a github repository (used by binder) - cookiecutter: a usefull tool to generate a usable package from a template
non_test
docker generation and template project in the reproducibility standard add a link to a tool that generates an docker image from a github repository used by binder cookiecutter a usefull tool to generate a usable package from a template
0
39,201
8,600,214,772
IssuesEvent
2018-11-16 06:33:45
virtual-labs/pattern-recognition-iiith
https://api.github.com/repos/virtual-labs/pattern-recognition-iiith
opened
Processing form data without nonce verification.
2018-Open category:code-style static-code-analysis
**Please refer to the following link to fix similar issues.** https://app.codacy.com/app/BSravanthi/pattern-recognition-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlszNDE1XX0seyJpZCI6IkF1dGhvciIsInZhbHVlcyI6W251bGxdfSx7InZhbHVlcyI6W119XQ==
2.0
Processing form data without nonce verification. - **Please refer to the following link to fix similar issues.** https://app.codacy.com/app/BSravanthi/pattern-recognition-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlszNDE1XX0seyJpZCI6IkF1dGhvciIsInZhbHVlcyI6W251bGxdfSx7InZhbHVlcyI6W119XQ==
non_test
processing form data without nonce verification please refer to the following link to fix similar issues
0
119,381
10,040,958,619
IssuesEvent
2019-07-18 21:19:01
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Unscripted Testing Step scan analysis
Quality: Manual Tests
1. Read http://www.mantidproject.org/Unscripted_Manual_Testing 1. Comment against this ticket the OS environment you are testing against. 1. Don't spend more than a few hours on the testing as fatigue will kick in. 1. If you find errors in the possibly scant documentation, then correct them. 1. Close the this issue once you are done. If you find bugs: * Search to see if an issue already exists * create an issue if it is new * Urgent bugs or crashes should by against the current release, and assigned to a developer, then go and talk to the developer if possible. * Less urgent bugs should be against a subsequent release, and assigned if the correct developer is known. ### Specific Notes: See http://www.mantidproject.org/Step_Scan_Interface
1.0
Unscripted Testing Step scan analysis - 1. Read http://www.mantidproject.org/Unscripted_Manual_Testing 1. Comment against this ticket the OS environment you are testing against. 1. Don't spend more than a few hours on the testing as fatigue will kick in. 1. If you find errors in the possibly scant documentation, then correct them. 1. Close the this issue once you are done. If you find bugs: * Search to see if an issue already exists * create an issue if it is new * Urgent bugs or crashes should by against the current release, and assigned to a developer, then go and talk to the developer if possible. * Less urgent bugs should be against a subsequent release, and assigned if the correct developer is known. ### Specific Notes: See http://www.mantidproject.org/Step_Scan_Interface
test
unscripted testing step scan analysis read comment against this ticket the os environment you are testing against don t spend more than a few hours on the testing as fatigue will kick in if you find errors in the possibly scant documentation then correct them close the this issue once you are done if you find bugs search to see if an issue already exists create an issue if it is new urgent bugs or crashes should by against the current release and assigned to a developer then go and talk to the developer if possible less urgent bugs should be against a subsequent release and assigned if the correct developer is known specific notes see
1
344,661
30,752,084,908
IssuesEvent
2023-07-28 20:19:00
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
[Increase Test Coverage] Batch 82
Tests
Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/utils/ansible.py 71 salt/modules/esxvm.py 72 salt/client/ssh/wrapper/grains.py 29 salt/client/ssh/wrapper/mine.py 10 salt/executors/sudo.py 28
1.0
[Increase Test Coverage] Batch 82 - Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/utils/ansible.py 71 salt/modules/esxvm.py 72 salt/client/ssh/wrapper/grains.py 29 salt/client/ssh/wrapper/mine.py 10 salt/executors/sudo.py 28
test
batch increase the code coverage percent on the following files to at least please be aware that currently the percentage might be inaccurate if the module uses salt due to file percent salt utils ansible py salt modules esxvm py salt client ssh wrapper grains py salt client ssh wrapper mine py salt executors sudo py
1
24,931
17,929,825,076
IssuesEvent
2021-09-10 07:43:45
spring-projects/spring-batch
https://api.github.com/repos/spring-projects/spring-batch
closed
Add default methods in interfaces
in: infrastructure type: feature in: core
Several core interfaces could benefit from using Java 8's default methods in interfaces feature. This has a couple of advantages: * It makes client code more readable as it does not require it to implement all methods of a given interface. * It reduces the code on the framework side since support classes (like `JobExecutionListenerSupport`, `StepExecutionListenerSupport`, `ChunkListenerSupport`, etc) become obsolete in favour of default methods. This feature is similar to what has been done in other projects ([Here is an example](https://github.com/spring-projects/spring-framework/blob/main/spring-tx/src/main/java/org/springframework/transaction/support/TransactionSynchronizationAdapter.java#L32-L33) from Spring Framework) and the goal is to make sure the Spring (Batch) developer has a consistent experience across the portfolio.
1.0
Add default methods in interfaces - Several core interfaces could benefit from using Java 8's default methods in interfaces feature. This has a couple of advantages: * It makes client code more readable as it does not require it to implement all methods of a given interface. * It reduces the code on the framework side since support classes (like `JobExecutionListenerSupport`, `StepExecutionListenerSupport`, `ChunkListenerSupport`, etc) become obsolete in favour of default methods. This feature is similar to what has been done in other projects ([Here is an example](https://github.com/spring-projects/spring-framework/blob/main/spring-tx/src/main/java/org/springframework/transaction/support/TransactionSynchronizationAdapter.java#L32-L33) from Spring Framework) and the goal is to make sure the Spring (Batch) developer has a consistent experience across the portfolio.
non_test
add default methods in interfaces several core interfaces could benefit from using java s default methods in interfaces feature this has a couple of advantages it makes client code more readable as it does not require it to implement all methods of a given interface it reduces the code on the framework side since support classes like jobexecutionlistenersupport stepexecutionlistenersupport chunklistenersupport etc become obsolete in favour of default methods this feature is similar to what has been done in other projects from spring framework and the goal is to make sure the spring batch developer has a consistent experience across the portfolio
0
298,380
25,820,932,861
IssuesEvent
2022-12-12 09:31:25
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.4.0 - Alpha 1 - Demo use cases
team/cicd type/release release test/4.4.0
### Demo use cases information | | | |--------------------------------- |-------------------------------------------- | | **Main release candidate issue** | #15505 | | **Version** | 4.4.0 | | **Release candidate** | Alpha 1 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.4.0-alpha1 | | **Previous Demo use cases** | #15391 | ## Checks Status | Use case | Issues | :--: | -- | -- | 🟢 | Audit | | 🟢 | AWS Wodle | | 🟢 | Brute force | | 🟢 | Docker | | 🟢 | Emotet | | 🟢 | FIM | | 🟢 | IP Reputation | | 🟢 | Netcat | | 🟢 | Osquery | | 🟢 | Shellshock | | 🟢 | SQL Injection | | 🟢 | Slack | | 🟢 | Suricata | | 🟢 | Trojan | | 🟢 | Virustotal | | 🟢 | Vulnerability Detector | | 🟢 | Yara | | 🟢 | Windows Defender | | Status legend: ⚫ - Pending/In progress ⚪ - Skipped 🔴 - Rejected 🟡 - Ready to review 🟢 - Approved ## Auditors validation In order to close and proceed with the release or the next candidate version, the following auditors must give the green light to this RC. - [x] @alberpilot - [x] @teddytpc1
1.0
Release 4.4.0 - Alpha 1 - Demo use cases - ### Demo use cases information | | | |--------------------------------- |-------------------------------------------- | | **Main release candidate issue** | #15505 | | **Version** | 4.4.0 | | **Release candidate** | Alpha 1 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.4.0-alpha1 | | **Previous Demo use cases** | #15391 | ## Checks Status | Use case | Issues | :--: | -- | -- | 🟢 | Audit | | 🟢 | AWS Wodle | | 🟢 | Brute force | | 🟢 | Docker | | 🟢 | Emotet | | 🟢 | FIM | | 🟢 | IP Reputation | | 🟢 | Netcat | | 🟢 | Osquery | | 🟢 | Shellshock | | 🟢 | SQL Injection | | 🟢 | Slack | | 🟢 | Suricata | | 🟢 | Trojan | | 🟢 | Virustotal | | 🟢 | Vulnerability Detector | | 🟢 | Yara | | 🟢 | Windows Defender | | Status legend: ⚫ - Pending/In progress ⚪ - Skipped 🔴 - Rejected 🟡 - Ready to review 🟢 - Approved ## Auditors validation In order to close and proceed with the release or the next candidate version, the following auditors must give the green light to this RC. - [x] @alberpilot - [x] @teddytpc1
test
release alpha demo use cases demo use cases information main release candidate issue version release candidate alpha tag previous demo use cases checks status use case issues 🟢 audit 🟢 aws wodle 🟢 brute force 🟢 docker 🟢 emotet 🟢 fim 🟢 ip reputation 🟢 netcat 🟢 osquery 🟢 shellshock 🟢 sql injection 🟢 slack 🟢 suricata 🟢 trojan 🟢 virustotal 🟢 vulnerability detector 🟢 yara 🟢 windows defender status legend ⚫ pending in progress ⚪ skipped 🔴 rejected 🟡 ready to review 🟢 approved auditors validation in order to close and proceed with the release or the next candidate version the following auditors must give the green light to this rc alberpilot
1
81,807
15,630,142,922
IssuesEvent
2021-03-22 01:29:18
jasonbrown17/jasonbrown17.github.io
https://api.github.com/repos/jasonbrown17/jasonbrown17.github.io
opened
CVE-2021-28834 (Medium) detected in kramdown-1.17.0.gem
security vulnerability
## CVE-2021-28834 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kramdown-1.17.0.gem</b></p></summary> <p>kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions. </p> <p>Library home page: <a href="https://rubygems.org/gems/kramdown-1.17.0.gem">https://rubygems.org/gems/kramdown-1.17.0.gem</a></p> <p>Path to dependency file: jasonbrown17.github.io/Gemfile.lock</p> <p>Path to vulnerable library: /var/lib/gems/2.5.0/cache/kramdown-1.17.0.gem</p> <p> Dependency Hierarchy: - github-pages-204.gem (Root Library) - jekyll-theme-midnight-0.1.1.gem - jekyll-3.8.5.gem - :x: **kramdown-1.17.0.gem** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated. <p>Publish Date: 2021-03-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-28834>CVE-2021-28834</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.3</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: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28834">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28834</a></p> <p>Release Date: 2021-03-19</p> <p>Fix Resolution: REL_2_3_1</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-2021-28834 (Medium) detected in kramdown-1.17.0.gem - ## CVE-2021-28834 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kramdown-1.17.0.gem</b></p></summary> <p>kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions. </p> <p>Library home page: <a href="https://rubygems.org/gems/kramdown-1.17.0.gem">https://rubygems.org/gems/kramdown-1.17.0.gem</a></p> <p>Path to dependency file: jasonbrown17.github.io/Gemfile.lock</p> <p>Path to vulnerable library: /var/lib/gems/2.5.0/cache/kramdown-1.17.0.gem</p> <p> Dependency Hierarchy: - github-pages-204.gem (Root Library) - jekyll-theme-midnight-0.1.1.gem - jekyll-3.8.5.gem - :x: **kramdown-1.17.0.gem** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated. <p>Publish Date: 2021-03-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-28834>CVE-2021-28834</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.3</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: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28834">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28834</a></p> <p>Release Date: 2021-03-19</p> <p>Fix Resolution: REL_2_3_1</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 medium detected in kramdown gem cve medium severity vulnerability vulnerable library kramdown gem kramdown is yet another markdown parser but fast pure ruby using a strict syntax definition and supporting several common extensions library home page a href path to dependency file github io gemfile lock path to vulnerable library var lib gems cache kramdown gem dependency hierarchy github pages gem root library jekyll theme midnight gem jekyll gem x kramdown gem vulnerable library vulnerability details kramdown before does not restrict rouge formatters to the rouge formatters namespace and thus arbitrary classes can be instantiated 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 low 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 rel step up your open source security game with whitesource
0
277,323
24,059,767,867
IssuesEvent
2022-09-16 20:52:13
jooohneth/fusion-finance
https://api.github.com/repos/jooohneth/fusion-finance
closed
Mock FusionCore for liquidate function test
test
Generate a mock ETH price for a borrow position to be able to get liquidated
1.0
Mock FusionCore for liquidate function test - Generate a mock ETH price for a borrow position to be able to get liquidated
test
mock fusioncore for liquidate function test generate a mock eth price for a borrow position to be able to get liquidated
1
233,521
19,007,114,666
IssuesEvent
2021-11-23 02:25:10
cseelhoff/RimThreaded
https://api.github.com/repos/cseelhoff/RimThreaded
closed
[Suppression (Continued)] Bullets freezing mid air around pawns, errors
Bug Reproducible Accepted For Testing Mod Incompatibility RW 1.3.3117 RT 2.5.16
## **IMPORTANT:** **Please first search existing bugs to ensure you are not creating a duplicate bug report!** **Make sure you have the latest version of Rimworld!** - [ ] Investigate the errors - [ ] Find the cause - [ ] Fix / patch ### **Describe the bug** With the [suppression](https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227) mod, turret projectiles seem to freeze mid air around the pawns ### **Steps to reproduce the behavior (VERY IMPORTANT)** 1. use this mod https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227 1. Have turrets 2. spawn a raid 3. have the turrets shoot at them 4. Ticking errors and bullets freeze ### **Error Logs** ``` Exception ticking Bullet_MiniTurret541725 (at (303, 0, 125)): System.NullReferenceException: Object reference not set to an instance of an object at RimWorld.PawnWoundDrawer.ReturnDrawCallList (System.Collections.Generic.List`1[T] lst) [0x00000] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at RimWorld.PawnWoundDrawer.ClearCache () [0x0001a] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at (wrapper dynamic-method) Verse.HediffSet.Verse.HediffSet.DirtyCache_Patch1(Verse.HediffSet) at RimThreaded.HediffSet_Patch.AddDirect (Verse.HediffSet __instance, Verse.Hediff hediff, System.Nullable`1[T] dinfo, Verse.DamageWorker+DamageResult damageResult) [0x00220] in <86c14ce4cb7c40ce813d62d5517d4792>:0 at (wrapper dynamic-method) Verse.HediffSet.Verse.HediffSet.AddDirect_Patch3(Verse.HediffSet,Verse.Hediff,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult) at (wrapper dynamic-method) Verse.Pawn_HealthTracker.Verse.Pawn_HealthTracker.AddHediff_Patch5(Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult) at SuppressionMod.Patch_Bullet_Impact.BulletImpactStuff (Verse.Thing& hitThing, RimWorld.Bullet __instance, Verse.Thing ___launcher) [0x000ff] in <16af4f646a2a49f48830689441d7a02a>:0 at (wrapper dynamic-method) RimWorld.Bullet.RimWorld.Bullet.Impact_Patch1(RimWorld.Bullet,Verse.Thing) at (wrapper dynamic-method) Verse.Projectile.Verse.Projectile.ImpactSomething_Patch0(Verse.Projectile) at Verse.Projectile.Tick () [0x000ed] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at RimThreaded.TickList_Patch.NormalThingTick () [0x00025] in <86c14ce4cb7c40ce813d62d5517d4792>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string) RimThreaded.TickList_Patch:NormalThingTick () RimThreaded.RimThreaded:ExecuteTicks () RimThreaded.RimThreaded:ProcessTicks (RimThreaded.RimThreaded/ThreadInfo) RimThreaded.RimThreaded:InitializeThread (object) System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart (object) ``` #### **Player.log** !!! Link to contents of Player.log or Error.log (MUST BE LINK) !!! #### **HugsLib log** https://gist.github.com/e2498555d2688c365dd6bb80699b7506 ### **Save file** !!! Please add a save file where the issue occurs to speed up testing and fixing of the issue !!! ### **Screenshots** ![image](https://user-images.githubusercontent.com/75486261/135879525-7a1351a7-8b86-4520-8aa0-36022a74ecad.png) ![image](https://user-images.githubusercontent.com/75486261/135880312-721767b5-bedd-4a41-badc-7965a410d3ae.png) ![image](https://user-images.githubusercontent.com/75486261/135880501-cb2aca11-71c6-448d-8207-4dfc6612f652.png) ![image](https://user-images.githubusercontent.com/75486261/135880992-93c0854e-678d-4081-bfb8-d7675cfbcbf0.png) ### **Mod list (Preferably a RimPy compatible list.)** [Mod list length: 286] Harmony [https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077] BetterLoading [https://steamcommunity.com/sharedfiles/filedetails/?id=1999454301] RIMMSAssemble [https://steamcommunity.com/sharedfiles/filedetails/?id=1780241645] Core [https:// no link (local mod)] Royalty [Official DLC] [https:// no link (local mod)] Ideology [Official DLC] [https:// no link (local mod)] Mod Manager [https://steamcommunity.com/sharedfiles/filedetails/?id=1507748539] SRTS Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1845423808] HugsLib [https://steamcommunity.com/sharedfiles/filedetails/?id=818773962] RimSaves [https://steamcommunity.com/sharedfiles/filedetails/?id=1713367505] WorldEdit 2.0 [https://steamcommunity.com/sharedfiles/filedetails/?id=2314163152] EdB Prepare Carefully [https://steamcommunity.com/sharedfiles/filedetails/?id=735106432] Enable Oversized Weapons [https://steamcommunity.com/sharedfiles/filedetails/?id=2543371889] HAR Fix for Yayo Animation [https://steamcommunity.com/sharedfiles/filedetails/?id=2579147061] Humanoid Alien Races [https://steamcommunity.com/sharedfiles/filedetails/?id=839005762] ToolBox (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2576079360] Custom Ritual Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2561617361] Vanilla Expanded Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013] Vanilla Expanded - Royalty Patches [https://steamcommunity.com/sharedfiles/filedetails/?id=2260012940] Vanilla Expanded - Ideology Patches [https://steamcommunity.com/sharedfiles/filedetails/?id=2566669771] RWLayout [https://steamcommunity.com/sharedfiles/filedetails/?id=2209393954] ModDiff [https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867] No Version Warning [https://steamcommunity.com/sharedfiles/filedetails/?id=2599504692] Achtung! [https://steamcommunity.com/sharedfiles/filedetails/?id=730936602] Camera+ [https://steamcommunity.com/sharedfiles/filedetails/?id=867467808] What the hack?! [https://steamcommunity.com/sharedfiles/filedetails/?id=1505914869] WTH Expanded : Core [https://steamcommunity.com/sharedfiles/filedetails/?id=2504546310] What the hack - A little expansion [https://steamcommunity.com/sharedfiles/filedetails/?id=2456962656] WTH retexture [https://steamcommunity.com/sharedfiles/filedetails/?id=2600860593] Giddy-up! Core [https://steamcommunity.com/sharedfiles/filedetails/?id=1216999901] Giddy-up! Battle Mounts [https://steamcommunity.com/sharedfiles/filedetails/?id=1217001091] Giddy-up! Caravan [https://steamcommunity.com/sharedfiles/filedetails/?id=1253251478] Giddy-up! Ride and Roll [https://steamcommunity.com/sharedfiles/filedetails/?id=1331961995] Giddy-up! Mechanoids [https://steamcommunity.com/sharedfiles/filedetails/?id=1518932357] More Vanilla Biomes [https://steamcommunity.com/sharedfiles/filedetails/?id=1931453053] Prepare Landing [https://steamcommunity.com/sharedfiles/filedetails/?id=1095331978] Map Reroll [https://steamcommunity.com/sharedfiles/filedetails/?id=761315214] Better Map Sizes [https://steamcommunity.com/sharedfiles/filedetails/?id=2099101052] RimCities [https://steamcommunity.com/sharedfiles/filedetails/?id=1775170117] Real Ruins [https://steamcommunity.com/sharedfiles/filedetails/?id=1552146295] [KV] Consolidated Traits [https://steamcommunity.com/sharedfiles/filedetails/?id=1507384362] Vanilla Traits Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2296404655] [KV] More Trait Slots [https://steamcommunity.com/sharedfiles/filedetails/?id=1508292711] Backstories+ [https://steamcommunity.com/sharedfiles/filedetails/?id=2289854459] Questionable Ethics Enhanced [https://steamcommunity.com/sharedfiles/filedetails/?id=2566962342] Misc. Robots [https://steamcommunity.com/sharedfiles/filedetails/?id=724602224] Misc. Robots Retexture [https:// no link (local mod)] Android tiers [https://steamcommunity.com/sharedfiles/filedetails/?id=1386412863] Android tiers - TX Series [https://steamcommunity.com/sharedfiles/filedetails/?id=2010528561] [SYR] Scar Removal Plus [https://steamcommunity.com/sharedfiles/filedetails/?id=1507367510] Death Rattle Continued [1.2+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2206107940] Life Support Continued [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2213696082] Medical Supplements (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195037369] A Dog Said... Animal Prosthetics [https://steamcommunity.com/sharedfiles/filedetails/?id=746425621] Medical System Expansion 2 [https://steamcommunity.com/sharedfiles/filedetails/?id=2056706586] Locks [https://steamcommunity.com/sharedfiles/filedetails/?id=1157085076] Prison Labor [https://steamcommunity.com/sharedfiles/filedetails/?id=1899474310] Dubs Bad Hygiene [https://steamcommunity.com/sharedfiles/filedetails/?id=836308268] Simple sidearms [https://steamcommunity.com/sharedfiles/filedetails/?id=927155256] Suppression (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227] Brrr and Phew (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195938471] Avoid Friendly Fire [https://steamcommunity.com/sharedfiles/filedetails/?id=1134165362] Replace Stuff [https://steamcommunity.com/sharedfiles/filedetails/?id=1372003680] Smarter Construction [https://steamcommunity.com/sharedfiles/filedetails/?id=2202185773] Common Sense [https://steamcommunity.com/sharedfiles/filedetails/?id=1561769193] Ugh You Got Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1542424705] No Lazy Doctors [https://steamcommunity.com/sharedfiles/filedetails/?id=2476396157] Stabilize [https://steamcommunity.com/sharedfiles/filedetails/?id=2023407836] Build From Inventory [https://steamcommunity.com/sharedfiles/filedetails/?id=1691419062] Injured Carry [https://steamcommunity.com/sharedfiles/filedetails/?id=2413690575] Meals On Wheels [https://steamcommunity.com/sharedfiles/filedetails/?id=1323773476] Use Bedrolls [https://steamcommunity.com/sharedfiles/filedetails/?id=1353625821] Dubs Break Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=1722398508] Snap Out! [https://steamcommunity.com/sharedfiles/filedetails/?id=1319782555] Share The Load [https://steamcommunity.com/sharedfiles/filedetails/?id=1356838246] SF Grim Reality [https://steamcommunity.com/sharedfiles/filedetails/?id=1543063349] Use Minified Buildings [https://steamcommunity.com/sharedfiles/filedetails/?id=2185809028] RunAndGun [https://steamcommunity.com/sharedfiles/filedetails/?id=1204108550] Search and Destroy [https://steamcommunity.com/sharedfiles/filedetails/?id=1467764609] [KV] Path Avoid [https://steamcommunity.com/sharedfiles/filedetails/?id=1180719857] Guards For Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1855885448] Bad Can Be Good [https://steamcommunity.com/sharedfiles/filedetails/?id=2025857053] Raiders Never Die (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2024330186] Hunt for Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1593245720] Ignite Everything [https://steamcommunity.com/sharedfiles/filedetails/?id=1607884210] Where's My Bed? [https://steamcommunity.com/sharedfiles/filedetails/?id=1919873778] Defensive Positions [https://steamcommunity.com/sharedfiles/filedetails/?id=761219125] Dress Patients [https://steamcommunity.com/sharedfiles/filedetails/?id=1667901146] More filters for animals' pen [https://steamcommunity.com/sharedfiles/filedetails/?id=2558978295] Auto-Cut Blight [https://steamcommunity.com/sharedfiles/filedetails/?id=1885186534] More Precepts [https://steamcommunity.com/sharedfiles/filedetails/?id=2559533848] Diversity and Discrimination [https://steamcommunity.com/sharedfiles/filedetails/?id=2588372194] [KV] Save Storage, Outfit, Crafting, Drug, & Operation Settings [https://steamcommunity.com/sharedfiles/filedetails/?id=1180718516] Smarter Deconstruction and Mining [https://steamcommunity.com/sharedfiles/filedetails/?id=2398365712] Just Ignore Me Passing [https://steamcommunity.com/sharedfiles/filedetails/?id=1231617602] Prisoners Dont Have Keys [https://steamcommunity.com/sharedfiles/filedetails/?id=2595360307] Blueprint Totals Tooltip [https://steamcommunity.com/sharedfiles/filedetails/?id=1537871656] Selectable Sculpture Graphic [https://steamcommunity.com/sharedfiles/filedetails/?id=1537873717] QualityBuilder [https://steamcommunity.com/sharedfiles/filedetails/?id=754637870] This Is Mine (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2560584629] Best Mix (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195986094] Conduit Deconstruct [https://steamcommunity.com/sharedfiles/filedetails/?id=838336462] 4M Mehni's Misc Modifications [1.2-1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=2228765246] ED-EnhancedOptions [https://steamcommunity.com/sharedfiles/filedetails/?id=1241694757] Music on the Rim [https://steamcommunity.com/sharedfiles/filedetails/?id=1872570102] P-Music [https://steamcommunity.com/sharedfiles/filedetails/?id=725130005] Ruined by temperature filter [https://steamcommunity.com/sharedfiles/filedetails/?id=2554476852] What's Missing? [https://steamcommunity.com/sharedfiles/filedetails/?id=2073082747] Raids For Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1633517937] [KV] Don't stop the music [https://steamcommunity.com/sharedfiles/filedetails/?id=1210224966] Reverse Commands [https://steamcommunity.com/sharedfiles/filedetails/?id=858744731] Safely Hidden Away [https://steamcommunity.com/sharedfiles/filedetails/?id=1322196379] Prepare For Combat [https://steamcommunity.com/sharedfiles/filedetails/?id=1722803450] [D] Ignorance Is Bliss [https://steamcommunity.com/sharedfiles/filedetails/?id=2554423472] [KV] Adjustable Trade Ships [https://steamcommunity.com/sharedfiles/filedetails/?id=1369828656] A Petition for Provisions (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2444190820] Area Inclusion & Exclusion [https://steamcommunity.com/sharedfiles/filedetails/?id=2033828736] [KV] Show Hair With Hats or Hide All Hats [https://steamcommunity.com/sharedfiles/filedetails/?id=1180826364] Vanilla Events Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1938420742] Dynamic Diplomacy [https://steamcommunity.com/sharedfiles/filedetails/?id=1875168898] Nurse Job [https://steamcommunity.com/sharedfiles/filedetails/?id=1820501433] TD Enhancement Pack [https://steamcommunity.com/sharedfiles/filedetails/?id=1339135272] ResearchPal - Forked [https://steamcommunity.com/sharedfiles/filedetails/?id=2351393394] Animal Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=712141500] Work Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=725219116] Grouped Pawns Lists [https://steamcommunity.com/sharedfiles/filedetails/?id=2340773428] More Graphs [https://steamcommunity.com/sharedfiles/filedetails/?id=1966250412] More Planning 1.3 [https://steamcommunity.com/sharedfiles/filedetails/?id=2551225702] Drug Response (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2196401201] Blueprints [https://steamcommunity.com/sharedfiles/filedetails/?id=708455313] Allow Tool [https://steamcommunity.com/sharedfiles/filedetails/?id=761421485] Architect Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1195427067] Optional Icons for Architect Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1966995052] Pharmacist [https://steamcommunity.com/sharedfiles/filedetails/?id=1365242717] Power Indicators [https://steamcommunity.com/sharedfiles/filedetails/?id=899714534] Snowy Trees [https://steamcommunity.com/sharedfiles/filedetails/?id=1322101066] Bionic icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1677616980] More Sculpture [https://steamcommunity.com/sharedfiles/filedetails/?id=1612316880] World Map Beautification Project [https://steamcommunity.com/sharedfiles/filedetails/?id=2314407956] World Map Beautification Project - for More Vanilla Biomes [https://steamcommunity.com/sharedfiles/filedetails/?id=2381830973] World Map Enhanced [https://steamcommunity.com/sharedfiles/filedetails/?id=2523248314] Perspective: Trees [https://steamcommunity.com/sharedfiles/filedetails/?id=2572022990] Better Roads [https://steamcommunity.com/sharedfiles/filedetails/?id=1489564822] Scattered Stones [https://steamcommunity.com/sharedfiles/filedetails/?id=2598436855] High quality textures [https://steamcommunity.com/sharedfiles/filedetails/?id=1676969930] Arsenal of Ideology [https://steamcommunity.com/sharedfiles/filedetails/?id=2561610570] No Debris 1.1/1.2 [https://steamcommunity.com/sharedfiles/filedetails/?id=2010756536] Recipe icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1616643195] Interaction Bubbles [https://steamcommunity.com/sharedfiles/filedetails/?id=1516158345] RenameColony [https://steamcommunity.com/sharedfiles/filedetails/?id=1359645236] Heat Map [https://steamcommunity.com/sharedfiles/filedetails/?id=947972722] Quality Overlay [https://steamcommunity.com/sharedfiles/filedetails/?id=2568283376] WealthHere [https://steamcommunity.com/sharedfiles/filedetails/?id=2593103416] CaravanColonistInfo [https://steamcommunity.com/sharedfiles/filedetails/?id=2252000148] CM Color Coded Mood Bar [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2006605356] Fluffy Breakdowns (1.3 Update) [https://steamcommunity.com/sharedfiles/filedetails/?id=2584064444] Pawn Badge Fan Fork [Adopted] [https://steamcommunity.com/sharedfiles/filedetails/?id=2526040241] Pawn Badge Niilo's Addon [https:// no link (local mod)] Job In Bar [https://steamcommunity.com/sharedfiles/filedetails/?id=2086300611] Pawn Badge - (MISC) Job Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1734233154] Wearing Armor Info [https://steamcommunity.com/sharedfiles/filedetails/?id=1839305669] Compact Hediffs [https://steamcommunity.com/sharedfiles/filedetails/?id=2031734067] Range Finder [https://steamcommunity.com/sharedfiles/filedetails/?id=1332119637] Better Message Placement (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2259516339] Power Alerts [https://steamcommunity.com/sharedfiles/filedetails/?id=1664714758] Fixable Mood Debuffs Alert [https://steamcommunity.com/sharedfiles/filedetails/?id=1307316672] Food Alert (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2017538067] Level Up! [https://steamcommunity.com/sharedfiles/filedetails/?id=1701592470] Auto links [https://steamcommunity.com/sharedfiles/filedetails/?id=2059389912] De-generalize Work [https://steamcommunity.com/sharedfiles/filedetails/?id=2011655761] Prisoners Should Fear Turrets [https://steamcommunity.com/sharedfiles/filedetails/?id=2602436826] Undraft After Tucking [https://steamcommunity.com/sharedfiles/filedetails/?id=2157495459] Drug Policy Fix (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195390245] Immunities Reset (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195961535] Grazing Lands [https://steamcommunity.com/sharedfiles/filedetails/?id=1770268130] Yayo's Animation [https://steamcommunity.com/sharedfiles/filedetails/?id=2575938407] Yayo's Caravan [https://steamcommunity.com/sharedfiles/filedetails/?id=2574818016] Fill backstories [https://steamcommunity.com/sharedfiles/filedetails/?id=2407610901] ProxyHeat [https://steamcommunity.com/sharedfiles/filedetails/?id=2365526329] Ding On Game Loaded [https://steamcommunity.com/sharedfiles/filedetails/?id=2425530959] More Random Seeds [https://steamcommunity.com/sharedfiles/filedetails/?id=1501463043] Reworked Temperature Extreme Events [1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=1372130541] Tech Advancing [https://steamcommunity.com/sharedfiles/filedetails/?id=735268789] NamesGalore [https://steamcommunity.com/sharedfiles/filedetails/?id=2017130910] Skilled Stonecutting [https://steamcommunity.com/sharedfiles/filedetails/?id=1207390617] No Job Authors [https://steamcommunity.com/sharedfiles/filedetails/?id=2009825774] Less Arbitrary Surgery (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2018250654] Thick Armor [https://steamcommunity.com/sharedfiles/filedetails/?id=1321600671] MinifyEverything [https://steamcommunity.com/sharedfiles/filedetails/?id=872762753] ETRT: Room Size Tweaks [https://steamcommunity.com/sharedfiles/filedetails/?id=1544557907] Mortar Accuracy [https://steamcommunity.com/sharedfiles/filedetails/?id=1729446857] Configurable Deconstruct Percentage [https://steamcommunity.com/sharedfiles/filedetails/?id=2568850063] Exotic's Better Crashed Ship Parts [https://steamcommunity.com/sharedfiles/filedetails/?id=1239138840] [FSF] Filth Vanishes With Rain And Time [https://steamcommunity.com/sharedfiles/filedetails/?id=1508341791] Better Jump Pack (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2565740103] Prosthetic No Missing Body Parts [https://steamcommunity.com/sharedfiles/filedetails/?id=2103563425] Perishable [https://steamcommunity.com/sharedfiles/filedetails/?id=2294597530] Loading In Progress [https://steamcommunity.com/sharedfiles/filedetails/?id=1975622772] [WD] Partially-Passable Wind Turbines [https://steamcommunity.com/sharedfiles/filedetails/?id=1621527381] Save Our Ship 2 [https://steamcommunity.com/sharedfiles/filedetails/?id=1909914131] Communicable Diseases [1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=2016577520] Dub's Paint Shop [https://steamcommunity.com/sharedfiles/filedetails/?id=1579516669] Architect Expanded - Fences (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2576081324] [O21] Seamless Embrasures [https://steamcommunity.com/sharedfiles/filedetails/?id=2290689449] Door Curtains [https://steamcommunity.com/sharedfiles/filedetails/?id=1541139150] Roads of the Rim (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2280318231] Auto Seller [https://steamcommunity.com/sharedfiles/filedetails/?id=1440321094] Colony Manager [https://steamcommunity.com/sharedfiles/filedetails/?id=715565262] Dubs Rimatomics [https://steamcommunity.com/sharedfiles/filedetails/?id=1127530465] Rimefeller [https://steamcommunity.com/sharedfiles/filedetails/?id=1321849735] RimHeli [https://steamcommunity.com/sharedfiles/filedetails/?id=2158396143] Project RimFactory Revived [https://steamcommunity.com/sharedfiles/filedetails/?id=2033979700] Omni Core Drill (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2562491370] Quarry [https://steamcommunity.com/sharedfiles/filedetails/?id=2007576583] Reclaim, Reuse, Recycle (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2567364887] Commercial Server [https://steamcommunity.com/sharedfiles/filedetails/?id=1714455977] [KV] RimFridge [https://steamcommunity.com/sharedfiles/filedetails/?id=1180721235] LWM's Deep Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=1617282896] Pick Up And Haul [https://steamcommunity.com/sharedfiles/filedetails/?id=1279012058] While You're Up / PUAH+ [https://steamcommunity.com/sharedfiles/filedetails/?id=2034960453] Stockpile Limit [https://steamcommunity.com/sharedfiles/filedetails/?id=1852323982] Floored - Yellow and Striped Tiles Only [1.0+] [https://steamcommunity.com/sharedfiles/filedetails/?id=1543195051] Stuffed Floors [https://steamcommunity.com/sharedfiles/filedetails/?id=853043503] Tilled Soil [https://steamcommunity.com/sharedfiles/filedetails/?id=725747149] Trade Ships Drop Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=1969732297] [KV] Trading Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=1180719658] ProgrammableVents [https://steamcommunity.com/sharedfiles/filedetails/?id=824131713] Diagonal Walls [https://steamcommunity.com/sharedfiles/filedetails/?id=2521631479] RT Fuse [https://steamcommunity.com/sharedfiles/filedetails/?id=728314182] RT Power Switch [https://steamcommunity.com/sharedfiles/filedetails/?id=728314859] RT Solar Flare Shield [https://steamcommunity.com/sharedfiles/filedetails/?id=728315620] Temperature Gauge (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2017464494] Time-of-Day Switches [https://steamcommunity.com/sharedfiles/filedetails/?id=776114412] Vanilla RT Solar Flare Shield Retexture [https://steamcommunity.com/sharedfiles/filedetails/?id=1941652952] Power Logic [https://steamcommunity.com/sharedfiles/filedetails/?id=812653710] Power++ [https://steamcommunity.com/sharedfiles/filedetails/?id=1771402217] Parallel Power Grid (Parallel Conduits) [https://steamcommunity.com/sharedfiles/filedetails/?id=1277677885] Underground Power Conduits [https://steamcommunity.com/sharedfiles/filedetails/?id=1735421319] Signs and Comments [https://steamcommunity.com/sharedfiles/filedetails/?id=2576219203] Wall Light [https://steamcommunity.com/sharedfiles/filedetails/?id=1423699208] Gimmicks (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2168169520] Weapon Tech [https://steamcommunity.com/sharedfiles/filedetails/?id=2005456121] Fire Extinguisher (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195996970] Fire Warden (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2197425463] Taming Artifact [https://steamcommunity.com/sharedfiles/filedetails/?id=1769917767] Expanded Roofing [https://steamcommunity.com/sharedfiles/filedetails/?id=2568893936] Amnabi's Flags (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2592638428] Vanilla Fishing Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1914064942] Vanilla Books Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2193152410] Wheelchairs [https://steamcommunity.com/sharedfiles/filedetails/?id=2599914280] Vanilla Apparel Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1814987817] Vanilla Apparel Expanded — Accessories [https://steamcommunity.com/sharedfiles/filedetails/?id=2521176396] [CM] Spots Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=2603638022] Vanilla Ideology Expanded - Relics and Artifacts [https://steamcommunity.com/sharedfiles/filedetails/?id=2564895018] Vanilla Ideology Expanded - Hats and Rags [https://steamcommunity.com/sharedfiles/filedetails/?id=2567387768] Vanilla Plants Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2134308522] VPE - No Tilled Soil [https://steamcommunity.com/sharedfiles/filedetails/?id=2165594621] Vanilla Weapons Expanded - Non-Lethal [https://steamcommunity.com/sharedfiles/filedetails/?id=2454918354] Vanilla Furniture Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1718190143] Vanilla Furniture Expanded - Production [https://steamcommunity.com/sharedfiles/filedetails/?id=1880253632] Vanilla Furniture Expanded - Medical Module [https://steamcommunity.com/sharedfiles/filedetails/?id=1718191613] Vanilla Furniture Expanded - Spacer Module [https://steamcommunity.com/sharedfiles/filedetails/?id=2028381079] Vanilla Furniture Expanded - Props and Decor [https://steamcommunity.com/sharedfiles/filedetails/?id=2102143149] Vanilla Furniture Expanded - Art [https://steamcommunity.com/sharedfiles/filedetails/?id=1968134023] Vanilla Furniture Expanded - Architect [https://steamcommunity.com/sharedfiles/filedetails/?id=2608762624] Vanilla Factions Expanded - Medieval [https://steamcommunity.com/sharedfiles/filedetails/?id=2023513450] Vanilla Furniture Expanded - Security [https://steamcommunity.com/sharedfiles/filedetails/?id=1845154007] Earlier Trenches (VFE - Security Patch) [https://steamcommunity.com/sharedfiles/filedetails/?id=2605662978] [XND] Tiny Tweaks (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2270049772] More Linkables [https://steamcommunity.com/sharedfiles/filedetails/?id=1103809207] Vanilla Hair Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1888705256] [FSF] No Default Shelf Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=945085502] Breachable Embrasures - An AI-Behaviour Change [https://steamcommunity.com/sharedfiles/filedetails/?id=2569778304] Vanilla Animals Expanded — Boreal Forest [https://steamcommunity.com/sharedfiles/filedetails/?id=1895364938] Better Infestations 1.3 [https://steamcommunity.com/sharedfiles/filedetails/?id=1319614331] Better Vanilla Masking [https://steamcommunity.com/sharedfiles/filedetails/?id=1736114368] [SYR] Terrain [https://steamcommunity.com/sharedfiles/filedetails/?id=1544439671] Children, school and learning [https://steamcommunity.com/sharedfiles/filedetails/?id=1541438230] Vanilla Textures Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2016436324] Bradson's Main Button Icons for Vanilla Textures Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2361775777] Quality Of Building [https://steamcommunity.com/sharedfiles/filedetails/?id=2101676323] OgreStack [https://steamcommunity.com/sharedfiles/filedetails/?id=1447140290] What's That Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=2258431182] RIMMSqol [https://steamcommunity.com/sharedfiles/filedetails/?id=1084452457] Dubs Performance Analyzer [https://steamcommunity.com/sharedfiles/filedetails/?id=2038874626] RimThreaded [https://steamcommunity.com/sharedfiles/filedetails/?id=2222907981]
1.0
[Suppression (Continued)] Bullets freezing mid air around pawns, errors - ## **IMPORTANT:** **Please first search existing bugs to ensure you are not creating a duplicate bug report!** **Make sure you have the latest version of Rimworld!** - [ ] Investigate the errors - [ ] Find the cause - [ ] Fix / patch ### **Describe the bug** With the [suppression](https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227) mod, turret projectiles seem to freeze mid air around the pawns ### **Steps to reproduce the behavior (VERY IMPORTANT)** 1. use this mod https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227 1. Have turrets 2. spawn a raid 3. have the turrets shoot at them 4. Ticking errors and bullets freeze ### **Error Logs** ``` Exception ticking Bullet_MiniTurret541725 (at (303, 0, 125)): System.NullReferenceException: Object reference not set to an instance of an object at RimWorld.PawnWoundDrawer.ReturnDrawCallList (System.Collections.Generic.List`1[T] lst) [0x00000] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at RimWorld.PawnWoundDrawer.ClearCache () [0x0001a] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at (wrapper dynamic-method) Verse.HediffSet.Verse.HediffSet.DirtyCache_Patch1(Verse.HediffSet) at RimThreaded.HediffSet_Patch.AddDirect (Verse.HediffSet __instance, Verse.Hediff hediff, System.Nullable`1[T] dinfo, Verse.DamageWorker+DamageResult damageResult) [0x00220] in <86c14ce4cb7c40ce813d62d5517d4792>:0 at (wrapper dynamic-method) Verse.HediffSet.Verse.HediffSet.AddDirect_Patch3(Verse.HediffSet,Verse.Hediff,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult) at (wrapper dynamic-method) Verse.Pawn_HealthTracker.Verse.Pawn_HealthTracker.AddHediff_Patch5(Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult) at SuppressionMod.Patch_Bullet_Impact.BulletImpactStuff (Verse.Thing& hitThing, RimWorld.Bullet __instance, Verse.Thing ___launcher) [0x000ff] in <16af4f646a2a49f48830689441d7a02a>:0 at (wrapper dynamic-method) RimWorld.Bullet.RimWorld.Bullet.Impact_Patch1(RimWorld.Bullet,Verse.Thing) at (wrapper dynamic-method) Verse.Projectile.Verse.Projectile.ImpactSomething_Patch0(Verse.Projectile) at Verse.Projectile.Tick () [0x000ed] in <b64badbf3c3d41018b3ca5d3e8c77771>:0 at RimThreaded.TickList_Patch.NormalThingTick () [0x00025] in <86c14ce4cb7c40ce813d62d5517d4792>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string) RimThreaded.TickList_Patch:NormalThingTick () RimThreaded.RimThreaded:ExecuteTicks () RimThreaded.RimThreaded:ProcessTicks (RimThreaded.RimThreaded/ThreadInfo) RimThreaded.RimThreaded:InitializeThread (object) System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart (object) ``` #### **Player.log** !!! Link to contents of Player.log or Error.log (MUST BE LINK) !!! #### **HugsLib log** https://gist.github.com/e2498555d2688c365dd6bb80699b7506 ### **Save file** !!! Please add a save file where the issue occurs to speed up testing and fixing of the issue !!! ### **Screenshots** ![image](https://user-images.githubusercontent.com/75486261/135879525-7a1351a7-8b86-4520-8aa0-36022a74ecad.png) ![image](https://user-images.githubusercontent.com/75486261/135880312-721767b5-bedd-4a41-badc-7965a410d3ae.png) ![image](https://user-images.githubusercontent.com/75486261/135880501-cb2aca11-71c6-448d-8207-4dfc6612f652.png) ![image](https://user-images.githubusercontent.com/75486261/135880992-93c0854e-678d-4081-bfb8-d7675cfbcbf0.png) ### **Mod list (Preferably a RimPy compatible list.)** [Mod list length: 286] Harmony [https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077] BetterLoading [https://steamcommunity.com/sharedfiles/filedetails/?id=1999454301] RIMMSAssemble [https://steamcommunity.com/sharedfiles/filedetails/?id=1780241645] Core [https:// no link (local mod)] Royalty [Official DLC] [https:// no link (local mod)] Ideology [Official DLC] [https:// no link (local mod)] Mod Manager [https://steamcommunity.com/sharedfiles/filedetails/?id=1507748539] SRTS Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1845423808] HugsLib [https://steamcommunity.com/sharedfiles/filedetails/?id=818773962] RimSaves [https://steamcommunity.com/sharedfiles/filedetails/?id=1713367505] WorldEdit 2.0 [https://steamcommunity.com/sharedfiles/filedetails/?id=2314163152] EdB Prepare Carefully [https://steamcommunity.com/sharedfiles/filedetails/?id=735106432] Enable Oversized Weapons [https://steamcommunity.com/sharedfiles/filedetails/?id=2543371889] HAR Fix for Yayo Animation [https://steamcommunity.com/sharedfiles/filedetails/?id=2579147061] Humanoid Alien Races [https://steamcommunity.com/sharedfiles/filedetails/?id=839005762] ToolBox (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2576079360] Custom Ritual Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2561617361] Vanilla Expanded Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013] Vanilla Expanded - Royalty Patches [https://steamcommunity.com/sharedfiles/filedetails/?id=2260012940] Vanilla Expanded - Ideology Patches [https://steamcommunity.com/sharedfiles/filedetails/?id=2566669771] RWLayout [https://steamcommunity.com/sharedfiles/filedetails/?id=2209393954] ModDiff [https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867] No Version Warning [https://steamcommunity.com/sharedfiles/filedetails/?id=2599504692] Achtung! [https://steamcommunity.com/sharedfiles/filedetails/?id=730936602] Camera+ [https://steamcommunity.com/sharedfiles/filedetails/?id=867467808] What the hack?! [https://steamcommunity.com/sharedfiles/filedetails/?id=1505914869] WTH Expanded : Core [https://steamcommunity.com/sharedfiles/filedetails/?id=2504546310] What the hack - A little expansion [https://steamcommunity.com/sharedfiles/filedetails/?id=2456962656] WTH retexture [https://steamcommunity.com/sharedfiles/filedetails/?id=2600860593] Giddy-up! Core [https://steamcommunity.com/sharedfiles/filedetails/?id=1216999901] Giddy-up! Battle Mounts [https://steamcommunity.com/sharedfiles/filedetails/?id=1217001091] Giddy-up! Caravan [https://steamcommunity.com/sharedfiles/filedetails/?id=1253251478] Giddy-up! Ride and Roll [https://steamcommunity.com/sharedfiles/filedetails/?id=1331961995] Giddy-up! Mechanoids [https://steamcommunity.com/sharedfiles/filedetails/?id=1518932357] More Vanilla Biomes [https://steamcommunity.com/sharedfiles/filedetails/?id=1931453053] Prepare Landing [https://steamcommunity.com/sharedfiles/filedetails/?id=1095331978] Map Reroll [https://steamcommunity.com/sharedfiles/filedetails/?id=761315214] Better Map Sizes [https://steamcommunity.com/sharedfiles/filedetails/?id=2099101052] RimCities [https://steamcommunity.com/sharedfiles/filedetails/?id=1775170117] Real Ruins [https://steamcommunity.com/sharedfiles/filedetails/?id=1552146295] [KV] Consolidated Traits [https://steamcommunity.com/sharedfiles/filedetails/?id=1507384362] Vanilla Traits Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2296404655] [KV] More Trait Slots [https://steamcommunity.com/sharedfiles/filedetails/?id=1508292711] Backstories+ [https://steamcommunity.com/sharedfiles/filedetails/?id=2289854459] Questionable Ethics Enhanced [https://steamcommunity.com/sharedfiles/filedetails/?id=2566962342] Misc. Robots [https://steamcommunity.com/sharedfiles/filedetails/?id=724602224] Misc. Robots Retexture [https:// no link (local mod)] Android tiers [https://steamcommunity.com/sharedfiles/filedetails/?id=1386412863] Android tiers - TX Series [https://steamcommunity.com/sharedfiles/filedetails/?id=2010528561] [SYR] Scar Removal Plus [https://steamcommunity.com/sharedfiles/filedetails/?id=1507367510] Death Rattle Continued [1.2+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2206107940] Life Support Continued [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2213696082] Medical Supplements (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195037369] A Dog Said... Animal Prosthetics [https://steamcommunity.com/sharedfiles/filedetails/?id=746425621] Medical System Expansion 2 [https://steamcommunity.com/sharedfiles/filedetails/?id=2056706586] Locks [https://steamcommunity.com/sharedfiles/filedetails/?id=1157085076] Prison Labor [https://steamcommunity.com/sharedfiles/filedetails/?id=1899474310] Dubs Bad Hygiene [https://steamcommunity.com/sharedfiles/filedetails/?id=836308268] Simple sidearms [https://steamcommunity.com/sharedfiles/filedetails/?id=927155256] Suppression (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2559826227] Brrr and Phew (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195938471] Avoid Friendly Fire [https://steamcommunity.com/sharedfiles/filedetails/?id=1134165362] Replace Stuff [https://steamcommunity.com/sharedfiles/filedetails/?id=1372003680] Smarter Construction [https://steamcommunity.com/sharedfiles/filedetails/?id=2202185773] Common Sense [https://steamcommunity.com/sharedfiles/filedetails/?id=1561769193] Ugh You Got Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1542424705] No Lazy Doctors [https://steamcommunity.com/sharedfiles/filedetails/?id=2476396157] Stabilize [https://steamcommunity.com/sharedfiles/filedetails/?id=2023407836] Build From Inventory [https://steamcommunity.com/sharedfiles/filedetails/?id=1691419062] Injured Carry [https://steamcommunity.com/sharedfiles/filedetails/?id=2413690575] Meals On Wheels [https://steamcommunity.com/sharedfiles/filedetails/?id=1323773476] Use Bedrolls [https://steamcommunity.com/sharedfiles/filedetails/?id=1353625821] Dubs Break Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=1722398508] Snap Out! [https://steamcommunity.com/sharedfiles/filedetails/?id=1319782555] Share The Load [https://steamcommunity.com/sharedfiles/filedetails/?id=1356838246] SF Grim Reality [https://steamcommunity.com/sharedfiles/filedetails/?id=1543063349] Use Minified Buildings [https://steamcommunity.com/sharedfiles/filedetails/?id=2185809028] RunAndGun [https://steamcommunity.com/sharedfiles/filedetails/?id=1204108550] Search and Destroy [https://steamcommunity.com/sharedfiles/filedetails/?id=1467764609] [KV] Path Avoid [https://steamcommunity.com/sharedfiles/filedetails/?id=1180719857] Guards For Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1855885448] Bad Can Be Good [https://steamcommunity.com/sharedfiles/filedetails/?id=2025857053] Raiders Never Die (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2024330186] Hunt for Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1593245720] Ignite Everything [https://steamcommunity.com/sharedfiles/filedetails/?id=1607884210] Where's My Bed? [https://steamcommunity.com/sharedfiles/filedetails/?id=1919873778] Defensive Positions [https://steamcommunity.com/sharedfiles/filedetails/?id=761219125] Dress Patients [https://steamcommunity.com/sharedfiles/filedetails/?id=1667901146] More filters for animals' pen [https://steamcommunity.com/sharedfiles/filedetails/?id=2558978295] Auto-Cut Blight [https://steamcommunity.com/sharedfiles/filedetails/?id=1885186534] More Precepts [https://steamcommunity.com/sharedfiles/filedetails/?id=2559533848] Diversity and Discrimination [https://steamcommunity.com/sharedfiles/filedetails/?id=2588372194] [KV] Save Storage, Outfit, Crafting, Drug, & Operation Settings [https://steamcommunity.com/sharedfiles/filedetails/?id=1180718516] Smarter Deconstruction and Mining [https://steamcommunity.com/sharedfiles/filedetails/?id=2398365712] Just Ignore Me Passing [https://steamcommunity.com/sharedfiles/filedetails/?id=1231617602] Prisoners Dont Have Keys [https://steamcommunity.com/sharedfiles/filedetails/?id=2595360307] Blueprint Totals Tooltip [https://steamcommunity.com/sharedfiles/filedetails/?id=1537871656] Selectable Sculpture Graphic [https://steamcommunity.com/sharedfiles/filedetails/?id=1537873717] QualityBuilder [https://steamcommunity.com/sharedfiles/filedetails/?id=754637870] This Is Mine (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2560584629] Best Mix (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195986094] Conduit Deconstruct [https://steamcommunity.com/sharedfiles/filedetails/?id=838336462] 4M Mehni's Misc Modifications [1.2-1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=2228765246] ED-EnhancedOptions [https://steamcommunity.com/sharedfiles/filedetails/?id=1241694757] Music on the Rim [https://steamcommunity.com/sharedfiles/filedetails/?id=1872570102] P-Music [https://steamcommunity.com/sharedfiles/filedetails/?id=725130005] Ruined by temperature filter [https://steamcommunity.com/sharedfiles/filedetails/?id=2554476852] What's Missing? [https://steamcommunity.com/sharedfiles/filedetails/?id=2073082747] Raids For Me [https://steamcommunity.com/sharedfiles/filedetails/?id=1633517937] [KV] Don't stop the music [https://steamcommunity.com/sharedfiles/filedetails/?id=1210224966] Reverse Commands [https://steamcommunity.com/sharedfiles/filedetails/?id=858744731] Safely Hidden Away [https://steamcommunity.com/sharedfiles/filedetails/?id=1322196379] Prepare For Combat [https://steamcommunity.com/sharedfiles/filedetails/?id=1722803450] [D] Ignorance Is Bliss [https://steamcommunity.com/sharedfiles/filedetails/?id=2554423472] [KV] Adjustable Trade Ships [https://steamcommunity.com/sharedfiles/filedetails/?id=1369828656] A Petition for Provisions (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2444190820] Area Inclusion & Exclusion [https://steamcommunity.com/sharedfiles/filedetails/?id=2033828736] [KV] Show Hair With Hats or Hide All Hats [https://steamcommunity.com/sharedfiles/filedetails/?id=1180826364] Vanilla Events Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1938420742] Dynamic Diplomacy [https://steamcommunity.com/sharedfiles/filedetails/?id=1875168898] Nurse Job [https://steamcommunity.com/sharedfiles/filedetails/?id=1820501433] TD Enhancement Pack [https://steamcommunity.com/sharedfiles/filedetails/?id=1339135272] ResearchPal - Forked [https://steamcommunity.com/sharedfiles/filedetails/?id=2351393394] Animal Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=712141500] Work Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=725219116] Grouped Pawns Lists [https://steamcommunity.com/sharedfiles/filedetails/?id=2340773428] More Graphs [https://steamcommunity.com/sharedfiles/filedetails/?id=1966250412] More Planning 1.3 [https://steamcommunity.com/sharedfiles/filedetails/?id=2551225702] Drug Response (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2196401201] Blueprints [https://steamcommunity.com/sharedfiles/filedetails/?id=708455313] Allow Tool [https://steamcommunity.com/sharedfiles/filedetails/?id=761421485] Architect Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1195427067] Optional Icons for Architect Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1966995052] Pharmacist [https://steamcommunity.com/sharedfiles/filedetails/?id=1365242717] Power Indicators [https://steamcommunity.com/sharedfiles/filedetails/?id=899714534] Snowy Trees [https://steamcommunity.com/sharedfiles/filedetails/?id=1322101066] Bionic icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1677616980] More Sculpture [https://steamcommunity.com/sharedfiles/filedetails/?id=1612316880] World Map Beautification Project [https://steamcommunity.com/sharedfiles/filedetails/?id=2314407956] World Map Beautification Project - for More Vanilla Biomes [https://steamcommunity.com/sharedfiles/filedetails/?id=2381830973] World Map Enhanced [https://steamcommunity.com/sharedfiles/filedetails/?id=2523248314] Perspective: Trees [https://steamcommunity.com/sharedfiles/filedetails/?id=2572022990] Better Roads [https://steamcommunity.com/sharedfiles/filedetails/?id=1489564822] Scattered Stones [https://steamcommunity.com/sharedfiles/filedetails/?id=2598436855] High quality textures [https://steamcommunity.com/sharedfiles/filedetails/?id=1676969930] Arsenal of Ideology [https://steamcommunity.com/sharedfiles/filedetails/?id=2561610570] No Debris 1.1/1.2 [https://steamcommunity.com/sharedfiles/filedetails/?id=2010756536] Recipe icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1616643195] Interaction Bubbles [https://steamcommunity.com/sharedfiles/filedetails/?id=1516158345] RenameColony [https://steamcommunity.com/sharedfiles/filedetails/?id=1359645236] Heat Map [https://steamcommunity.com/sharedfiles/filedetails/?id=947972722] Quality Overlay [https://steamcommunity.com/sharedfiles/filedetails/?id=2568283376] WealthHere [https://steamcommunity.com/sharedfiles/filedetails/?id=2593103416] CaravanColonistInfo [https://steamcommunity.com/sharedfiles/filedetails/?id=2252000148] CM Color Coded Mood Bar [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2006605356] Fluffy Breakdowns (1.3 Update) [https://steamcommunity.com/sharedfiles/filedetails/?id=2584064444] Pawn Badge Fan Fork [Adopted] [https://steamcommunity.com/sharedfiles/filedetails/?id=2526040241] Pawn Badge Niilo's Addon [https:// no link (local mod)] Job In Bar [https://steamcommunity.com/sharedfiles/filedetails/?id=2086300611] Pawn Badge - (MISC) Job Icons [https://steamcommunity.com/sharedfiles/filedetails/?id=1734233154] Wearing Armor Info [https://steamcommunity.com/sharedfiles/filedetails/?id=1839305669] Compact Hediffs [https://steamcommunity.com/sharedfiles/filedetails/?id=2031734067] Range Finder [https://steamcommunity.com/sharedfiles/filedetails/?id=1332119637] Better Message Placement (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2259516339] Power Alerts [https://steamcommunity.com/sharedfiles/filedetails/?id=1664714758] Fixable Mood Debuffs Alert [https://steamcommunity.com/sharedfiles/filedetails/?id=1307316672] Food Alert (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2017538067] Level Up! [https://steamcommunity.com/sharedfiles/filedetails/?id=1701592470] Auto links [https://steamcommunity.com/sharedfiles/filedetails/?id=2059389912] De-generalize Work [https://steamcommunity.com/sharedfiles/filedetails/?id=2011655761] Prisoners Should Fear Turrets [https://steamcommunity.com/sharedfiles/filedetails/?id=2602436826] Undraft After Tucking [https://steamcommunity.com/sharedfiles/filedetails/?id=2157495459] Drug Policy Fix (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195390245] Immunities Reset (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195961535] Grazing Lands [https://steamcommunity.com/sharedfiles/filedetails/?id=1770268130] Yayo's Animation [https://steamcommunity.com/sharedfiles/filedetails/?id=2575938407] Yayo's Caravan [https://steamcommunity.com/sharedfiles/filedetails/?id=2574818016] Fill backstories [https://steamcommunity.com/sharedfiles/filedetails/?id=2407610901] ProxyHeat [https://steamcommunity.com/sharedfiles/filedetails/?id=2365526329] Ding On Game Loaded [https://steamcommunity.com/sharedfiles/filedetails/?id=2425530959] More Random Seeds [https://steamcommunity.com/sharedfiles/filedetails/?id=1501463043] Reworked Temperature Extreme Events [1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=1372130541] Tech Advancing [https://steamcommunity.com/sharedfiles/filedetails/?id=735268789] NamesGalore [https://steamcommunity.com/sharedfiles/filedetails/?id=2017130910] Skilled Stonecutting [https://steamcommunity.com/sharedfiles/filedetails/?id=1207390617] No Job Authors [https://steamcommunity.com/sharedfiles/filedetails/?id=2009825774] Less Arbitrary Surgery (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2018250654] Thick Armor [https://steamcommunity.com/sharedfiles/filedetails/?id=1321600671] MinifyEverything [https://steamcommunity.com/sharedfiles/filedetails/?id=872762753] ETRT: Room Size Tweaks [https://steamcommunity.com/sharedfiles/filedetails/?id=1544557907] Mortar Accuracy [https://steamcommunity.com/sharedfiles/filedetails/?id=1729446857] Configurable Deconstruct Percentage [https://steamcommunity.com/sharedfiles/filedetails/?id=2568850063] Exotic's Better Crashed Ship Parts [https://steamcommunity.com/sharedfiles/filedetails/?id=1239138840] [FSF] Filth Vanishes With Rain And Time [https://steamcommunity.com/sharedfiles/filedetails/?id=1508341791] Better Jump Pack (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2565740103] Prosthetic No Missing Body Parts [https://steamcommunity.com/sharedfiles/filedetails/?id=2103563425] Perishable [https://steamcommunity.com/sharedfiles/filedetails/?id=2294597530] Loading In Progress [https://steamcommunity.com/sharedfiles/filedetails/?id=1975622772] [WD] Partially-Passable Wind Turbines [https://steamcommunity.com/sharedfiles/filedetails/?id=1621527381] Save Our Ship 2 [https://steamcommunity.com/sharedfiles/filedetails/?id=1909914131] Communicable Diseases [1.3] [https://steamcommunity.com/sharedfiles/filedetails/?id=2016577520] Dub's Paint Shop [https://steamcommunity.com/sharedfiles/filedetails/?id=1579516669] Architect Expanded - Fences (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2576081324] [O21] Seamless Embrasures [https://steamcommunity.com/sharedfiles/filedetails/?id=2290689449] Door Curtains [https://steamcommunity.com/sharedfiles/filedetails/?id=1541139150] Roads of the Rim (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2280318231] Auto Seller [https://steamcommunity.com/sharedfiles/filedetails/?id=1440321094] Colony Manager [https://steamcommunity.com/sharedfiles/filedetails/?id=715565262] Dubs Rimatomics [https://steamcommunity.com/sharedfiles/filedetails/?id=1127530465] Rimefeller [https://steamcommunity.com/sharedfiles/filedetails/?id=1321849735] RimHeli [https://steamcommunity.com/sharedfiles/filedetails/?id=2158396143] Project RimFactory Revived [https://steamcommunity.com/sharedfiles/filedetails/?id=2033979700] Omni Core Drill (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2562491370] Quarry [https://steamcommunity.com/sharedfiles/filedetails/?id=2007576583] Reclaim, Reuse, Recycle (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2567364887] Commercial Server [https://steamcommunity.com/sharedfiles/filedetails/?id=1714455977] [KV] RimFridge [https://steamcommunity.com/sharedfiles/filedetails/?id=1180721235] LWM's Deep Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=1617282896] Pick Up And Haul [https://steamcommunity.com/sharedfiles/filedetails/?id=1279012058] While You're Up / PUAH+ [https://steamcommunity.com/sharedfiles/filedetails/?id=2034960453] Stockpile Limit [https://steamcommunity.com/sharedfiles/filedetails/?id=1852323982] Floored - Yellow and Striped Tiles Only [1.0+] [https://steamcommunity.com/sharedfiles/filedetails/?id=1543195051] Stuffed Floors [https://steamcommunity.com/sharedfiles/filedetails/?id=853043503] Tilled Soil [https://steamcommunity.com/sharedfiles/filedetails/?id=725747149] Trade Ships Drop Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=1969732297] [KV] Trading Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=1180719658] ProgrammableVents [https://steamcommunity.com/sharedfiles/filedetails/?id=824131713] Diagonal Walls [https://steamcommunity.com/sharedfiles/filedetails/?id=2521631479] RT Fuse [https://steamcommunity.com/sharedfiles/filedetails/?id=728314182] RT Power Switch [https://steamcommunity.com/sharedfiles/filedetails/?id=728314859] RT Solar Flare Shield [https://steamcommunity.com/sharedfiles/filedetails/?id=728315620] Temperature Gauge (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2017464494] Time-of-Day Switches [https://steamcommunity.com/sharedfiles/filedetails/?id=776114412] Vanilla RT Solar Flare Shield Retexture [https://steamcommunity.com/sharedfiles/filedetails/?id=1941652952] Power Logic [https://steamcommunity.com/sharedfiles/filedetails/?id=812653710] Power++ [https://steamcommunity.com/sharedfiles/filedetails/?id=1771402217] Parallel Power Grid (Parallel Conduits) [https://steamcommunity.com/sharedfiles/filedetails/?id=1277677885] Underground Power Conduits [https://steamcommunity.com/sharedfiles/filedetails/?id=1735421319] Signs and Comments [https://steamcommunity.com/sharedfiles/filedetails/?id=2576219203] Wall Light [https://steamcommunity.com/sharedfiles/filedetails/?id=1423699208] Gimmicks (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2168169520] Weapon Tech [https://steamcommunity.com/sharedfiles/filedetails/?id=2005456121] Fire Extinguisher (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2195996970] Fire Warden (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2197425463] Taming Artifact [https://steamcommunity.com/sharedfiles/filedetails/?id=1769917767] Expanded Roofing [https://steamcommunity.com/sharedfiles/filedetails/?id=2568893936] Amnabi's Flags (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2592638428] Vanilla Fishing Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1914064942] Vanilla Books Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2193152410] Wheelchairs [https://steamcommunity.com/sharedfiles/filedetails/?id=2599914280] Vanilla Apparel Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1814987817] Vanilla Apparel Expanded — Accessories [https://steamcommunity.com/sharedfiles/filedetails/?id=2521176396] [CM] Spots Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=2603638022] Vanilla Ideology Expanded - Relics and Artifacts [https://steamcommunity.com/sharedfiles/filedetails/?id=2564895018] Vanilla Ideology Expanded - Hats and Rags [https://steamcommunity.com/sharedfiles/filedetails/?id=2567387768] Vanilla Plants Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2134308522] VPE - No Tilled Soil [https://steamcommunity.com/sharedfiles/filedetails/?id=2165594621] Vanilla Weapons Expanded - Non-Lethal [https://steamcommunity.com/sharedfiles/filedetails/?id=2454918354] Vanilla Furniture Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1718190143] Vanilla Furniture Expanded - Production [https://steamcommunity.com/sharedfiles/filedetails/?id=1880253632] Vanilla Furniture Expanded - Medical Module [https://steamcommunity.com/sharedfiles/filedetails/?id=1718191613] Vanilla Furniture Expanded - Spacer Module [https://steamcommunity.com/sharedfiles/filedetails/?id=2028381079] Vanilla Furniture Expanded - Props and Decor [https://steamcommunity.com/sharedfiles/filedetails/?id=2102143149] Vanilla Furniture Expanded - Art [https://steamcommunity.com/sharedfiles/filedetails/?id=1968134023] Vanilla Furniture Expanded - Architect [https://steamcommunity.com/sharedfiles/filedetails/?id=2608762624] Vanilla Factions Expanded - Medieval [https://steamcommunity.com/sharedfiles/filedetails/?id=2023513450] Vanilla Furniture Expanded - Security [https://steamcommunity.com/sharedfiles/filedetails/?id=1845154007] Earlier Trenches (VFE - Security Patch) [https://steamcommunity.com/sharedfiles/filedetails/?id=2605662978] [XND] Tiny Tweaks (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2270049772] More Linkables [https://steamcommunity.com/sharedfiles/filedetails/?id=1103809207] Vanilla Hair Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1888705256] [FSF] No Default Shelf Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=945085502] Breachable Embrasures - An AI-Behaviour Change [https://steamcommunity.com/sharedfiles/filedetails/?id=2569778304] Vanilla Animals Expanded — Boreal Forest [https://steamcommunity.com/sharedfiles/filedetails/?id=1895364938] Better Infestations 1.3 [https://steamcommunity.com/sharedfiles/filedetails/?id=1319614331] Better Vanilla Masking [https://steamcommunity.com/sharedfiles/filedetails/?id=1736114368] [SYR] Terrain [https://steamcommunity.com/sharedfiles/filedetails/?id=1544439671] Children, school and learning [https://steamcommunity.com/sharedfiles/filedetails/?id=1541438230] Vanilla Textures Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2016436324] Bradson's Main Button Icons for Vanilla Textures Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2361775777] Quality Of Building [https://steamcommunity.com/sharedfiles/filedetails/?id=2101676323] OgreStack [https://steamcommunity.com/sharedfiles/filedetails/?id=1447140290] What's That Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=2258431182] RIMMSqol [https://steamcommunity.com/sharedfiles/filedetails/?id=1084452457] Dubs Performance Analyzer [https://steamcommunity.com/sharedfiles/filedetails/?id=2038874626] RimThreaded [https://steamcommunity.com/sharedfiles/filedetails/?id=2222907981]
test
bullets freezing mid air around pawns errors important please first search existing bugs to ensure you are not creating a duplicate bug report make sure you have the latest version of rimworld investigate the errors find the cause fix patch describe the bug with the mod turret projectiles seem to freeze mid air around the pawns steps to reproduce the behavior very important use this mod have turrets spawn a raid have the turrets shoot at them ticking errors and bullets freeze error logs exception ticking bullet at system nullreferenceexception object reference not set to an instance of an object at rimworld pawnwounddrawer returndrawcalllist system collections generic list lst in at rimworld pawnwounddrawer clearcache in at wrapper dynamic method verse hediffset verse hediffset dirtycache verse hediffset at rimthreaded hediffset patch adddirect verse hediffset instance verse hediff hediff system nullable dinfo verse damageworker damageresult damageresult in at wrapper dynamic method verse hediffset verse hediffset adddirect verse hediffset verse hediff system nullable verse damageworker damageresult at wrapper dynamic method verse pawn healthtracker verse pawn healthtracker addhediff verse pawn healthtracker verse hediff verse bodypartrecord system nullable verse damageworker damageresult at suppressionmod patch bullet impact bulletimpactstuff verse thing hitthing rimworld bullet instance verse thing launcher in at wrapper dynamic method rimworld bullet rimworld bullet impact rimworld bullet verse thing at wrapper dynamic method verse projectile verse projectile impactsomething verse projectile at verse projectile tick in at rimthreaded ticklist patch normalthingtick in unityengine stacktraceutility extractstacktrace wrapper dynamic method verse log verse log error string rimthreaded ticklist patch normalthingtick rimthreaded rimthreaded executeticks rimthreaded rimthreaded processticks rimthreaded rimthreaded threadinfo rimthreaded rimthreaded initializethread object system threading threadhelper threadstart context object system threading executioncontext runinternal system threading executioncontext system threading contextcallback object bool system threading executioncontext run system threading executioncontext system threading contextcallback object bool system threading executioncontext run system threading executioncontext system threading contextcallback object system threading threadhelper threadstart object player log link to contents of player log or error log must be link hugslib log save file please add a save file where the issue occurs to speed up testing and fixing of the issue screenshots mod list preferably a rimpy compatible list harmony betterloading rimmsassemble core royalty ideology mod manager srts expanded hugslib rimsaves worldedit edb prepare carefully enable oversized weapons har fix for yayo animation humanoid alien races toolbox continued custom ritual framework vanilla expanded framework vanilla expanded royalty patches vanilla expanded ideology patches rwlayout moddiff no version warning achtung camera what the hack wth expanded core what the hack a little expansion wth retexture giddy up core giddy up battle mounts giddy up caravan giddy up ride and roll giddy up mechanoids more vanilla biomes prepare landing map reroll better map sizes rimcities real ruins consolidated traits vanilla traits expanded more trait slots backstories questionable ethics enhanced misc robots misc robots retexture android tiers android tiers tx series scar removal plus death rattle continued life support continued medical supplements continued a dog said animal prosthetics medical system expansion locks prison labor dubs bad hygiene simple sidearms suppression continued brrr and phew continued avoid friendly fire replace stuff smarter construction common sense ugh you got me no lazy doctors stabilize build from inventory injured carry meals on wheels use bedrolls dubs break mod snap out share the load sf grim reality use minified buildings runandgun search and destroy path avoid guards for me bad can be good raiders never die continued hunt for me ignite everything where s my bed defensive positions dress patients more filters for animals pen auto cut blight more precepts diversity and discrimination save storage outfit crafting drug operation settings smarter deconstruction and mining just ignore me passing prisoners dont have keys blueprint totals tooltip selectable sculpture graphic qualitybuilder this is mine continued best mix continued conduit deconstruct mehni s misc modifications ed enhancedoptions music on the rim p music ruined by temperature filter what s missing raids for me don t stop the music reverse commands safely hidden away prepare for combat ignorance is bliss adjustable trade ships a petition for provisions continued area inclusion exclusion show hair with hats or hide all hats vanilla events expanded dynamic diplomacy nurse job td enhancement pack researchpal forked animal tab work tab grouped pawns lists more graphs more planning drug response continued blueprints allow tool architect icons optional icons for architect icons pharmacist power indicators snowy trees bionic icons more sculpture world map beautification project world map beautification project for more vanilla biomes world map enhanced perspective trees better roads scattered stones high quality textures arsenal of ideology no debris recipe icons interaction bubbles renamecolony heat map quality overlay wealthhere caravancolonistinfo cm color coded mood bar fluffy breakdowns update pawn badge fan fork pawn badge niilo s addon job in bar pawn badge misc job icons wearing armor info compact hediffs range finder better message placement continued power alerts fixable mood debuffs alert food alert continued level up auto links de generalize work prisoners should fear turrets undraft after tucking drug policy fix continued immunities reset continued grazing lands yayo s animation yayo s caravan fill backstories proxyheat ding on game loaded more random seeds reworked temperature extreme events tech advancing namesgalore skilled stonecutting no job authors less arbitrary surgery continued thick armor minifyeverything etrt room size tweaks mortar accuracy configurable deconstruct percentage exotic s better crashed ship parts filth vanishes with rain and time better jump pack continued prosthetic no missing body parts perishable loading in progress partially passable wind turbines save our ship communicable diseases dub s paint shop architect expanded fences continued seamless embrasures door curtains roads of the rim continued auto seller colony manager dubs rimatomics rimefeller rimheli project rimfactory revived omni core drill continued quarry reclaim reuse recycle continued commercial server rimfridge lwm s deep storage pick up and haul while you re up puah stockpile limit floored yellow and striped tiles only stuffed floors tilled soil trade ships drop spot trading spot programmablevents diagonal walls rt fuse rt power switch rt solar flare shield temperature gauge continued time of day switches vanilla rt solar flare shield retexture power logic power parallel power grid parallel conduits underground power conduits signs and comments wall light gimmicks continued weapon tech fire extinguisher continued fire warden continued taming artifact expanded roofing amnabi s flags continued vanilla fishing expanded vanilla books expanded wheelchairs vanilla apparel expanded vanilla apparel expanded — accessories spots tab vanilla ideology expanded relics and artifacts vanilla ideology expanded hats and rags vanilla plants expanded vpe no tilled soil vanilla weapons expanded non lethal vanilla furniture expanded vanilla furniture expanded production vanilla furniture expanded medical module vanilla furniture expanded spacer module vanilla furniture expanded props and decor vanilla furniture expanded art vanilla furniture expanded architect vanilla factions expanded medieval vanilla furniture expanded security earlier trenches vfe security patch tiny tweaks continued more linkables vanilla hair expanded no default shelf storage breachable embrasures an ai behaviour change vanilla animals expanded — boreal forest better infestations better vanilla masking terrain children school and learning vanilla textures expanded bradson s main button icons for vanilla textures expanded quality of building ogrestack what s that mod rimmsqol dubs performance analyzer rimthreaded
1
179,924
13,911,436,201
IssuesEvent
2020-10-20 17:23:46
mapbox/mapbox-navigation-ios
https://api.github.com/repos/mapbox/mapbox-navigation-ios
reopened
The center of userCourseView doesn't arrive at end waypoint
- bug - tests UI
When the navigation ends, the center of the user location should be at the end waypoints, but the Example shows that the user location hasn't been updated after the arrival. It seems to be caused by the RouteController didn't update the user location at the navigation end. ![puckView_End.png](https://images.zenhubusercontent.com/5f63b6de81d033705f2c4069/0b3da26b-1002-4772-ba4c-f23a6c1c5af3) /cc @mapbox/navigation-ios
1.0
The center of userCourseView doesn't arrive at end waypoint - When the navigation ends, the center of the user location should be at the end waypoints, but the Example shows that the user location hasn't been updated after the arrival. It seems to be caused by the RouteController didn't update the user location at the navigation end. ![puckView_End.png](https://images.zenhubusercontent.com/5f63b6de81d033705f2c4069/0b3da26b-1002-4772-ba4c-f23a6c1c5af3) /cc @mapbox/navigation-ios
test
the center of usercourseview doesn t arrive at end waypoint when the navigation ends the center of the user location should be at the end waypoints but the example shows that the user location hasn t been updated after the arrival it seems to be caused by the routecontroller didn t update the user location at the navigation end cc mapbox navigation ios
1
111,347
17,024,231,054
IssuesEvent
2021-07-03 06:13:43
atlslscsrv-app/https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-
https://api.github.com/repos/atlslscsrv-app/https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-
opened
WS-2018-0347 (Medium) detected in eslint-3.6.0.tgz
security vulnerability
## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-3.6.0.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-3.6.0.tgz">https://registry.npmjs.org/eslint/-/eslint-3.6.0.tgz</a></p> <p>Path to dependency file: https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/node_modules_native/node_modules_forked/node-pty/package.json</p> <p>Path to vulnerable library: https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/node_modules_native/node_modules_forked/node-pty/node_modules/eslint/package.json</p> <p> Dependency Hierarchy: - pollUntil-1.0.3.tgz (Root Library) - :x: **eslint-3.6.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/commit/0eb9bb2c9fc37a9d1d77406ad6488b64505b33bb">0eb9bb2c9fc37a9d1d77406ad6488b64505b33bb</a></p> <p>Found in base branch: <b>master</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> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</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>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - 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>Origin: <a href="https://github.com/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2018-0347 (Medium) detected in eslint-3.6.0.tgz - ## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-3.6.0.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-3.6.0.tgz">https://registry.npmjs.org/eslint/-/eslint-3.6.0.tgz</a></p> <p>Path to dependency file: https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/node_modules_native/node_modules_forked/node-pty/package.json</p> <p>Path to vulnerable library: https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/node_modules_native/node_modules_forked/node-pty/node_modules/eslint/package.json</p> <p> Dependency Hierarchy: - pollUntil-1.0.3.tgz (Root Library) - :x: **eslint-3.6.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/https-atlsecsrv-net.github.io-dev.azure.portal.dashboard-/commit/0eb9bb2c9fc37a9d1d77406ad6488b64505b33bb">0eb9bb2c9fc37a9d1d77406ad6488b64505b33bb</a></p> <p>Found in base branch: <b>master</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> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</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>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - 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>Origin: <a href="https://github.com/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.2</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
ws medium detected in eslint tgz ws medium severity vulnerability vulnerable library eslint tgz an ast based pattern checker for javascript library home page a href path to dependency file https atlsecsrv net github io dev azure portal dashboard node modules native node modules forked node pty package json path to vulnerable library https atlsecsrv net github io dev azure portal dashboard node modules native node modules forked node pty node modules eslint package json dependency hierarchy polluntil tgz root library x eslint tgz vulnerable library found in head commit a href found in base branch master vulnerability details a vulnerability was descovered in eslint before one of the regexes in eslint is vulnerable to catastrophic backtracking publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high 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 step up your open source security game with whitesource
0
243,966
18,735,822,528
IssuesEvent
2021-11-04 07:21:16
girlscript/winter-of-contributing
https://api.github.com/repos/girlscript/winter-of-contributing
closed
PHP Error Handling
documentation GWOC21 Assigned Backend-Dev-PHP
### Description In this issue i am working with error handling in php.(Documentation) ### Domain Backend Dev (PHP) ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project.
1.0
PHP Error Handling - ### Description In this issue i am working with error handling in php.(Documentation) ### Domain Backend Dev (PHP) ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project.
non_test
php error handling description in this issue i am working with error handling in php documentation domain backend dev php type of contribution documentation code of conduct i follow of this project
0
16,408
11,954,165,197
IssuesEvent
2020-04-03 22:43:59
nwfsc-fram/boatnet
https://api.github.com/repos/nwfsc-fram/boatnet
opened
Move bn-common to boatnet-modules repo
Prj:infrastructure dependencies
Started on this a while ago, but had issues with linking at the time. Should be OK to move this now, will ease development I believe (need to use yarn link during dev, but won't need to rebuild whole lerna workspace)
1.0
Move bn-common to boatnet-modules repo - Started on this a while ago, but had issues with linking at the time. Should be OK to move this now, will ease development I believe (need to use yarn link during dev, but won't need to rebuild whole lerna workspace)
non_test
move bn common to boatnet modules repo started on this a while ago but had issues with linking at the time should be ok to move this now will ease development i believe need to use yarn link during dev but won t need to rebuild whole lerna workspace
0
164,101
12,761,256,347
IssuesEvent
2020-06-29 11:09:39
ethersphere/bee
https://api.github.com/repos/ethersphere/bee
opened
TestSplitThenJoin hangs
flaky-test
2020-06-26T14:18:12.5604960Z === RUN TestSplitThenJoin 2020-06-26T14:18:12.5999580Z === RUN TestSplitThenJoin/0 2020-06-26T14:18:12.6048800Z === RUN TestSplitThenJoin/1 2020-06-26T14:18:12.6379760Z === RUN TestSplitThenJoin/2 2020-06-26T14:18:12.6607320Z === RUN TestSplitThenJoin/3 2020-06-26T14:18:12.6608280Z === RUN TestSplitThenJoin/4 2020-06-26T14:18:12.7617170Z === RUN TestSplitThenJoin/5 2020-06-26T14:18:12.7644700Z === RUN TestSplitThenJoin/6 2020-06-26T14:18:12.7785950Z === RUN TestSplitThenJoin/7 2020-06-26T14:18:12.7951410Z === RUN TestSplitThenJoin/8 2020-06-26T14:18:12.7952150Z === RUN TestSplitThenJoin/9 2020-06-26T14:18:12.8029010Z === RUN TestSplitThenJoin/10 2020-06-26T14:18:12.8124640Z === RUN TestSplitThenJoin/11 2020-06-26T14:18:12.8226710Z === RUN TestSplitThenJoin/12 2020-06-26T14:18:12.8283110Z === RUN TestSplitThenJoin/13 2020-06-26T14:18:12.8314900Z === RUN TestSplitThenJoin/14 2020-06-26T14:18:12.8342300Z === RUN TestSplitThenJoin/15 2020-06-26T14:18:12.8424310Z === RUN TestSplitThenJoin/16 2020-06-26T14:18:12.8495280Z === RUN TestSplitThenJoin/17 2020-06-26T14:18:12.8545380Z === RUN TestSplitThenJoin/18 2020-06-26T14:18:12.8565990Z === RUN TestSplitThenJoin/19 2020-06-26T14:18:12.8614830Z === RUN TestSplitThenJoin/20 2020-06-26T14:18:12.8655790Z panic: test timed out after 10m0s 2020-06-26T14:18:12.8757070Z 2020-06-26T14:18:12.8858630Z goroutine 2058728 [running]: 2020-06-26T14:18:12.8958920Z testing.(*M).startAlarm.func1() 2020-06-26T14:18:12.9064080Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1459 +0x11c 2020-06-26T14:18:12.9163100Z created by time.goFunc 2020-06-26T14:18:12.9194930Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/time/sleep.go:168 +0x52 2020-06-26T14:18:12.9228380Z 2020-06-26T14:18:12.9275100Z goroutine 1 [chan receive, 9 minutes]: 2020-06-26T14:18:12.9375550Z testing.(*T).Run(0xc000232120, 0x1727eb1, 0x11, 0x17420b0, 0x1) 2020-06-26T14:18:12.9424890Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1043 +0x699 2020-06-26T14:18:12.9467050Z testing.runTests.func1(0xc000232120) 2020-06-26T14:18:12.9488910Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1284 +0xa7 2020-06-26T14:18:12.9515160Z testing.tRunner(0xc000232120, 0xc0000bfd50) 2020-06-26T14:18:12.9522670Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9524560Z testing.runTests(0xc000212380, 0x1b6e3e0, 0x3, 0x3, 0x0) 2020-06-26T14:18:12.9539160Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1282 +0x528 2020-06-26T14:18:12.9540260Z testing.(*M).Run(0xc000262000, 0x0) 2020-06-26T14:18:12.9545270Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1199 +0x300 2020-06-26T14:18:12.9548260Z main.main() 2020-06-26T14:18:12.9549590Z _testmain.go:50 +0x224 2020-06-26T14:18:12.9549790Z 2020-06-26T14:18:12.9550130Z goroutine 47 [chan receive, 3 minutes]: 2020-06-26T14:18:12.9550440Z testing.(*T).Run(0xc0001366c0, 0x173c7dc, 0x2, 0x17420c8, 0x1) 2020-06-26T14:18:12.9550780Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1043 +0x699 2020-06-26T14:18:12.9553670Z github.com/ethersphere/bee/pkg/file_test.TestSplitThenJoin(0xc0001366c0) 2020-06-26T14:18:12.9554450Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/file_test.go:38 +0x89 2020-06-26T14:18:12.9555120Z testing.tRunner(0xc0001366c0, 0x17420b0) 2020-06-26T14:18:12.9555740Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9562310Z created by testing.(*T).Run 2020-06-26T14:18:12.9563090Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1042 +0x661 2020-06-26T14:18:12.9563580Z 2020-06-26T14:18:12.9564210Z goroutine 2059001 [runnable]: 2020-06-26T14:18:12.9564670Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3c, 0xc006b16fc0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9564950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9568920Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9569280Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9569370Z 2020-06-26T14:18:12.9569560Z goroutine 2058993 [runnable]: 2020-06-26T14:18:12.9569960Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x34, 0xc006b16dc0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9570950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9571220Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9571510Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9571640Z 2020-06-26T14:18:12.9571950Z goroutine 2058995 [runnable]: 2020-06-26T14:18:12.9572350Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x36, 0xc006b16e40, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9572650Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9572950Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9573280Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9573370Z 2020-06-26T14:18:12.9573570Z goroutine 2059000 [runnable]: 2020-06-26T14:18:12.9573870Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3b, 0xc006b16f80, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9574240Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9574570Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9574890Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9575030Z 2020-06-26T14:18:12.9575220Z goroutine 1124289 [runnable]: 2020-06-26T14:18:12.9575570Z github.com/ethersphere/bmt/legacy.(*Hasher).write(0xc00009d230, 0xc004d314c0, 0x1000, 0x10bd0, 0xc0001a5f08) 2020-06-26T14:18:12.9575900Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:362 +0x43b 2020-06-26T14:18:12.9576260Z github.com/ethersphere/bmt/legacy.(*Hasher).Write(0xc00009d230, 0xc004d314c0, 0x1000, 0x10bd0, 0xc0001181c0, 0x1, 0x1) 2020-06-26T14:18:12.9576860Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:321 +0x57 2020-06-26T14:18:12.9577260Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).sumLevel(0xc0004fa120, 0x0, 0x10bd0, 0xc004d2d000, 0x1000, 0x1000, 0x1) 2020-06-26T14:18:12.9578020Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:138 +0x4df 2020-06-26T14:18:12.9578850Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).writeToLevel(0xc0004fa120, 0x0, 0xc004d2d000, 0x1000, 0x1000, 0x1000, 0x0) 2020-06-26T14:18:12.9579430Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:109 +0x311 2020-06-26T14:18:12.9579800Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).Write(0xc0004fa120, 0xc004d2d000, 0x1000, 0x1000, 0x1000, 0x0, 0x0) 2020-06-26T14:18:12.9580080Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:77 +0x1cf 2020-06-26T14:18:12.9580470Z github.com/ethersphere/bee/pkg/file/splitter.(*simpleSplitter).Split(0xc000214420, 0x17e5ec0, 0xc004ce10c0, 0x17e0f40, 0xc0000b21a0, 0x4000020, 0x20, 0x40, 0x2, 0x0, ...) 2020-06-26T14:18:12.9580760Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/splitter.go:56 +0x19a 2020-06-26T14:18:12.9581260Z github.com/ethersphere/bee/pkg/file_test.testSplitThenJoin(0xc000136000) 2020-06-26T14:18:12.9581620Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/file_test.go:56 +0x412 2020-06-26T14:18:12.9581920Z testing.tRunner(0xc000136000, 0x17420c8) 2020-06-26T14:18:12.9582260Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9582470Z created by testing.(*T).Run 2020-06-26T14:18:12.9582720Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1042 +0x661 2020-06-26T14:18:12.9582920Z 2020-06-26T14:18:12.9583080Z goroutine 2058999 [runnable]: 2020-06-26T14:18:12.9583470Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3a, 0xc006b16f40, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9583750Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9584000Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9584680Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9584960Z 2020-06-26T14:18:12.9585370Z goroutine 2058969 [runnable]: 2020-06-26T14:18:12.9585680Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x1c, 0xc006b16780, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9585950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9586150Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9586420Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9586500Z 2020-06-26T14:18:12.9586680Z goroutine 2058994 [runnable]: 2020-06-26T14:18:12.9586980Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x35, 0xc006b16e00, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9587250Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9587570Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9587910Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9588540Z 2020-06-26T14:18:12.9588770Z goroutine 2058968 [runnable]: 2020-06-26T14:18:12.9589090Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x1b, 0xc006b16740, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9589380Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9589620Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9589850Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9589930Z 2020-06-26T14:18:12.9590100Z goroutine 2058998 [runnable]: 2020-06-26T14:18:12.9590360Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x39, 0xc006b16f00, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9590980Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9591270Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9591530Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9591640Z 2020-06-26T14:18:12.9591820Z goroutine 2058997 [runnable]: 2020-06-26T14:18:12.9592390Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x38, 0xc006b16ec0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9592680Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9592920Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9593190Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9593260Z 2020-06-26T14:18:12.9593410Z goroutine 2058996 [runnable]: 2020-06-26T14:18:12.9593670Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x37, 0xc006b16e80, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9593910Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9594150Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9594740Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9594990Z FAIL github.com/ethersphere/bee/pkg/file 600.705s
1.0
TestSplitThenJoin hangs - 2020-06-26T14:18:12.5604960Z === RUN TestSplitThenJoin 2020-06-26T14:18:12.5999580Z === RUN TestSplitThenJoin/0 2020-06-26T14:18:12.6048800Z === RUN TestSplitThenJoin/1 2020-06-26T14:18:12.6379760Z === RUN TestSplitThenJoin/2 2020-06-26T14:18:12.6607320Z === RUN TestSplitThenJoin/3 2020-06-26T14:18:12.6608280Z === RUN TestSplitThenJoin/4 2020-06-26T14:18:12.7617170Z === RUN TestSplitThenJoin/5 2020-06-26T14:18:12.7644700Z === RUN TestSplitThenJoin/6 2020-06-26T14:18:12.7785950Z === RUN TestSplitThenJoin/7 2020-06-26T14:18:12.7951410Z === RUN TestSplitThenJoin/8 2020-06-26T14:18:12.7952150Z === RUN TestSplitThenJoin/9 2020-06-26T14:18:12.8029010Z === RUN TestSplitThenJoin/10 2020-06-26T14:18:12.8124640Z === RUN TestSplitThenJoin/11 2020-06-26T14:18:12.8226710Z === RUN TestSplitThenJoin/12 2020-06-26T14:18:12.8283110Z === RUN TestSplitThenJoin/13 2020-06-26T14:18:12.8314900Z === RUN TestSplitThenJoin/14 2020-06-26T14:18:12.8342300Z === RUN TestSplitThenJoin/15 2020-06-26T14:18:12.8424310Z === RUN TestSplitThenJoin/16 2020-06-26T14:18:12.8495280Z === RUN TestSplitThenJoin/17 2020-06-26T14:18:12.8545380Z === RUN TestSplitThenJoin/18 2020-06-26T14:18:12.8565990Z === RUN TestSplitThenJoin/19 2020-06-26T14:18:12.8614830Z === RUN TestSplitThenJoin/20 2020-06-26T14:18:12.8655790Z panic: test timed out after 10m0s 2020-06-26T14:18:12.8757070Z 2020-06-26T14:18:12.8858630Z goroutine 2058728 [running]: 2020-06-26T14:18:12.8958920Z testing.(*M).startAlarm.func1() 2020-06-26T14:18:12.9064080Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1459 +0x11c 2020-06-26T14:18:12.9163100Z created by time.goFunc 2020-06-26T14:18:12.9194930Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/time/sleep.go:168 +0x52 2020-06-26T14:18:12.9228380Z 2020-06-26T14:18:12.9275100Z goroutine 1 [chan receive, 9 minutes]: 2020-06-26T14:18:12.9375550Z testing.(*T).Run(0xc000232120, 0x1727eb1, 0x11, 0x17420b0, 0x1) 2020-06-26T14:18:12.9424890Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1043 +0x699 2020-06-26T14:18:12.9467050Z testing.runTests.func1(0xc000232120) 2020-06-26T14:18:12.9488910Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1284 +0xa7 2020-06-26T14:18:12.9515160Z testing.tRunner(0xc000232120, 0xc0000bfd50) 2020-06-26T14:18:12.9522670Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9524560Z testing.runTests(0xc000212380, 0x1b6e3e0, 0x3, 0x3, 0x0) 2020-06-26T14:18:12.9539160Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1282 +0x528 2020-06-26T14:18:12.9540260Z testing.(*M).Run(0xc000262000, 0x0) 2020-06-26T14:18:12.9545270Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1199 +0x300 2020-06-26T14:18:12.9548260Z main.main() 2020-06-26T14:18:12.9549590Z _testmain.go:50 +0x224 2020-06-26T14:18:12.9549790Z 2020-06-26T14:18:12.9550130Z goroutine 47 [chan receive, 3 minutes]: 2020-06-26T14:18:12.9550440Z testing.(*T).Run(0xc0001366c0, 0x173c7dc, 0x2, 0x17420c8, 0x1) 2020-06-26T14:18:12.9550780Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1043 +0x699 2020-06-26T14:18:12.9553670Z github.com/ethersphere/bee/pkg/file_test.TestSplitThenJoin(0xc0001366c0) 2020-06-26T14:18:12.9554450Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/file_test.go:38 +0x89 2020-06-26T14:18:12.9555120Z testing.tRunner(0xc0001366c0, 0x17420b0) 2020-06-26T14:18:12.9555740Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9562310Z created by testing.(*T).Run 2020-06-26T14:18:12.9563090Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1042 +0x661 2020-06-26T14:18:12.9563580Z 2020-06-26T14:18:12.9564210Z goroutine 2059001 [runnable]: 2020-06-26T14:18:12.9564670Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3c, 0xc006b16fc0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9564950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9568920Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9569280Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9569370Z 2020-06-26T14:18:12.9569560Z goroutine 2058993 [runnable]: 2020-06-26T14:18:12.9569960Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x34, 0xc006b16dc0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9570950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9571220Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9571510Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9571640Z 2020-06-26T14:18:12.9571950Z goroutine 2058995 [runnable]: 2020-06-26T14:18:12.9572350Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x36, 0xc006b16e40, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9572650Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9572950Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9573280Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9573370Z 2020-06-26T14:18:12.9573570Z goroutine 2059000 [runnable]: 2020-06-26T14:18:12.9573870Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3b, 0xc006b16f80, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9574240Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9574570Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9574890Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9575030Z 2020-06-26T14:18:12.9575220Z goroutine 1124289 [runnable]: 2020-06-26T14:18:12.9575570Z github.com/ethersphere/bmt/legacy.(*Hasher).write(0xc00009d230, 0xc004d314c0, 0x1000, 0x10bd0, 0xc0001a5f08) 2020-06-26T14:18:12.9575900Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:362 +0x43b 2020-06-26T14:18:12.9576260Z github.com/ethersphere/bmt/legacy.(*Hasher).Write(0xc00009d230, 0xc004d314c0, 0x1000, 0x10bd0, 0xc0001181c0, 0x1, 0x1) 2020-06-26T14:18:12.9576860Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:321 +0x57 2020-06-26T14:18:12.9577260Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).sumLevel(0xc0004fa120, 0x0, 0x10bd0, 0xc004d2d000, 0x1000, 0x1000, 0x1) 2020-06-26T14:18:12.9578020Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:138 +0x4df 2020-06-26T14:18:12.9578850Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).writeToLevel(0xc0004fa120, 0x0, 0xc004d2d000, 0x1000, 0x1000, 0x1000, 0x0) 2020-06-26T14:18:12.9579430Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:109 +0x311 2020-06-26T14:18:12.9579800Z github.com/ethersphere/bee/pkg/file/splitter/internal.(*SimpleSplitterJob).Write(0xc0004fa120, 0xc004d2d000, 0x1000, 0x1000, 0x1000, 0x0, 0x0) 2020-06-26T14:18:12.9580080Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/internal/job.go:77 +0x1cf 2020-06-26T14:18:12.9580470Z github.com/ethersphere/bee/pkg/file/splitter.(*simpleSplitter).Split(0xc000214420, 0x17e5ec0, 0xc004ce10c0, 0x17e0f40, 0xc0000b21a0, 0x4000020, 0x20, 0x40, 0x2, 0x0, ...) 2020-06-26T14:18:12.9580760Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/splitter/splitter.go:56 +0x19a 2020-06-26T14:18:12.9581260Z github.com/ethersphere/bee/pkg/file_test.testSplitThenJoin(0xc000136000) 2020-06-26T14:18:12.9581620Z /Users/runner/runners/2.263.0/work/bee/bee/pkg/file/file_test.go:56 +0x412 2020-06-26T14:18:12.9581920Z testing.tRunner(0xc000136000, 0x17420c8) 2020-06-26T14:18:12.9582260Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:991 +0x1ec 2020-06-26T14:18:12.9582470Z created by testing.(*T).Run 2020-06-26T14:18:12.9582720Z /Users/runner/hostedtoolcache/go/1.14.4/x64/src/testing/testing.go:1042 +0x661 2020-06-26T14:18:12.9582920Z 2020-06-26T14:18:12.9583080Z goroutine 2058999 [runnable]: 2020-06-26T14:18:12.9583470Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x3a, 0xc006b16f40, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9583750Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9584000Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9584680Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9584960Z 2020-06-26T14:18:12.9585370Z goroutine 2058969 [runnable]: 2020-06-26T14:18:12.9585680Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x1c, 0xc006b16780, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9585950Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9586150Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9586420Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9586500Z 2020-06-26T14:18:12.9586680Z goroutine 2058994 [runnable]: 2020-06-26T14:18:12.9586980Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x35, 0xc006b16e00, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9587250Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9587570Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9587910Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9588540Z 2020-06-26T14:18:12.9588770Z goroutine 2058968 [runnable]: 2020-06-26T14:18:12.9589090Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x1b, 0xc006b16740, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9589380Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9589620Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9589850Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9589930Z 2020-06-26T14:18:12.9590100Z goroutine 2058998 [runnable]: 2020-06-26T14:18:12.9590360Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x39, 0xc006b16f00, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9590980Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9591270Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9591530Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9591640Z 2020-06-26T14:18:12.9591820Z goroutine 2058997 [runnable]: 2020-06-26T14:18:12.9592390Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x38, 0xc006b16ec0, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9592680Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9592920Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9593190Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9593260Z 2020-06-26T14:18:12.9593410Z goroutine 2058996 [runnable]: 2020-06-26T14:18:12.9593670Z github.com/ethersphere/bmt/legacy.(*Hasher).writeSection(0xc00009d230, 0x37, 0xc006b16e80, 0x40, 0x40, 0x1) 2020-06-26T14:18:12.9593910Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:462 2020-06-26T14:18:12.9594150Z created by github.com/ethersphere/bmt/legacy.(*Hasher).write 2020-06-26T14:18:12.9594740Z /Users/runner/go/pkg/mod/github.com/ethersphere/bmt@v0.1.1/legacy/bmt.go:360 +0x41c 2020-06-26T14:18:12.9594990Z FAIL github.com/ethersphere/bee/pkg/file 600.705s
test
testsplitthenjoin hangs run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin run testsplitthenjoin panic test timed out after goroutine testing m startalarm users runner hostedtoolcache go src testing testing go created by time gofunc users runner hostedtoolcache go src time sleep go goroutine testing t run users runner hostedtoolcache go src testing testing go testing runtests users runner hostedtoolcache go src testing testing go testing trunner users runner hostedtoolcache go src testing testing go testing runtests users runner hostedtoolcache go src testing testing go testing m run users runner hostedtoolcache go src testing testing go main main testmain go goroutine testing t run users runner hostedtoolcache go src testing testing go github com ethersphere bee pkg file test testsplitthenjoin users runner runners work bee bee pkg file file test go testing trunner users runner hostedtoolcache go src testing testing go created by testing t run users runner hostedtoolcache go src testing testing go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go github com ethersphere bee pkg file splitter internal simplesplitterjob sumlevel users runner runners work bee bee pkg file splitter internal job go github com ethersphere bee pkg file splitter internal simplesplitterjob writetolevel users runner runners work bee bee pkg file splitter internal job go github com ethersphere bee pkg file splitter internal simplesplitterjob write users runner runners work bee bee pkg file splitter internal job go github com ethersphere bee pkg file splitter simplesplitter split users runner runners work bee bee pkg file splitter splitter go github com ethersphere bee pkg file test testsplitthenjoin users runner runners work bee bee pkg file file test go testing trunner users runner hostedtoolcache go src testing testing go created by testing t run users runner hostedtoolcache go src testing testing go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go goroutine github com ethersphere bmt legacy hasher writesection users runner go pkg mod github com ethersphere bmt legacy bmt go created by github com ethersphere bmt legacy hasher write users runner go pkg mod github com ethersphere bmt legacy bmt go fail github com ethersphere bee pkg file
1
265,455
23,169,400,817
IssuesEvent
2022-07-30 13:16:54
photoprism/photoprism
https://api.github.com/repos/photoprism/photoprism
closed
Cleanup: Improve logging when deleting related sidecar files
improvement ux tested
--------------------------------------------------------------------------- #### 1. What is not working as documented? `cleanup Removes orphan index entries and thumbnail files` - i think is meaning that original folder don't be affected. but in log i see ` delete: removing file <path to my original folder>`. file extension is `mov` #### 2. How can we reproduce it? run cleanup command. #### 3. What behavior do you expect? no files from original folder will be changed. #### 4. What could be the cause of your problem? maybe its's wrong logs. I didn't check I don't have a test instance #### 5. Can you provide us with example files for testing, error logs, or screenshots? https://gist.github.com/centralhardware/bf3d264beb99c1abe8bc54c1d287a8a8 #### 6. Which software versions do you use? last docker version #### 7. On what kind of device is PhotoPrism installed? does not matter #### 8. Do you use a Reverse Proxy, Firewall, VPN, or CDN? does not matter
1.0
Cleanup: Improve logging when deleting related sidecar files - --------------------------------------------------------------------------- #### 1. What is not working as documented? `cleanup Removes orphan index entries and thumbnail files` - i think is meaning that original folder don't be affected. but in log i see ` delete: removing file <path to my original folder>`. file extension is `mov` #### 2. How can we reproduce it? run cleanup command. #### 3. What behavior do you expect? no files from original folder will be changed. #### 4. What could be the cause of your problem? maybe its's wrong logs. I didn't check I don't have a test instance #### 5. Can you provide us with example files for testing, error logs, or screenshots? https://gist.github.com/centralhardware/bf3d264beb99c1abe8bc54c1d287a8a8 #### 6. Which software versions do you use? last docker version #### 7. On what kind of device is PhotoPrism installed? does not matter #### 8. Do you use a Reverse Proxy, Firewall, VPN, or CDN? does not matter
test
cleanup improve logging when deleting related sidecar files what is not working as documented cleanup removes orphan index entries and thumbnail files i think is meaning that original folder don t be affected but in log i see delete removing file file extension is mov how can we reproduce it run cleanup command what behavior do you expect no files from original folder will be changed what could be the cause of your problem maybe its s wrong logs i didn t check i don t have a test instance can you provide us with example files for testing error logs or screenshots which software versions do you use last docker version on what kind of device is photoprism installed does not matter do you use a reverse proxy firewall vpn or cdn does not matter
1
332,541
29,482,709,066
IssuesEvent
2023-06-02 07:20:02
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix jax_numpy_manipulation.test_jax_numpy_vsplit
JAX Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
1.0
Fix jax_numpy_manipulation.test_jax_numpy_vsplit - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5148942480/jobs/9271313253" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
test
fix jax numpy manipulation test jax numpy vsplit tensorflow img src torch img src numpy img src jax img src paddle img src
1
19,035
10,294,132,948
IssuesEvent
2019-08-27 18:01:51
golang/go
https://api.github.com/repos/golang/go
closed
cmd/compile: optimize bitset tests
NeedsFix Performance help wanted
### What version of Go are you using (`go version`)? go version go1.12.1 windows/amd64 ### Does this issue reproduce with the latest release? yes ### What operating system and processor architecture are you using (`go env`)? <pre> set GOARCH=amd64 set GOBIN= set GOCACHE=C:\Users\rillig\AppData\Local\go-build set GOEXE=.exe set GOFLAGS= set GOHOSTARCH=amd64 set GOHOSTOS=windows set GOOS=windows set GOPATH=C:\Users\rillig\go set GOPROXY= set GORACE= set GOROOT=C:\Program Files\Go set GOTMPDIR= set GOTOOLDIR=C:\Program Files\Go\pkg\tool\windows_amd64 set GCCGO=gccgo set CC=gcc set CXX=g++ set CGO_ENABLED=1 set GOMOD= set CGO_CFLAGS=-g -O2 set CGO_CPPFLAGS= set CGO_CXXFLAGS=-g -O2 set CGO_FFLAGS=-g -O2 set CGO_LDFLAGS=-g -O2 set PKG_CONFIG=pkg-config set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Users\rillig\Program Files\cygwin\tmp\go-build152819318=/tmp/go-build -gno-record-gcc-switches </pre> ### What did you do? https://play.golang.org/p/G1EhaxsYsAV ### What did you expect to see? When a bitset is queried for a single bit, it doesn't matter whether `set & q` is compared to 0 or to the expected bit. Comparing to 0 saves an instruction on x86_64 and doesn't modify a register. Therefore I expected the generated code to use `TESTQ $0x8, AX` instead of the combined `ANDQ` and `CMPQ`. I didn't measure how often this pattern appears in the wild, but when I saw the generated code I immediately wondered why it uses two instructions when the same effect can be achieved with a single instruction and even fewer side effects. ### What did you see instead? <pre> bitset.go:13 MOVQ os.Args+8(SB), AX bitset.go:14 NOPL bitset.go:14 XORPS X0, X0 bitset.go:14 MOVUPS X0, 0x40(SP) bitset.go:14 LEAQ runtime.types+65664(SB), CX bitset.go:14 MOVQ CX, 0x40(SP) bitset.go:9 ANDQ $0x8, AX <-- seems inefficient bitset.go:9 CMPQ $0x8, AX <-- seems inefficient bitset.go:9 SETE AL bitset.go:14 MOVZX AL, AX </pre>
True
cmd/compile: optimize bitset tests - ### What version of Go are you using (`go version`)? go version go1.12.1 windows/amd64 ### Does this issue reproduce with the latest release? yes ### What operating system and processor architecture are you using (`go env`)? <pre> set GOARCH=amd64 set GOBIN= set GOCACHE=C:\Users\rillig\AppData\Local\go-build set GOEXE=.exe set GOFLAGS= set GOHOSTARCH=amd64 set GOHOSTOS=windows set GOOS=windows set GOPATH=C:\Users\rillig\go set GOPROXY= set GORACE= set GOROOT=C:\Program Files\Go set GOTMPDIR= set GOTOOLDIR=C:\Program Files\Go\pkg\tool\windows_amd64 set GCCGO=gccgo set CC=gcc set CXX=g++ set CGO_ENABLED=1 set GOMOD= set CGO_CFLAGS=-g -O2 set CGO_CPPFLAGS= set CGO_CXXFLAGS=-g -O2 set CGO_FFLAGS=-g -O2 set CGO_LDFLAGS=-g -O2 set PKG_CONFIG=pkg-config set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Users\rillig\Program Files\cygwin\tmp\go-build152819318=/tmp/go-build -gno-record-gcc-switches </pre> ### What did you do? https://play.golang.org/p/G1EhaxsYsAV ### What did you expect to see? When a bitset is queried for a single bit, it doesn't matter whether `set & q` is compared to 0 or to the expected bit. Comparing to 0 saves an instruction on x86_64 and doesn't modify a register. Therefore I expected the generated code to use `TESTQ $0x8, AX` instead of the combined `ANDQ` and `CMPQ`. I didn't measure how often this pattern appears in the wild, but when I saw the generated code I immediately wondered why it uses two instructions when the same effect can be achieved with a single instruction and even fewer side effects. ### What did you see instead? <pre> bitset.go:13 MOVQ os.Args+8(SB), AX bitset.go:14 NOPL bitset.go:14 XORPS X0, X0 bitset.go:14 MOVUPS X0, 0x40(SP) bitset.go:14 LEAQ runtime.types+65664(SB), CX bitset.go:14 MOVQ CX, 0x40(SP) bitset.go:9 ANDQ $0x8, AX <-- seems inefficient bitset.go:9 CMPQ $0x8, AX <-- seems inefficient bitset.go:9 SETE AL bitset.go:14 MOVZX AL, AX </pre>
non_test
cmd compile optimize bitset tests what version of go are you using go version go version windows does this issue reproduce with the latest release yes what operating system and processor architecture are you using go env set goarch set gobin set gocache c users rillig appdata local go build set goexe exe set goflags set gohostarch set gohostos windows set goos windows set gopath c users rillig go set goproxy set gorace set goroot c program files go set gotmpdir set gotooldir c program files go pkg tool windows set gccgo gccgo set cc gcc set cxx g set cgo enabled set gomod set cgo cflags g set cgo cppflags set cgo cxxflags g set cgo fflags g set cgo ldflags g set pkg config pkg config set gogccflags mthreads fmessage length fdebug prefix map c users rillig program files cygwin tmp go tmp go build gno record gcc switches what did you do what did you expect to see when a bitset is queried for a single bit it doesn t matter whether set q is compared to or to the expected bit comparing to saves an instruction on and doesn t modify a register therefore i expected the generated code to use testq ax instead of the combined andq and cmpq i didn t measure how often this pattern appears in the wild but when i saw the generated code i immediately wondered why it uses two instructions when the same effect can be achieved with a single instruction and even fewer side effects what did you see instead bitset go movq os args sb ax bitset go nopl bitset go xorps bitset go movups sp bitset go leaq runtime types sb cx bitset go movq cx sp bitset go andq ax seems inefficient bitset go cmpq ax seems inefficient bitset go sete al bitset go movzx al ax
0
93,911
19,400,061,052
IssuesEvent
2021-12-19 02:00:24
github/vscode-codeql
https://api.github.com/repos/github/vscode-codeql
closed
[Help Wanted] MacOS extensions cannot access external codeql binary
bug VSCode
**Describe the bug** CodeQL extension logging output: ``` Starting GitHub.vscode-codeql extension Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES CodeQL CLI is installed externally so could not be updated. Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES Compatibility with the configured CodeQL CLI could not be determined. You may experience problems using the extension. Initializing configuration listener... Initializing CodeQL cli server... Initializing query server client. Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES Starting CodeQL CLI Server using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql execute cli-server -v --log-to-stderr ``` **Version** CodeQL: ``` ╰─○ codeql -V CodeQL command-line toolchain release 2.7.2. Copyright (C) 2019-2021 GitHub, Inc. Unpacked in: /Users/<REDACTED FOR PRIVACY>/bin/codeql Analysis results depend critically on separately distributed query and extractor modules. To list modules that are visible to the toolchain, use 'codeql resolve qlpacks' and 'codeql resolve languages'. ``` VSCode: ``` Version: 1.63.2 Commit: 899d46d82c4c95423fb7e10e68eba52050e30ba3 Date: 2021-12-15T09:38:17.605Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin arm64 21.2.0 ``` **To reproduce** A brand new environment. - Download releases binaries zipped file from `https://github.com/github/codeql-cli-binaries/releases` using `codeql-osx64.zip` - Unzip to `~/bin/codeql` - `chmod +x ~/bin/codeql/codeql` - Set extension settings inside VSCode using UI, corresponding to JSON is: `"codeQL.cli.executablePath": "/Users/<REDACTED FOR PRIVACY>/bin/codeql"` - Restart VSCode - Click CodeQL Extension **Expected behavior** Run properly. **Additional context** I've already granted "Full Disk Access" to VsCode app itself previously on my Mac. And also `chmod +x ~/bin/codeql/codeql`. The binary path of codeql in VsCode CodeQL extension is set to `/Users/<REDACTED FOR PRIVACY>/bin/codeql`. I guess it is caused by Sandbox mechanism on MacOS. The possible solutions might be: - Have another copy inside the path of `~/.vscode/<Corresponding plugin>`, but I do not know the correct path. - Something might could safely "bypass" this restriction in some way.
1.0
[Help Wanted] MacOS extensions cannot access external codeql binary - **Describe the bug** CodeQL extension logging output: ``` Starting GitHub.vscode-codeql extension Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES CodeQL CLI is installed externally so could not be updated. Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES Compatibility with the configured CodeQL CLI could not be determined. You may experience problems using the extension. Initializing configuration listener... Initializing CodeQL cli server... Initializing query server client. Checking CodeQL version using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql version -v --log-to-stderr --format=terse... Failed to run 'codeql version'. Reason: Checking CodeQL version failed: Error: spawn /Users/<REDACTED FOR PRIVACY>/bin/codeql EACCES Starting CodeQL CLI Server using CodeQL CLI: /Users/<REDACTED FOR PRIVACY>/bin/codeql execute cli-server -v --log-to-stderr ``` **Version** CodeQL: ``` ╰─○ codeql -V CodeQL command-line toolchain release 2.7.2. Copyright (C) 2019-2021 GitHub, Inc. Unpacked in: /Users/<REDACTED FOR PRIVACY>/bin/codeql Analysis results depend critically on separately distributed query and extractor modules. To list modules that are visible to the toolchain, use 'codeql resolve qlpacks' and 'codeql resolve languages'. ``` VSCode: ``` Version: 1.63.2 Commit: 899d46d82c4c95423fb7e10e68eba52050e30ba3 Date: 2021-12-15T09:38:17.605Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin arm64 21.2.0 ``` **To reproduce** A brand new environment. - Download releases binaries zipped file from `https://github.com/github/codeql-cli-binaries/releases` using `codeql-osx64.zip` - Unzip to `~/bin/codeql` - `chmod +x ~/bin/codeql/codeql` - Set extension settings inside VSCode using UI, corresponding to JSON is: `"codeQL.cli.executablePath": "/Users/<REDACTED FOR PRIVACY>/bin/codeql"` - Restart VSCode - Click CodeQL Extension **Expected behavior** Run properly. **Additional context** I've already granted "Full Disk Access" to VsCode app itself previously on my Mac. And also `chmod +x ~/bin/codeql/codeql`. The binary path of codeql in VsCode CodeQL extension is set to `/Users/<REDACTED FOR PRIVACY>/bin/codeql`. I guess it is caused by Sandbox mechanism on MacOS. The possible solutions might be: - Have another copy inside the path of `~/.vscode/<Corresponding plugin>`, but I do not know the correct path. - Something might could safely "bypass" this restriction in some way.
non_test
macos extensions cannot access external codeql binary describe the bug codeql extension logging output starting github vscode codeql extension checking codeql version using codeql cli users bin codeql version v log to stderr format terse failed to run codeql version reason checking codeql version failed error spawn users bin codeql eacces codeql cli is installed externally so could not be updated checking codeql version using codeql cli users bin codeql version v log to stderr format terse failed to run codeql version reason checking codeql version failed error spawn users bin codeql eacces compatibility with the configured codeql cli could not be determined you may experience problems using the extension initializing configuration listener initializing codeql cli server initializing query server client checking codeql version using codeql cli users bin codeql version v log to stderr format terse failed to run codeql version reason checking codeql version failed error spawn users bin codeql eacces starting codeql cli server using codeql cli users bin codeql execute cli server v log to stderr version codeql ╰─○ codeql v codeql command line toolchain release copyright c github inc unpacked in users bin codeql analysis results depend critically on separately distributed query and extractor modules to list modules that are visible to the toolchain use codeql resolve qlpacks and codeql resolve languages vscode version commit date electron chromium node js electron os darwin to reproduce a brand new environment download releases binaries zipped file from using codeql zip unzip to bin codeql chmod x bin codeql codeql set extension settings inside vscode using ui corresponding to json is codeql cli executablepath users bin codeql restart vscode click codeql extension expected behavior run properly additional context i ve already granted full disk access to vscode app itself previously on my mac and also chmod x bin codeql codeql the binary path of codeql in vscode codeql extension is set to users bin codeql i guess it is caused by sandbox mechanism on macos the possible solutions might be have another copy inside the path of vscode but i do not know the correct path something might could safely bypass this restriction in some way
0
169,239
6,397,082,728
IssuesEvent
2017-08-04 17:05:57
a8cteam51/smittenkitchen
https://api.github.com/repos/a8cteam51/smittenkitchen
opened
How to add additional author/editor?
medium-priority
I'm sorry for such a basic question, but with all of the extra layers of security, I wasn't sure if there are additional steps to take. I need to add a new author/editor to my site. I'd like them to have full access. Thank you.
1.0
How to add additional author/editor? - I'm sorry for such a basic question, but with all of the extra layers of security, I wasn't sure if there are additional steps to take. I need to add a new author/editor to my site. I'd like them to have full access. Thank you.
non_test
how to add additional author editor i m sorry for such a basic question but with all of the extra layers of security i wasn t sure if there are additional steps to take i need to add a new author editor to my site i d like them to have full access thank you
0
336,246
30,179,728,110
IssuesEvent
2023-07-04 08:04:44
cosmos/ibc-go
https://api.github.com/repos/cosmos/ibc-go
closed
Remove redundant BeginBlock
testing nice-to-have
Currently, the testing suite will call BeginBlock multiple times in a row. This is not an issue for now, but could become one if the `BeginBlock` logic ever changes. The testing suite should be rearchitected to remove redundant BeginBlock calls. See: https://github.com/cosmos/ibc-go/blob/main/testing/coordinator.go#L191 This will call BeginBlock 3 times in a row
1.0
Remove redundant BeginBlock - Currently, the testing suite will call BeginBlock multiple times in a row. This is not an issue for now, but could become one if the `BeginBlock` logic ever changes. The testing suite should be rearchitected to remove redundant BeginBlock calls. See: https://github.com/cosmos/ibc-go/blob/main/testing/coordinator.go#L191 This will call BeginBlock 3 times in a row
test
remove redundant beginblock currently the testing suite will call beginblock multiple times in a row this is not an issue for now but could become one if the beginblock logic ever changes the testing suite should be rearchitected to remove redundant beginblock calls see this will call beginblock times in a row
1
135,185
10,964,896,223
IssuesEvent
2019-11-28 00:28:33
openebs/openebs
https://api.github.com/repos/openebs/openebs
closed
Add more unit tests in cmd/cstor-pool-mgmt/controller/replica-controller/run_replica_controller_test.go
Hacktoberfest kind/unit-test maya no-issue-activity
Add missing UT for functions/methods in [run_replica_controller.go](https://github.com/openebs/maya/blob/master/cmd/cstor-pool-mgmt/controller/replica-controller/run_replica_controller.go). Please comment if you want to be assigned for this issue. Help links: [Contributors guide](https://github.com/openebs/openebs/blob/master/CONTRIBUTING.md) [Guide to write unit tests in golang](https://blog.alexellis.io/golang-writing-unit-tests/) [Reference on how we write UT](https://github.com/openebs/external-storage/blob/release/openebs/pkg/volume/v1alpha1/snapshot_test.go) Note: 1. We only make use of standard "testing" library provided by go. Please do not add external dependency such as 'assert' etc 2. Checkout new branch from **master** branch and once done raise a PR against the same. 3. Don't forget to join **hacktoberfest2018** channel on our [slack workspace](https://openebs-community.slack.com/).
1.0
Add more unit tests in cmd/cstor-pool-mgmt/controller/replica-controller/run_replica_controller_test.go - Add missing UT for functions/methods in [run_replica_controller.go](https://github.com/openebs/maya/blob/master/cmd/cstor-pool-mgmt/controller/replica-controller/run_replica_controller.go). Please comment if you want to be assigned for this issue. Help links: [Contributors guide](https://github.com/openebs/openebs/blob/master/CONTRIBUTING.md) [Guide to write unit tests in golang](https://blog.alexellis.io/golang-writing-unit-tests/) [Reference on how we write UT](https://github.com/openebs/external-storage/blob/release/openebs/pkg/volume/v1alpha1/snapshot_test.go) Note: 1. We only make use of standard "testing" library provided by go. Please do not add external dependency such as 'assert' etc 2. Checkout new branch from **master** branch and once done raise a PR against the same. 3. Don't forget to join **hacktoberfest2018** channel on our [slack workspace](https://openebs-community.slack.com/).
test
add more unit tests in cmd cstor pool mgmt controller replica controller run replica controller test go add missing ut for functions methods in please comment if you want to be assigned for this issue help links note we only make use of standard testing library provided by go please do not add external dependency such as assert etc checkout new branch from master branch and once done raise a pr against the same don t forget to join channel on our
1
107,606
9,218,802,528
IssuesEvent
2019-03-11 14:11:23
kcigeospatial/Fred_Co_Land-Management
https://api.github.com/repos/kcigeospatial/Fred_Co_Land-Management
closed
Electrical Demo-Inspections
Ready For Retest
Residential Electrical Demo- Only an Electrical Final inspection should generate-MCoffman Permit#238647 ![image](https://user-images.githubusercontent.com/47611580/53986096-43c53280-40eb-11e9-93f3-10a98665248c.png)
1.0
Electrical Demo-Inspections - Residential Electrical Demo- Only an Electrical Final inspection should generate-MCoffman Permit#238647 ![image](https://user-images.githubusercontent.com/47611580/53986096-43c53280-40eb-11e9-93f3-10a98665248c.png)
test
electrical demo inspections residential electrical demo only an electrical final inspection should generate mcoffman permit
1
160,928
12,521,666,232
IssuesEvent
2020-06-03 17:47:20
CICE-Consortium/CICE
https://api.github.com/repos/CICE-Consortium/CICE
closed
Scripts: add support for parameter sweeps
Scripts Testing Type: Feature Type: Inactive Type: Question
I think that parameter sweeps would be a very nice feature to have. Basically I mean automating the creation and submission of different cases where the only difference is the numerical value of some namelist parameter that varies between min and max with a certain step. I think we could leverage parts of the existing test suite script infrastructure to implement this. We would have to decide in what format should the parameter input space be given by the user. We could also use PBS job arrays (or the equivalent for other schedulers) as they are often used for that purpose, but then it is less portable (for example I think LoadLeveler does not have a similar feature). @apcraig what do you think ?
1.0
Scripts: add support for parameter sweeps - I think that parameter sweeps would be a very nice feature to have. Basically I mean automating the creation and submission of different cases where the only difference is the numerical value of some namelist parameter that varies between min and max with a certain step. I think we could leverage parts of the existing test suite script infrastructure to implement this. We would have to decide in what format should the parameter input space be given by the user. We could also use PBS job arrays (or the equivalent for other schedulers) as they are often used for that purpose, but then it is less portable (for example I think LoadLeveler does not have a similar feature). @apcraig what do you think ?
test
scripts add support for parameter sweeps i think that parameter sweeps would be a very nice feature to have basically i mean automating the creation and submission of different cases where the only difference is the numerical value of some namelist parameter that varies between min and max with a certain step i think we could leverage parts of the existing test suite script infrastructure to implement this we would have to decide in what format should the parameter input space be given by the user we could also use pbs job arrays or the equivalent for other schedulers as they are often used for that purpose but then it is less portable for example i think loadleveler does not have a similar feature apcraig what do you think
1
184,223
14,282,028,747
IssuesEvent
2020-11-23 09:00:46
ultimate-pa/ultimate
https://api.github.com/repos/ultimate-pa/ultimate
opened
Wrong specification in ReqAnalyzer regression test rtinconsistency_test5
ReqAnalyzer unit/system tests
- Jenkins: [history](https://monteverdi.informatik.uni-freiburg.de/ci/job/Ultimate%20Nightly/de.uni_freiburg.informatik.ultimate$de.uni_freiburg.informatik.ultimate.regressiontest/2665/testReport/de.uni_freiburg.informatik.ultimate.regressiontest.generic/ReqCheckerRegressionTestSuite/I_Requirements_regression_rtinconsistency_rtinconsistency_test5_req_S_Requirements_regression_ReqCheck_SmtInterpol_epf_T_Requirements_regression_ReqCheck_xml/history/) - Hanfor: [req1](https://ultimate-pa.github.io/hanfor/references/patterns.html#mindurationpattern), [req2](https://ultimate-pa.github.io/hanfor/references/patterns.html#bnddelayedresponsepatternut) ### Result - Expected:rt-inconsistent:req1+req2; vacuous:; inconsistent:; - Actual: rt-inconsistent:; vacuous:; inconsistent:; ### Test (.req file) ``` CONST MAX_TIME is 50.0 CONST time_at_least is 30.0 req1: Globally It is always the case that once "var4" becomes satisfied, it holds for at least "time_at_least" time units req2: Globally It is always the case that If "var3" holds, then "!var4" holds after at most "MAX_TIME" time units for at least "time_at_least" time units ``` ### Comments Actual should be correct. As "MAX_TIME" is larger than "time_at_least", the reqs are rt-consistent.
1.0
Wrong specification in ReqAnalyzer regression test rtinconsistency_test5 - - Jenkins: [history](https://monteverdi.informatik.uni-freiburg.de/ci/job/Ultimate%20Nightly/de.uni_freiburg.informatik.ultimate$de.uni_freiburg.informatik.ultimate.regressiontest/2665/testReport/de.uni_freiburg.informatik.ultimate.regressiontest.generic/ReqCheckerRegressionTestSuite/I_Requirements_regression_rtinconsistency_rtinconsistency_test5_req_S_Requirements_regression_ReqCheck_SmtInterpol_epf_T_Requirements_regression_ReqCheck_xml/history/) - Hanfor: [req1](https://ultimate-pa.github.io/hanfor/references/patterns.html#mindurationpattern), [req2](https://ultimate-pa.github.io/hanfor/references/patterns.html#bnddelayedresponsepatternut) ### Result - Expected:rt-inconsistent:req1+req2; vacuous:; inconsistent:; - Actual: rt-inconsistent:; vacuous:; inconsistent:; ### Test (.req file) ``` CONST MAX_TIME is 50.0 CONST time_at_least is 30.0 req1: Globally It is always the case that once "var4" becomes satisfied, it holds for at least "time_at_least" time units req2: Globally It is always the case that If "var3" holds, then "!var4" holds after at most "MAX_TIME" time units for at least "time_at_least" time units ``` ### Comments Actual should be correct. As "MAX_TIME" is larger than "time_at_least", the reqs are rt-consistent.
test
wrong specification in reqanalyzer regression test rtinconsistency jenkins hanfor result expected rt inconsistent vacuous inconsistent actual rt inconsistent vacuous inconsistent test req file const max time is const time at least is globally it is always the case that once becomes satisfied it holds for at least time at least time units globally it is always the case that if holds then holds after at most max time time units for at least time at least time units comments actual should be correct as max time is larger than time at least the reqs are rt consistent
1
42,990
7,010,278,625
IssuesEvent
2017-12-19 22:30:33
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
closed
Packaging Documentation shows wrong Icon Template
Priority: Low Type: Bug Type: Documentation
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description The developer documentation at https://www.rockrms.com/Rock/Developer/BookContent/26/26#packageiconspecifications shows the wrong template for package icons. Specifically it says that the red area (center third) of the image will be used as an icon for lists of packages. The Rock Shop instead simply centers the image to fit in the space, which could be square, or could be 16x9, or could be wider depending on the device. Blocks should be updated to show a specific hard-coded section of the image instead letting it change depending on browser window size as this often cuts off important parts of the images, such as the package name. Documentation may need to be updated as well if the shaded red section is not what is going to be used when displaying packages. ### Versions * **Rock Version:** n/a * **Client Culture Setting:** n/a
1.0
Packaging Documentation shows wrong Icon Template - ### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description The developer documentation at https://www.rockrms.com/Rock/Developer/BookContent/26/26#packageiconspecifications shows the wrong template for package icons. Specifically it says that the red area (center third) of the image will be used as an icon for lists of packages. The Rock Shop instead simply centers the image to fit in the space, which could be square, or could be 16x9, or could be wider depending on the device. Blocks should be updated to show a specific hard-coded section of the image instead letting it change depending on browser window size as this often cuts off important parts of the images, such as the package name. Documentation may need to be updated as well if the shaded red section is not what is going to be used when displaying packages. ### Versions * **Rock Version:** n/a * **Client Culture Setting:** n/a
non_test
packaging documentation shows wrong icon template prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or enhancement is already reported description the developer documentation at shows the wrong template for package icons specifically it says that the red area center third of the image will be used as an icon for lists of packages the rock shop instead simply centers the image to fit in the space which could be square or could be or could be wider depending on the device blocks should be updated to show a specific hard coded section of the image instead letting it change depending on browser window size as this often cuts off important parts of the images such as the package name documentation may need to be updated as well if the shaded red section is not what is going to be used when displaying packages versions rock version n a client culture setting n a
0
324,694
27,815,295,569
IssuesEvent
2023-03-18 16:07:30
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix array_contents.test_numpy_isneginf
NumPy Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" 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_numpy/test_logic/test_array_contents.py::test_numpy_isneginf[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-03-18T13:12:08.7273000Z E TypeError: ufunc 'signbit' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-03-18T13:12:08.7279297Z E TypeError: This operation is not supported for complex128 values because it would be ambiguous. 2023-03-18T13:12:08.7279678Z E Falsifying example: test_numpy_isneginf( 2023-03-18T13:12:08.7280053Z E dtype_and_x=(['complex128'], [array(-1.-1.j)]), 2023-03-18T13:12:08.7280477Z E fn_tree='ivy.functional.frontends.numpy.isneginf', 2023-03-18T13:12:08.7280841Z E test_flags=FrontendFunctionTestFlags( 2023-03-18T13:12:08.7281138Z E num_positional_args=0, 2023-03-18T13:12:08.7281383Z E with_out=False, 2023-03-18T13:12:08.7281614Z E inplace=False, 2023-03-18T13:12:08.7281854Z E as_variable=[False], 2023-03-18T13:12:08.7282097Z E native_arrays=[False], 2023-03-18T13:12:08.7282326Z E ), 2023-03-18T13:12:08.7282575Z E on_device='cpu', 2023-03-18T13:12:08.7282845Z E frontend='numpy', 2023-03-18T13:12:08.7283060Z E ) 2023-03-18T13:12:08.7283246Z E 2023-03-18T13:12:08.7283807Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.0', b'AXicY2AAAkYGCGBEYwMAAFUABQ==') as a decorator on your test case </details>
1.0
Fix array_contents.test_numpy_isneginf - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" 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_numpy/test_logic/test_array_contents.py::test_numpy_isneginf[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-03-18T13:12:08.7273000Z E TypeError: ufunc 'signbit' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-03-18T13:12:08.7279297Z E TypeError: This operation is not supported for complex128 values because it would be ambiguous. 2023-03-18T13:12:08.7279678Z E Falsifying example: test_numpy_isneginf( 2023-03-18T13:12:08.7280053Z E dtype_and_x=(['complex128'], [array(-1.-1.j)]), 2023-03-18T13:12:08.7280477Z E fn_tree='ivy.functional.frontends.numpy.isneginf', 2023-03-18T13:12:08.7280841Z E test_flags=FrontendFunctionTestFlags( 2023-03-18T13:12:08.7281138Z E num_positional_args=0, 2023-03-18T13:12:08.7281383Z E with_out=False, 2023-03-18T13:12:08.7281614Z E inplace=False, 2023-03-18T13:12:08.7281854Z E as_variable=[False], 2023-03-18T13:12:08.7282097Z E native_arrays=[False], 2023-03-18T13:12:08.7282326Z E ), 2023-03-18T13:12:08.7282575Z E on_device='cpu', 2023-03-18T13:12:08.7282845Z E frontend='numpy', 2023-03-18T13:12:08.7283060Z E ) 2023-03-18T13:12:08.7283246Z E 2023-03-18T13:12:08.7283807Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.0', b'AXicY2AAAkYGCGBEYwMAAFUABQ==') as a decorator on your test case </details>
test
fix array contents test numpy isneginf tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test numpy test logic test array contents py test numpy isneginf e typeerror ufunc signbit not supported for the input types and the inputs could not be safely coerced to any supported types according to the casting rule safe e typeerror this operation is not supported for values because it would be ambiguous e falsifying example test numpy isneginf e dtype and x e fn tree ivy functional frontends numpy isneginf e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e e on device cpu e frontend numpy e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
1
175,920
13,616,992,152
IssuesEvent
2020-09-23 16:21:19
phetsims/fractions-common
https://api.github.com/repos/phetsims/fractions-common
opened
Uncaught TypeError: combiner is not a function
type:automated-testing
Looks like this is coming from `ShapeGroup`. ``` fractions-intro : fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-intro/fractions-intro_en.html?continuousTest=%7B%22test%22%3A%5B%22fractions-intro%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1600817239915%22%2C%22timestamp%22%3A1600819645097%7D&brand=phet&ea&fuzz&memoryLimit=1000 Query: brand=phet&ea&fuzz&memoryLimit=1000 Uncaught TypeError: combiner is not a function TypeError: combiner is not a function at ObservableArray.reduce (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/axon/js/ObservableArray.js:388:15) at ShapeGroup.get totalFraction [as totalFraction] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/model/ShapeGroup.js:74:33) at GameLayerNode.onGroupDrop (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/game/view/GameLayerNode.js:72:29) at GameLayerNode.onShapeGroupDrop (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/game/view/GameLayerNode.js:126:10) at Object.dropListener (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/view/BuildingLayerNode.js:231:14) at DragListener.end [as _end] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/view/GroupNode.js:132:41) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/DragListener.js:344:25 at DragListener.onRelease (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/PressListener.js:620:17) at Action.execute (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/axon/js/Action.js:226:18) at DragListener.release (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/PressListener.js:417:25) id: Bayes Chrome Snapshot from 9/22/2020, 3:27:19 PM ```
1.0
Uncaught TypeError: combiner is not a function - Looks like this is coming from `ShapeGroup`. ``` fractions-intro : fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-intro/fractions-intro_en.html?continuousTest=%7B%22test%22%3A%5B%22fractions-intro%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1600817239915%22%2C%22timestamp%22%3A1600819645097%7D&brand=phet&ea&fuzz&memoryLimit=1000 Query: brand=phet&ea&fuzz&memoryLimit=1000 Uncaught TypeError: combiner is not a function TypeError: combiner is not a function at ObservableArray.reduce (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/axon/js/ObservableArray.js:388:15) at ShapeGroup.get totalFraction [as totalFraction] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/model/ShapeGroup.js:74:33) at GameLayerNode.onGroupDrop (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/game/view/GameLayerNode.js:72:29) at GameLayerNode.onShapeGroupDrop (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/game/view/GameLayerNode.js:126:10) at Object.dropListener (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/view/BuildingLayerNode.js:231:14) at DragListener.end [as _end] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/fractions-common/js/building/view/GroupNode.js:132:41) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/DragListener.js:344:25 at DragListener.onRelease (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/PressListener.js:620:17) at Action.execute (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/axon/js/Action.js:226:18) at DragListener.release (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1600817239915/scenery/js/listeners/PressListener.js:417:25) id: Bayes Chrome Snapshot from 9/22/2020, 3:27:19 PM ```
test
uncaught typeerror combiner is not a function looks like this is coming from shapegroup fractions intro fuzz unbuilt query brand phet ea fuzz memorylimit uncaught typeerror combiner is not a function typeerror combiner is not a function at observablearray reduce at shapegroup get totalfraction at gamelayernode ongroupdrop at gamelayernode onshapegroupdrop at object droplistener at draglistener end at at draglistener onrelease at action execute at draglistener release id bayes chrome snapshot from pm
1
2,781
2,770,856,972
IssuesEvent
2015-05-01 17:32:42
mohamed-mehany/Mafqood
https://api.github.com/repos/mohamed-mehany/Mafqood
closed
S09: I should be able to switch languages (English <--> Arabic)
Code reviewed Scenario reviewed Tests reviewed UML reviewed
A button having an English or Egyptian flag should be added to the layout allowing a user to switch languages.
1.0
S09: I should be able to switch languages (English <--> Arabic) - A button having an English or Egyptian flag should be added to the layout allowing a user to switch languages.
non_test
i should be able to switch languages english arabic a button having an english or egyptian flag should be added to the layout allowing a user to switch languages
0
44,575
5,634,034,328
IssuesEvent
2017-04-05 20:21:05
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
[DevTestLabs] Expose commands to manage secrets in the lab
DevTestLabs Feature
- [ ] Users should be able to create new secrets - [ ] Users should be able to view existing secrets - [ ] Users should be able to delete an existing secrets - [ ] Users should be able to update an existing secrets
1.0
[DevTestLabs] Expose commands to manage secrets in the lab - - [ ] Users should be able to create new secrets - [ ] Users should be able to view existing secrets - [ ] Users should be able to delete an existing secrets - [ ] Users should be able to update an existing secrets
test
expose commands to manage secrets in the lab users should be able to create new secrets users should be able to view existing secrets users should be able to delete an existing secrets users should be able to update an existing secrets
1
25,447
3,932,213,327
IssuesEvent
2016-04-25 15:04:12
jlongster/debugger.html
https://api.github.com/repos/jlongster/debugger.html
closed
Update Editor style
design
- [x] Update font styles The current font choice is small and could be improved by using a better monospaced option. - [x] Update breakpoint styles The breakpoint style could be improved and the line number needs to be visible [https://github.com/jlongster/debugger.html/pull/85](https://github.com/jlongster/debugger.html/pull/85)
1.0
Update Editor style - - [x] Update font styles The current font choice is small and could be improved by using a better monospaced option. - [x] Update breakpoint styles The breakpoint style could be improved and the line number needs to be visible [https://github.com/jlongster/debugger.html/pull/85](https://github.com/jlongster/debugger.html/pull/85)
non_test
update editor style update font styles the current font choice is small and could be improved by using a better monospaced option update breakpoint styles the breakpoint style could be improved and the line number needs to be visible
0
268,631
23,385,308,230
IssuesEvent
2022-08-11 13:18:36
OpenOlitor/OpenOlitor
https://api.github.com/repos/OpenOlitor/OpenOlitor
closed
In the member overview, add the field price
new feature ready:test
In the member overview, add the field price ![image](https://user-images.githubusercontent.com/13901369/174303430-ab241981-d10e-4114-9795-1292f6e9bb1d.png)
1.0
In the member overview, add the field price - In the member overview, add the field price ![image](https://user-images.githubusercontent.com/13901369/174303430-ab241981-d10e-4114-9795-1292f6e9bb1d.png)
test
in the member overview add the field price in the member overview add the field price
1
93,826
11,811,378,258
IssuesEvent
2020-03-19 18:05:31
eclipse/codewind
https://api.github.com/repos/eclipse/codewind
closed
Support adding project quickly from Git repo
area/design area/docs kind/enhancement
- [ ] Codewind should be able to import a project from github directly into VSCode/Eclipse @tetchel @sishida @thisguy-1
1.0
Support adding project quickly from Git repo - - [ ] Codewind should be able to import a project from github directly into VSCode/Eclipse @tetchel @sishida @thisguy-1
non_test
support adding project quickly from git repo codewind should be able to import a project from github directly into vscode eclipse tetchel sishida thisguy
0
198,527
6,973,929,220
IssuesEvent
2017-12-11 22:19:07
SuperTurban/ekm_mobiilposm2ng
https://api.github.com/repos/SuperTurban/ekm_mobiilposm2ng
closed
The colors of destination points pin (games accent color) chosen by client in webapp
Priority 2 UC-3 WebApp
The color of pin showed in mobileapp on the map should be different for different games. The administrator should choose the color in webapp. [UC-3](https://github.com/SuperTurban/ekm_mobiilposm2ng/wiki/Use-cases#uc-3---join-a-game)
1.0
The colors of destination points pin (games accent color) chosen by client in webapp - The color of pin showed in mobileapp on the map should be different for different games. The administrator should choose the color in webapp. [UC-3](https://github.com/SuperTurban/ekm_mobiilposm2ng/wiki/Use-cases#uc-3---join-a-game)
non_test
the colors of destination points pin games accent color chosen by client in webapp the color of pin showed in mobileapp on the map should be different for different games the administrator should choose the color in webapp
0
44,686
5,639,869,574
IssuesEvent
2017-04-06 15:12:54
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
MultiClusterSearchYamlTestSuiteIT {p0=/10_basic/Index data and search on the mixed cluster} failure
:Search test
This failure doesn't reproduce. Build url: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=fedora/799 ``` REPRODUCE WITH: gradle :qa:multi-cluster-search:mixedClusterTestRunner -Dtests.seed=18B085DB832CAF1E -Dtests.class=org.elasticsearch.upgrades.MultiClusterSearchYamlTestSuiteIT -Dtests.method="test {p0=/10_basic/Index data and search on the mixed cluster}" -Dtests.security.manager=true -Dtests.locale=lt -Dtests.timezone=Mexico/BajaNorte -Dtests.rest.suite=multi_cluster FAILURE 1.53s | MultiClusterSearchYamlTestSuiteIT.test {p0=/10_basic/Index data and search on the mixed cluster} <<< FAILURES! > Throwable #1: java.lang.AssertionError: Failure at [/10_basic:38]: hits.total didn't match expected value: > hits.total: expected [11] but was [10] > at __randomizedtesting.SeedInfo.seed([18B085DB832CAF1E:90E4BA012DD0C2E6]:0) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:377) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:357) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: hits.total didn't match expected value: > hits.total: expected [11] but was [10] > at org.elasticsearch.test.rest.yaml.section.MatchAssertion.doAssert(MatchAssertion.java:87) > at org.elasticsearch.test.rest.yaml.section.Assertion.execute(Assertion.java:76) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:373) > ... 38 more ```
1.0
MultiClusterSearchYamlTestSuiteIT {p0=/10_basic/Index data and search on the mixed cluster} failure - This failure doesn't reproduce. Build url: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=fedora/799 ``` REPRODUCE WITH: gradle :qa:multi-cluster-search:mixedClusterTestRunner -Dtests.seed=18B085DB832CAF1E -Dtests.class=org.elasticsearch.upgrades.MultiClusterSearchYamlTestSuiteIT -Dtests.method="test {p0=/10_basic/Index data and search on the mixed cluster}" -Dtests.security.manager=true -Dtests.locale=lt -Dtests.timezone=Mexico/BajaNorte -Dtests.rest.suite=multi_cluster FAILURE 1.53s | MultiClusterSearchYamlTestSuiteIT.test {p0=/10_basic/Index data and search on the mixed cluster} <<< FAILURES! > Throwable #1: java.lang.AssertionError: Failure at [/10_basic:38]: hits.total didn't match expected value: > hits.total: expected [11] but was [10] > at __randomizedtesting.SeedInfo.seed([18B085DB832CAF1E:90E4BA012DD0C2E6]:0) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:377) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:357) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: hits.total didn't match expected value: > hits.total: expected [11] but was [10] > at org.elasticsearch.test.rest.yaml.section.MatchAssertion.doAssert(MatchAssertion.java:87) > at org.elasticsearch.test.rest.yaml.section.Assertion.execute(Assertion.java:76) > at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:373) > ... 38 more ```
test
multiclustersearchyamltestsuiteit basic index data and search on the mixed cluster failure this failure doesn t reproduce build url reproduce with gradle qa multi cluster search mixedclustertestrunner dtests seed dtests class org elasticsearch upgrades multiclustersearchyamltestsuiteit dtests method test basic index data and search on the mixed cluster dtests security manager true dtests locale lt dtests timezone mexico bajanorte dtests rest suite multi cluster failure multiclustersearchyamltestsuiteit test basic index data and search on the mixed cluster failures throwable java lang assertionerror failure at hits total didn t match expected value hits total expected but was at randomizedtesting seedinfo seed at org elasticsearch test rest yaml esclientyamlsuitetestcase executesection esclientyamlsuitetestcase java at org elasticsearch test rest yaml esclientyamlsuitetestcase test esclientyamlsuitetestcase java at java lang thread run thread java caused by java lang assertionerror hits total didn t match expected value hits total expected but was at org elasticsearch test rest yaml section matchassertion doassert matchassertion java at org elasticsearch test rest yaml section assertion execute assertion java at org elasticsearch test rest yaml esclientyamlsuitetestcase executesection esclientyamlsuitetestcase java more
1
193,475
6,885,264,064
IssuesEvent
2017-11-21 15:37:30
molgenis/molgenis
https://api.github.com/repos/molgenis/molgenis
closed
Mapping service does not validate when lookupattribute is label and label is empty
1.21 bug mod:data-mapper priority-first
#### Reproduce Contact me (mariska) for test dataset. Load the dataset, start the mapping service to map table old_model (target) to new_model (source). Alter the topics mapping. Paste this code: ` var diagnosis = []; if($('topics').value()){ diagnosis.push($('topics').value()); } diagnosis; ` Click on validate algorithm Now the error occurs. ![screen shot 2016-10-10 at 10 54 26](https://cloud.githubusercontent.com/assets/10075439/19231016/f5b0fdee-8ed7-11e6-90ec-6c16f65b5b61.png) No content is shown in the preview of the validation. In the log the observed error can be seen. #### Expected Getting a preview which tells if the algorithm is valid. #### Observed 08:49:47.462 [ajp-bio-8009-exec-2] ERROR freemarker.runtime - Error executing FreeMarker template freemarker.core._TemplateModelException: The FreeMarker value exists, but has nothing inside it; the TemplateModel object (class: freemarker.ext.beans.StringModel) has returned a null instead of a S tring. This is possibly a bug in the non-FreeMarker code that builds the data-model. The blamed expression: ==> value [in template "view-attribute-mapping-feedback.ftl" at line 57, column 102] --- FTL stack trace ("~" means nesting-related): ## - Failed at: ${value?html} [in template "view-attribute-mapping-feedback.ftl" at line 57, column 100] --> no content in preview, because of ftl error
1.0
Mapping service does not validate when lookupattribute is label and label is empty - #### Reproduce Contact me (mariska) for test dataset. Load the dataset, start the mapping service to map table old_model (target) to new_model (source). Alter the topics mapping. Paste this code: ` var diagnosis = []; if($('topics').value()){ diagnosis.push($('topics').value()); } diagnosis; ` Click on validate algorithm Now the error occurs. ![screen shot 2016-10-10 at 10 54 26](https://cloud.githubusercontent.com/assets/10075439/19231016/f5b0fdee-8ed7-11e6-90ec-6c16f65b5b61.png) No content is shown in the preview of the validation. In the log the observed error can be seen. #### Expected Getting a preview which tells if the algorithm is valid. #### Observed 08:49:47.462 [ajp-bio-8009-exec-2] ERROR freemarker.runtime - Error executing FreeMarker template freemarker.core._TemplateModelException: The FreeMarker value exists, but has nothing inside it; the TemplateModel object (class: freemarker.ext.beans.StringModel) has returned a null instead of a S tring. This is possibly a bug in the non-FreeMarker code that builds the data-model. The blamed expression: ==> value [in template "view-attribute-mapping-feedback.ftl" at line 57, column 102] --- FTL stack trace ("~" means nesting-related): ## - Failed at: ${value?html} [in template "view-attribute-mapping-feedback.ftl" at line 57, column 100] --> no content in preview, because of ftl error
non_test
mapping service does not validate when lookupattribute is label and label is empty reproduce contact me mariska for test dataset load the dataset start the mapping service to map table old model target to new model source alter the topics mapping paste this code var diagnosis if topics value diagnosis push topics value diagnosis click on validate algorithm now the error occurs no content is shown in the preview of the validation in the log the observed error can be seen expected getting a preview which tells if the algorithm is valid observed error freemarker runtime error executing freemarker template freemarker core templatemodelexception the freemarker value exists but has nothing inside it the templatemodel object class freemarker ext beans stringmodel has returned a null instead of a s tring this is possibly a bug in the non freemarker code that builds the data model the blamed expression value ftl stack trace means nesting related failed at value html no content in preview because of ftl error
0
301,130
9,216,364,490
IssuesEvent
2019-03-11 07:49:57
CS2103-AY1819S2-W17-3/main
https://api.github.com/repos/CS2103-AY1819S2-W17-3/main
opened
Week 9: v1.2 Milestone
priority.High status.onGoing
# Week 9: v1.2 Milestone ## v1.2 (End of milestone deadline; 19 March) - Each member to have **at least one** feature in mind to implement for In-Credit-Ble - Please comment in this issue for your planned feature ![image](https://user-images.githubusercontent.com/29891801/54107326-c152b080-4413-11e9-88c2-43e5db711c45.png) ![image](https://user-images.githubusercontent.com/29891801/54107407-feb73e00-4413-11e9-819a-87954eac8c91.png)
1.0
Week 9: v1.2 Milestone - # Week 9: v1.2 Milestone ## v1.2 (End of milestone deadline; 19 March) - Each member to have **at least one** feature in mind to implement for In-Credit-Ble - Please comment in this issue for your planned feature ![image](https://user-images.githubusercontent.com/29891801/54107326-c152b080-4413-11e9-88c2-43e5db711c45.png) ![image](https://user-images.githubusercontent.com/29891801/54107407-feb73e00-4413-11e9-819a-87954eac8c91.png)
non_test
week milestone week milestone end of milestone deadline march each member to have at least one feature in mind to implement for in credit ble please comment in this issue for your planned feature
0
117,657
9,955,297,163
IssuesEvent
2019-07-05 10:37:58
khartec/waltz
https://api.github.com/repos/khartec/waltz
closed
Errors on scenario view after upgrading to v1.17.1
bug fixed (test & close)
Getting the following errors on scenario views after upgrading to v1.17.1, and the roadmap diagrams are not rendered correctly (columns and rows squashed together): ![image](https://user-images.githubusercontent.com/15289335/59657038-17768300-91bd-11e9-8ff3-2d058e57b926.png) ![image](https://user-images.githubusercontent.com/15289335/59657243-bb602e80-91bd-11e9-978c-e878ba3ffd00.png) Potentially related to #4039 ?
1.0
Errors on scenario view after upgrading to v1.17.1 - Getting the following errors on scenario views after upgrading to v1.17.1, and the roadmap diagrams are not rendered correctly (columns and rows squashed together): ![image](https://user-images.githubusercontent.com/15289335/59657038-17768300-91bd-11e9-8ff3-2d058e57b926.png) ![image](https://user-images.githubusercontent.com/15289335/59657243-bb602e80-91bd-11e9-978c-e878ba3ffd00.png) Potentially related to #4039 ?
test
errors on scenario view after upgrading to getting the following errors on scenario views after upgrading to and the roadmap diagrams are not rendered correctly columns and rows squashed together potentially related to
1
7,701
2,603,747,829
IssuesEvent
2015-02-24 17:43:08
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Saving and loading the game will remove all temporary AI data.
auto-migrated Priority-Low
``` For example: AI plans some strategy and saves it to a local variable. What should occur if his multiplayer enemy will save the game and then reload it? Is it ok that the AI will forget all it's internal data except the units position? I think some save/load events accessibility should be added. ``` ----- Original issue reported on code.google.com by `bigfatbr...@gmail.com` on 10 Dec 2009 at 10:16
1.0
Saving and loading the game will remove all temporary AI data. - ``` For example: AI plans some strategy and saves it to a local variable. What should occur if his multiplayer enemy will save the game and then reload it? Is it ok that the AI will forget all it's internal data except the units position? I think some save/load events accessibility should be added. ``` ----- Original issue reported on code.google.com by `bigfatbr...@gmail.com` on 10 Dec 2009 at 10:16
non_test
saving and loading the game will remove all temporary ai data for example ai plans some strategy and saves it to a local variable what should occur if his multiplayer enemy will save the game and then reload it is it ok that the ai will forget all it s internal data except the units position i think some save load events accessibility should be added original issue reported on code google com by bigfatbr gmail com on dec at
0
191,994
14,598,177,296
IssuesEvent
2020-12-20 23:36:25
BarskiTeam/BostarDecksWeb
https://api.github.com/repos/BarskiTeam/BostarDecksWeb
closed
local test - check compare .env and .env.example
docker test
if add something variable to .env, often we have forgotten add this variable to .env.example. We can check for example number of line for example in .env and .env.example
1.0
local test - check compare .env and .env.example - if add something variable to .env, often we have forgotten add this variable to .env.example. We can check for example number of line for example in .env and .env.example
test
local test check compare env and env example if add something variable to env often we have forgotten add this variable to env example we can check for example number of line for example in env and env example
1
140,000
11,301,224,547
IssuesEvent
2020-01-17 15:11:19
ChainSafe/gossamer
https://api.github.com/repos/ChainSafe/gossamer
opened
Move Shared Test Helpers to Package
Priority: 3 - Medium Type: Maintenance tests
Currently, we duplicate some code between packages. We should refactor this so that all these are within their own package, and imported to the tests that need them. Some examples: - Fetching test wasm blobs (eg. `runtime/wasmer_test.go`) ...
1.0
Move Shared Test Helpers to Package - Currently, we duplicate some code between packages. We should refactor this so that all these are within their own package, and imported to the tests that need them. Some examples: - Fetching test wasm blobs (eg. `runtime/wasmer_test.go`) ...
test
move shared test helpers to package currently we duplicate some code between packages we should refactor this so that all these are within their own package and imported to the tests that need them some examples fetching test wasm blobs eg runtime wasmer test go
1
148,651
23,364,647,363
IssuesEvent
2022-08-10 14:27:12
zuri-training/my-debtors-team32
https://api.github.com/repos/zuri-training/my-debtors-team32
closed
Created Change password page HIfi
design feature
![Change password](https://user-images.githubusercontent.com/105418536/183759846-8408e16f-94f3-43b0-a26a-490e3209df80.png) **Please describe the work you want to do** <!-- A clear and concise description of what you plan to do so that it is clear to others what you are trying to achieve --> **Additional context** <!-- If there is any special information we should consider, please state it here -->
1.0
Created Change password page HIfi - ![Change password](https://user-images.githubusercontent.com/105418536/183759846-8408e16f-94f3-43b0-a26a-490e3209df80.png) **Please describe the work you want to do** <!-- A clear and concise description of what you plan to do so that it is clear to others what you are trying to achieve --> **Additional context** <!-- If there is any special information we should consider, please state it here -->
non_test
created change password page hifi please describe the work you want to do additional context
0
193,547
14,656,602,645
IssuesEvent
2020-12-28 13:47:29
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
hashicorp/vault: vault/request_handling_test.go; 16 LoC
fresh small test
Found a possible issue in [hashicorp/vault](https://www.github.com/hashicorp/vault) at [vault/request_handling_test.go](https://github.com/hashicorp/vault/blob/f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8/vault/request_handling_test.go#L316-L331) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > reference to c is reassigned at line 320 [Click here to see the code in its original context.](https://github.com/hashicorp/vault/blob/f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8/vault/request_handling_test.go#L316-L331) <details> <summary>Click here to show the 16 line(s) of Go which triggered the analyzer.</summary> ```go for _, c := range intervals[0].Counters { if !strings.HasPrefix(c.Name, keyPrefix) { continue } counter = &c labels = make(map[string]string) for _, l := range counter.Labels { labels[l.Name] = l.Value } // Distinguish between different label sets if labelsMatch(labels, expectedLabels) { break } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8
1.0
hashicorp/vault: vault/request_handling_test.go; 16 LoC - Found a possible issue in [hashicorp/vault](https://www.github.com/hashicorp/vault) at [vault/request_handling_test.go](https://github.com/hashicorp/vault/blob/f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8/vault/request_handling_test.go#L316-L331) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > reference to c is reassigned at line 320 [Click here to see the code in its original context.](https://github.com/hashicorp/vault/blob/f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8/vault/request_handling_test.go#L316-L331) <details> <summary>Click here to show the 16 line(s) of Go which triggered the analyzer.</summary> ```go for _, c := range intervals[0].Counters { if !strings.HasPrefix(c.Name, keyPrefix) { continue } counter = &c labels = make(map[string]string) for _, l := range counter.Labels { labels[l.Name] = l.Value } // Distinguish between different label sets if labelsMatch(labels, expectedLabels) { break } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: f2cf40ce1ff8377d053009ebae6b0dab3e1b00a8
test
hashicorp vault vault request handling test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message reference to c is reassigned at line click here to show the line s of go which triggered the analyzer go for c range intervals counters if strings hasprefix c name keyprefix continue counter c labels make map string for l range counter labels labels l value distinguish between different label sets if labelsmatch labels expectedlabels break leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
1
325,622
27,949,123,067
IssuesEvent
2023-03-24 07:11:54
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
The string 'Cold' is not translated on the 'Update Access Tier' dialog
🧪 testing :globe_with_meridians: localization
**Storage Explorer Version**: 1.29.0-dev **Build Number**: 20230324.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.2.1 (Apple M1 Pro) **Language**: All languages **How Found**: From running test case **Regression From**: Not a regression ## Steps to Reproduce ## 1. Launch Storage Explorer. 2. Open 'Settings' -> Application (Regional Settings) -> Select '中文(简体)' -> Restart Storage Explorer. 3. Expand one storage account -> Blob Containers. 4. Create a blob container -> Upload one blob -> Update the blob access tier to 'Cold'. 5. Right click the blob -> Click 'Change access tier...'. 6. Check whether all strings are translated on the dialog. ## Expected Experience ## All strings are translated on the dialog. ## Actual Experience ## The string 'Cold' is not translated. ![image](https://user-images.githubusercontent.com/41351993/227444359-3160eef0-76dc-4bfa-805d-bd4008b6cf4f.png)
1.0
The string 'Cold' is not translated on the 'Update Access Tier' dialog - **Storage Explorer Version**: 1.29.0-dev **Build Number**: 20230324.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.2.1 (Apple M1 Pro) **Language**: All languages **How Found**: From running test case **Regression From**: Not a regression ## Steps to Reproduce ## 1. Launch Storage Explorer. 2. Open 'Settings' -> Application (Regional Settings) -> Select '中文(简体)' -> Restart Storage Explorer. 3. Expand one storage account -> Blob Containers. 4. Create a blob container -> Upload one blob -> Update the blob access tier to 'Cold'. 5. Right click the blob -> Click 'Change access tier...'. 6. Check whether all strings are translated on the dialog. ## Expected Experience ## All strings are translated on the dialog. ## Actual Experience ## The string 'Cold' is not translated. ![image](https://user-images.githubusercontent.com/41351993/227444359-3160eef0-76dc-4bfa-805d-bd4008b6cf4f.png)
test
the string cold is not translated on the update access tier dialog storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro language all languages how found from running test case regression from not a regression steps to reproduce launch storage explorer open settings application regional settings select 中文 简体 restart storage explorer expand one storage account blob containers create a blob container upload one blob update the blob access tier to cold right click the blob click change access tier check whether all strings are translated on the dialog expected experience all strings are translated on the dialog actual experience the string cold is not translated
1
25,330
4,154,044,600
IssuesEvent
2016-06-16 10:02:46
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Friendly wisps can be ensnared by Goliath tentacles
Bug Needs Reproducing/Testing
The wisp was then an object that could be dragged around, and couldn't be returned to its lantern.
1.0
Friendly wisps can be ensnared by Goliath tentacles - The wisp was then an object that could be dragged around, and couldn't be returned to its lantern.
test
friendly wisps can be ensnared by goliath tentacles the wisp was then an object that could be dragged around and couldn t be returned to its lantern
1
148,925
11,872,152,055
IssuesEvent
2020-03-26 15:24:18
inveniosoftware/invenio-app-ils
https://api.github.com/repos/inveniosoftware/invenio-app-ils
closed
Invenio-Accounts-Rest endpoint tests
tests
Create tests similar to `test_item_permissions_endpoint.py` for all http methods - [ ] `GET` - [ ] `POST` - [ ] `PUT` - [ ] `PATCH` - [ ] `DELETE` for the endpoints of `invenio-accounts-rest`, `users/` and `users/{id}`.
1.0
Invenio-Accounts-Rest endpoint tests - Create tests similar to `test_item_permissions_endpoint.py` for all http methods - [ ] `GET` - [ ] `POST` - [ ] `PUT` - [ ] `PATCH` - [ ] `DELETE` for the endpoints of `invenio-accounts-rest`, `users/` and `users/{id}`.
test
invenio accounts rest endpoint tests create tests similar to test item permissions endpoint py for all http methods get post put patch delete for the endpoints of invenio accounts rest users and users id
1
79,863
3,548,068,872
IssuesEvent
2016-01-20 12:51:12
postcss/postcss.org
https://api.github.com/repos/postcss/postcss.org
reopened
Open Source Design
high-priority
[Invision](https://invisionapp.com) - Emailed Support about OSS Plans [Zeplin](http://zeplin.io) - Offering free plan with 3 projects [Pixelapse](https://www.pixelapse.com) - Unlimited public projects! Thanks @patrick91 @marcustisater - Need issue labels for `design` and `design needed`.
1.0
Open Source Design - [Invision](https://invisionapp.com) - Emailed Support about OSS Plans [Zeplin](http://zeplin.io) - Offering free plan with 3 projects [Pixelapse](https://www.pixelapse.com) - Unlimited public projects! Thanks @patrick91 @marcustisater - Need issue labels for `design` and `design needed`.
non_test
open source design emailed support about oss plans offering free plan with projects unlimited public projects thanks marcustisater need issue labels for design and design needed
0
24,858
12,178,550,456
IssuesEvent
2020-04-28 09:11:21
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
reopened
Connection to server got closed. Server will not be restarted.
Language Service more info needed
This message is showing up in the Output terminal of "cpptools: untitled". This happens whenever I create a C file. I tried to downgrade the C\C++ extension but the problem remained unsolved. Due to this no suggestion are showing up when I am coding in a C file.
1.0
Connection to server got closed. Server will not be restarted. - This message is showing up in the Output terminal of "cpptools: untitled". This happens whenever I create a C file. I tried to downgrade the C\C++ extension but the problem remained unsolved. Due to this no suggestion are showing up when I am coding in a C file.
non_test
connection to server got closed server will not be restarted this message is showing up in the output terminal of cpptools untitled this happens whenever i create a c file i tried to downgrade the c c extension but the problem remained unsolved due to this no suggestion are showing up when i am coding in a c file
0
195,034
14,699,963,162
IssuesEvent
2021-01-04 09:27:15
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
raftstore::test_replication_mode::test_switching_replication_mode failed
component/test-bench severity/major sig/raft type/bug
raftstore::test_replication_mode::test_switching_replication_mode Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/27467/consoleFull
1.0
raftstore::test_replication_mode::test_switching_replication_mode failed - raftstore::test_replication_mode::test_switching_replication_mode Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/27467/consoleFull
test
raftstore test replication mode test switching replication mode failed raftstore test replication mode test switching replication mode latest failed builds
1
9,799
8,169,794,282
IssuesEvent
2018-08-27 03:59:49
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
RemoteExecutorTestBase on UAP waits for the remote process
area-Infrastructure disabled-test test-run-uwp-coreclr
It looks like the UAP implementation of RemoteInvoke waits for the remote process to finish before continuing, blocking the main process. Some tests are timing out due to this, and others that are expecting concurrent processing are being run sequentially. Disabled tests: - https://github.com/dotnet/corefx/blob/master/src/System.Threading/tests/EventWaitHandleTests.cs#L179 - https://github.com/dotnet/corefx/blob/master/src/System.Threading/tests/SemaphoreTests.cs#L283
1.0
RemoteExecutorTestBase on UAP waits for the remote process - It looks like the UAP implementation of RemoteInvoke waits for the remote process to finish before continuing, blocking the main process. Some tests are timing out due to this, and others that are expecting concurrent processing are being run sequentially. Disabled tests: - https://github.com/dotnet/corefx/blob/master/src/System.Threading/tests/EventWaitHandleTests.cs#L179 - https://github.com/dotnet/corefx/blob/master/src/System.Threading/tests/SemaphoreTests.cs#L283
non_test
remoteexecutortestbase on uap waits for the remote process it looks like the uap implementation of remoteinvoke waits for the remote process to finish before continuing blocking the main process some tests are timing out due to this and others that are expecting concurrent processing are being run sequentially disabled tests
0
117,988
9,967,384,696
IssuesEvent
2019-07-08 13:30:23
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Enabling External Logging can result in a deadlock that prevents jobs from running
component:api priority:high state:needs_test type:bug
##### ISSUE TYPE - Bug Report ##### ENVIRONMENT * AWX version: 4.0.0+ * AWX install method: any * Ansible version: any ##### STEPS TO REPRODUCE AWX's task dispatcher manages a pool of worker processes to execute playbooks in the background when jobs are launched. Much like its predecessor, http://www.celeryproject.org, it forks *new* processes on demand as necessary to scale up when multiple jobs are running. When external logging is enabled and configured to send logs to an HTTP/HTTPS endpoint (e.g., logstash, splunk), every AWX python process maintains a pool of background threads that emit log lines asynchronously to the destination log aggregator. cpython (2.7 and 3.6) have a race condition _on fork_ which can cause a deadlock when this external logging mechanism is in use: https://bugs.python.org/issue37429 Due to nature of this race condition, and the very small critical path of the underlying locking mechanism in cpython, it's very difficult to observe this bug, but in the reproductions I've seen, it happens when: 1. External logging is enabled, particularly at the `DEBUG` level. 2. A number of simultaneous jobs are scheduled at _nearly_ the same time. 3. The dispatcher scales up by forking several new worker processes. 4. Critically, this `os.fork()` occurs at nearly the same moment in time that one of the background threads is beginning to emit a log.
1.0
Enabling External Logging can result in a deadlock that prevents jobs from running - ##### ISSUE TYPE - Bug Report ##### ENVIRONMENT * AWX version: 4.0.0+ * AWX install method: any * Ansible version: any ##### STEPS TO REPRODUCE AWX's task dispatcher manages a pool of worker processes to execute playbooks in the background when jobs are launched. Much like its predecessor, http://www.celeryproject.org, it forks *new* processes on demand as necessary to scale up when multiple jobs are running. When external logging is enabled and configured to send logs to an HTTP/HTTPS endpoint (e.g., logstash, splunk), every AWX python process maintains a pool of background threads that emit log lines asynchronously to the destination log aggregator. cpython (2.7 and 3.6) have a race condition _on fork_ which can cause a deadlock when this external logging mechanism is in use: https://bugs.python.org/issue37429 Due to nature of this race condition, and the very small critical path of the underlying locking mechanism in cpython, it's very difficult to observe this bug, but in the reproductions I've seen, it happens when: 1. External logging is enabled, particularly at the `DEBUG` level. 2. A number of simultaneous jobs are scheduled at _nearly_ the same time. 3. The dispatcher scales up by forking several new worker processes. 4. Critically, this `os.fork()` occurs at nearly the same moment in time that one of the background threads is beginning to emit a log.
test
enabling external logging can result in a deadlock that prevents jobs from running issue type bug report environment awx version awx install method any ansible version any steps to reproduce awx s task dispatcher manages a pool of worker processes to execute playbooks in the background when jobs are launched much like its predecessor it forks new processes on demand as necessary to scale up when multiple jobs are running when external logging is enabled and configured to send logs to an http https endpoint e g logstash splunk every awx python process maintains a pool of background threads that emit log lines asynchronously to the destination log aggregator cpython and have a race condition on fork which can cause a deadlock when this external logging mechanism is in use due to nature of this race condition and the very small critical path of the underlying locking mechanism in cpython it s very difficult to observe this bug but in the reproductions i ve seen it happens when external logging is enabled particularly at the debug level a number of simultaneous jobs are scheduled at nearly the same time the dispatcher scales up by forking several new worker processes critically this os fork occurs at nearly the same moment in time that one of the background threads is beginning to emit a log
1
246,014
20,817,977,445
IssuesEvent
2022-03-18 12:34:04
TeamSodam/sodam-server
https://api.github.com/repos/TeamSodam/sodam-server
closed
[REFACTOR] [GET] /my/review/write 테스트코드 작성, 리팩토링
💻 refactor 👩🏻‍💻 test
<!-- --- name: Refactor Request Template about: 리팩토링 제안 템플릿입니다. title: [REFACTOR] 리팩토링 내용 상세 labels: refactor assignees: '' --- --> <!-- 하나씩 확인 후 체크박스에 표시해주세요. --> ## ✅ Refactor Request check list - [x] 이슈 제목: [REFACTOR] '리팩토링 내용 상세' - [x] Assignees, Label을 붙여주세요. ## 리팩토링 개요 - 작성한 리뷰 확인 기능 api 리팩토링 ## TODO - [x] [GET] /my/review/write 테스트 코드 작성 - [x] [GET] /my/review/write 리팩토링
1.0
[REFACTOR] [GET] /my/review/write 테스트코드 작성, 리팩토링 - <!-- --- name: Refactor Request Template about: 리팩토링 제안 템플릿입니다. title: [REFACTOR] 리팩토링 내용 상세 labels: refactor assignees: '' --- --> <!-- 하나씩 확인 후 체크박스에 표시해주세요. --> ## ✅ Refactor Request check list - [x] 이슈 제목: [REFACTOR] '리팩토링 내용 상세' - [x] Assignees, Label을 붙여주세요. ## 리팩토링 개요 - 작성한 리뷰 확인 기능 api 리팩토링 ## TODO - [x] [GET] /my/review/write 테스트 코드 작성 - [x] [GET] /my/review/write 리팩토링
test
my review write 테스트코드 작성 리팩토링 name refactor request template about 리팩토링 제안 템플릿입니다 title 리팩토링 내용 상세 labels refactor assignees ✅ refactor request check list 이슈 제목 리팩토링 내용 상세 assignees label을 붙여주세요 리팩토링 개요 작성한 리뷰 확인 기능 api 리팩토링 todo my review write 테스트 코드 작성 my review write 리팩토링
1
494,236
14,247,142,664
IssuesEvent
2020-11-19 11:01:42
clsid2/mpc-hc
https://api.github.com/repos/clsid2/mpc-hc
closed
[Feature Request] Scroll to Seek
enhancement help wanted low priority
VLC has a useful feature that allows you to seek through the currently open file with the scroll wheel (forwards and backwards) when hovering over the seek bar. This is advantageous if you primarily use a mouse in an HTPC set-up, since it's hard to skip through a video slowly without using the keyboard. Certainly low priority, but it's a handy feature!
1.0
[Feature Request] Scroll to Seek - VLC has a useful feature that allows you to seek through the currently open file with the scroll wheel (forwards and backwards) when hovering over the seek bar. This is advantageous if you primarily use a mouse in an HTPC set-up, since it's hard to skip through a video slowly without using the keyboard. Certainly low priority, but it's a handy feature!
non_test
scroll to seek vlc has a useful feature that allows you to seek through the currently open file with the scroll wheel forwards and backwards when hovering over the seek bar this is advantageous if you primarily use a mouse in an htpc set up since it s hard to skip through a video slowly without using the keyboard certainly low priority but it s a handy feature
0
88,654
8,167,827,874
IssuesEvent
2018-08-26 05:15:29
andrewferlitsch/Gap
https://api.github.com/repos/andrewferlitsch/Gap
opened
v0.9.3: Syntax: Incorporate word2int into Words module
Testing enhancement
The words module does not have builtin converting words to integers. That step one has to do by hand. We need to use the generated word2int to do this automatically for the user.
1.0
v0.9.3: Syntax: Incorporate word2int into Words module - The words module does not have builtin converting words to integers. That step one has to do by hand. We need to use the generated word2int to do this automatically for the user.
test
syntax incorporate into words module the words module does not have builtin converting words to integers that step one has to do by hand we need to use the generated to do this automatically for the user
1
653,661
21,609,879,594
IssuesEvent
2022-05-04 09:00:23
reg-is/einsatz_helper
https://api.github.com/repos/reg-is/einsatz_helper
opened
F3.14 Einsatz und ETB abschließen.
Priority 1
**Eingabe**: Digitale Unterschriften von ETB-FührerIn und Führungskraft sowie Einsatzabschlussmeldung. **Verarbeitung**: Eintrag zum Einsatzabschluss mit Angaben aus dem Modul Ausrüstungsverwaltung zu benutzten Geräten und Verbrauchsmaterialien generieren. ETB-FührerIn hat die Möglichkeit, den Eintrag zu akzeptieren oder anzupassen. Wenn Eintrag akzeptiert wird, aktuelle Zeit abrufen und als Erfassungszeit mit Eintrag in ETB-Datenbank speichern. Schreibrechte für Einsatztagebuch entfernen, sodass keine weiteren Einträge hinzugefügt werden können. **Ausgabe**: Ansicht ETB mit neuem Eintrag.
1.0
F3.14 Einsatz und ETB abschließen. - **Eingabe**: Digitale Unterschriften von ETB-FührerIn und Führungskraft sowie Einsatzabschlussmeldung. **Verarbeitung**: Eintrag zum Einsatzabschluss mit Angaben aus dem Modul Ausrüstungsverwaltung zu benutzten Geräten und Verbrauchsmaterialien generieren. ETB-FührerIn hat die Möglichkeit, den Eintrag zu akzeptieren oder anzupassen. Wenn Eintrag akzeptiert wird, aktuelle Zeit abrufen und als Erfassungszeit mit Eintrag in ETB-Datenbank speichern. Schreibrechte für Einsatztagebuch entfernen, sodass keine weiteren Einträge hinzugefügt werden können. **Ausgabe**: Ansicht ETB mit neuem Eintrag.
non_test
einsatz und etb abschließen eingabe digitale unterschriften von etb führerin und führungskraft sowie einsatzabschlussmeldung verarbeitung eintrag zum einsatzabschluss mit angaben aus dem modul ausrüstungsverwaltung zu benutzten geräten und verbrauchsmaterialien generieren etb führerin hat die möglichkeit den eintrag zu akzeptieren oder anzupassen wenn eintrag akzeptiert wird aktuelle zeit abrufen und als erfassungszeit mit eintrag in etb datenbank speichern schreibrechte für einsatztagebuch entfernen sodass keine weiteren einträge hinzugefügt werden können ausgabe ansicht etb mit neuem eintrag
0
313,155
9,557,680,585
IssuesEvent
2019-05-03 12:19:29
fritzing/fritzing-app
https://api.github.com/repos/fritzing/fritzing-app
closed
replacing a label with a space doesn't "take"
Priority-Low bug imported
_From [irasc...@gmail.com](https://code.google.com/u/104729248032245122687/) on June 24, 2011 14:47:08_ have a look at the file in issue #1525 . Replace the label "via2" with a space and save the file. On reloading, the "via2" is back. _Original issue: http://code.google.com/p/fritzing/issues/detail?id=1526_
1.0
replacing a label with a space doesn't "take" - _From [irasc...@gmail.com](https://code.google.com/u/104729248032245122687/) on June 24, 2011 14:47:08_ have a look at the file in issue #1525 . Replace the label "via2" with a space and save the file. On reloading, the "via2" is back. _Original issue: http://code.google.com/p/fritzing/issues/detail?id=1526_
non_test
replacing a label with a space doesn t take from on june have a look at the file in issue replace the label with a space and save the file on reloading the is back original issue
0
561,970
16,628,369,359
IssuesEvent
2021-06-03 12:41:20
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
The Identify panel opens when it shouldn't in one use case
Accepted Good first issue Internal Priority: High bug
## Description <!-- Add here a few sentences describing the bug. --> Switching from **Hover** to **Click** mode the Identify panel opens but it shouldn't. ## How to reproduce <!-- A list of steps to reproduce the bug --> - Open [this map](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/openlayers/10358) - Perform an identify request by clicking on a layer in map - Switch to **Hover** mode in Option->Settings - Perform an identify request by hovering the mouse over a layer in the map - Switch again to **Click** mode in Option->Settings *Expected Result* <!-- Describe here the expected result --> The Identify panel should not be opened in this case because an identify request has not been performed. *Current Result* <!-- Describe here the current behavior --> The Identify panel opens. ![gfi_bug_panel.gif](https://images.zenhubusercontent.com/5c9ca89d6607b6793c66ec35/098ac280-da4c-4083-bde7-0f15dc24ff37) - [x] Not browser related <details><summary> <b>Browser info</b> </summary> <!-- If browser related, please compile the following table --> <!-- If your browser is not in the list please add a new row to the table with the version --> (use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| | </details> ## Other useful information <!-- error stack trace, screenshot, videos, or link to repository code are welcome -->
1.0
The Identify panel opens when it shouldn't in one use case - ## Description <!-- Add here a few sentences describing the bug. --> Switching from **Hover** to **Click** mode the Identify panel opens but it shouldn't. ## How to reproduce <!-- A list of steps to reproduce the bug --> - Open [this map](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/openlayers/10358) - Perform an identify request by clicking on a layer in map - Switch to **Hover** mode in Option->Settings - Perform an identify request by hovering the mouse over a layer in the map - Switch again to **Click** mode in Option->Settings *Expected Result* <!-- Describe here the expected result --> The Identify panel should not be opened in this case because an identify request has not been performed. *Current Result* <!-- Describe here the current behavior --> The Identify panel opens. ![gfi_bug_panel.gif](https://images.zenhubusercontent.com/5c9ca89d6607b6793c66ec35/098ac280-da4c-4083-bde7-0f15dc24ff37) - [x] Not browser related <details><summary> <b>Browser info</b> </summary> <!-- If browser related, please compile the following table --> <!-- If your browser is not in the list please add a new row to the table with the version --> (use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| | </details> ## Other useful information <!-- error stack trace, screenshot, videos, or link to repository code are welcome -->
non_test
the identify panel opens when it shouldn t in one use case description switching from hover to click mode the identify panel opens but it shouldn t how to reproduce open perform an identify request by clicking on a layer in map switch to hover mode in option settings perform an identify request by hovering the mouse over a layer in the map switch again to click mode in option settings expected result the identify panel should not be opened in this case because an identify request has not been performed current result the identify panel opens not browser related browser info use this site a href for non expert users browser affected version internet explorer edge chrome firefox safari other useful information
0
80,694
7,754,211,063
IssuesEvent
2018-05-31 05:30:03
NMGRL/pychron
https://api.github.com/repos/NMGRL/pychron
closed
Grouping of selected data
Ready to close Testing Required
In the pipeline, rather than disabling the grouping node, could we add an option the the Edit Grouping window that says none or no grouping? ![screen shot 2018-04-11 at 3 55 33 pm](https://user-images.githubusercontent.com/33048412/38645325-ed5b652a-3da0-11e8-8bb7-2a38989e62bb.png) ![screen shot 2018-04-11 at 3 54 31 pm](https://user-images.githubusercontent.com/33048412/38645326-ed6c342c-3da0-11e8-9df2-c55894529a82.png)
1.0
Grouping of selected data - In the pipeline, rather than disabling the grouping node, could we add an option the the Edit Grouping window that says none or no grouping? ![screen shot 2018-04-11 at 3 55 33 pm](https://user-images.githubusercontent.com/33048412/38645325-ed5b652a-3da0-11e8-8bb7-2a38989e62bb.png) ![screen shot 2018-04-11 at 3 54 31 pm](https://user-images.githubusercontent.com/33048412/38645326-ed6c342c-3da0-11e8-9df2-c55894529a82.png)
test
grouping of selected data in the pipeline rather than disabling the grouping node could we add an option the the edit grouping window that says none or no grouping
1
502,381
14,545,154,435
IssuesEvent
2020-12-15 19:13:49
EscherLabs/Graphene
https://api.github.com/repos/EscherLabs/Graphene
opened
Workflows: Send Email Template
enhancement high priority workflows
We are increasingly triggering a lot of email tasks in workflows, and editing the email templates in the workflow builder can be very tedious and messy. We need the ability to specify an existing workflow template for the message body (vs having to enter the email template in the text area provided)
1.0
Workflows: Send Email Template - We are increasingly triggering a lot of email tasks in workflows, and editing the email templates in the workflow builder can be very tedious and messy. We need the ability to specify an existing workflow template for the message body (vs having to enter the email template in the text area provided)
non_test
workflows send email template we are increasingly triggering a lot of email tasks in workflows and editing the email templates in the workflow builder can be very tedious and messy we need the ability to specify an existing workflow template for the message body vs having to enter the email template in the text area provided
0
231,501
7,633,527,509
IssuesEvent
2018-05-06 06:37:03
WillGross/STARRS
https://api.github.com/repos/WillGross/STARRS
opened
Set up Cookies
Difficulty: Medium Priority: High
Set up cookies to use on the website. Two cookies are needed: 1. Stores user authentication data. Name should be username. 2. Stores shift id. Name does not need to be unique. See code for how to access a cookie on another page. 1. The issue will be how to get users login information from the authentication system to save in the cookie. 2. How to determine the shift-id?
1.0
Set up Cookies - Set up cookies to use on the website. Two cookies are needed: 1. Stores user authentication data. Name should be username. 2. Stores shift id. Name does not need to be unique. See code for how to access a cookie on another page. 1. The issue will be how to get users login information from the authentication system to save in the cookie. 2. How to determine the shift-id?
non_test
set up cookies set up cookies to use on the website two cookies are needed stores user authentication data name should be username stores shift id name does not need to be unique see code for how to access a cookie on another page the issue will be how to get users login information from the authentication system to save in the cookie how to determine the shift id
0
136,274
11,045,219,592
IssuesEvent
2019-12-09 14:45:12
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed test: TestReportUsage
C-test-failure O-robot
The following tests appear to have failed on release-2.1 (testrace): TestReportUsage You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestReportUsage). [#1614003](https://teamcity.cockroachdb.com/viewLog.html?buildId=1614003): ``` TestReportUsage ...351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.338921 56297 storage/replica_proposal.go:211 [n1,s1,r14/1:/Table/1{7-8}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.335592271,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.350843 56042 storage/replica_proposal.go:211 [n1,s1,r11/1:/Table/1{4-5}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.347939416,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.367755 56041 storage/replica_proposal.go:211 [n1,s1,r6/1:/{System/tse-Table/System…}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.363964947,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.391454 56043 storage/replica_proposal.go:211 [n1,s1,r13/1:/Table/1{6-7}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.371070402,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.398277 56045 storage/replica_proposal.go:211 [n1,s1,r4/1:/System/{NodeLive…-tsd}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.395074567,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.415626 56038 storage/replica_proposal.go:211 [n1,s1,r18/1:/Table/2{1-2}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.410604265,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.423099 56275 storage/replica_proposal.go:211 [n1,s1,r20/1:/Table/{23-50}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.419587477,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.430567 56064 storage/replica_proposal.go:211 [n1,s1,r15/1:/Table/1{8-9}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.427560713,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.442202 56040 storage/replica_proposal.go:211 [n1,s1,r12/1:/Table/1{5-6}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.435113738,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.444842 55992 util/stop/stopper.go:548 quiescing; tasks left: 2 [async] closedts-rangefeed-subscriber 1 storage.replicate: purgatory processing replica 1 [async] transport racer 1 [async] storage.Store: gossip on capacity change I191127 06:22:02.445746 55992 util/stop/stopper.go:548 quiescing; tasks left: 2 [async] closedts-rangefeed-subscriber 1 storage.replicate: purgatory processing replica 1 [async] transport racer I191127 06:22:02.448592 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 storage.replicate: purgatory processing replica 1 [async] transport racer 1 [async] closedts-rangefeed-subscriber I191127 06:22:02.448886 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 storage.replicate: purgatory processing replica 1 [async] transport racer I191127 06:22:02.449660 56440 storage/queue.go:931 [n1,replicate] purgatory is now empty I191127 06:22:02.449887 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 [async] transport racer I191127 06:22:02.806090 56323 kv/transport_race.go:91 transport race promotion: ran 52 iterations on up to 1320 requests ``` Please assign, take a look and update the issue accordingly.
1.0
teamcity: failed test: TestReportUsage - The following tests appear to have failed on release-2.1 (testrace): TestReportUsage You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestReportUsage). [#1614003](https://teamcity.cockroachdb.com/viewLog.html?buildId=1614003): ``` TestReportUsage ...351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.338921 56297 storage/replica_proposal.go:211 [n1,s1,r14/1:/Table/1{7-8}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.335592271,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.350843 56042 storage/replica_proposal.go:211 [n1,s1,r11/1:/Table/1{4-5}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.347939416,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.367755 56041 storage/replica_proposal.go:211 [n1,s1,r6/1:/{System/tse-Table/System…}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.363964947,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.391454 56043 storage/replica_proposal.go:211 [n1,s1,r13/1:/Table/1{6-7}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.371070402,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.398277 56045 storage/replica_proposal.go:211 [n1,s1,r4/1:/System/{NodeLive…-tsd}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.395074567,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.415626 56038 storage/replica_proposal.go:211 [n1,s1,r18/1:/Table/2{1-2}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.410604265,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.423099 56275 storage/replica_proposal.go:211 [n1,s1,r20/1:/Table/{23-50}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.419587477,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.430567 56064 storage/replica_proposal.go:211 [n1,s1,r15/1:/Table/1{8-9}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.427560713,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.442202 56040 storage/replica_proposal.go:211 [n1,s1,r12/1:/Table/1{5-6}] new range lease repl=(n1,s1):1 seq=3 start=1574835713.267018972,0 epo=1 pro=1574835722.435113738,0 following repl=(n1,s1):1 seq=2 start=1574835713.267018972,0 exp=1574835722.351667668,0 pro=1574835713.351723482,0 I191127 06:22:02.444842 55992 util/stop/stopper.go:548 quiescing; tasks left: 2 [async] closedts-rangefeed-subscriber 1 storage.replicate: purgatory processing replica 1 [async] transport racer 1 [async] storage.Store: gossip on capacity change I191127 06:22:02.445746 55992 util/stop/stopper.go:548 quiescing; tasks left: 2 [async] closedts-rangefeed-subscriber 1 storage.replicate: purgatory processing replica 1 [async] transport racer I191127 06:22:02.448592 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 storage.replicate: purgatory processing replica 1 [async] transport racer 1 [async] closedts-rangefeed-subscriber I191127 06:22:02.448886 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 storage.replicate: purgatory processing replica 1 [async] transport racer I191127 06:22:02.449660 56440 storage/queue.go:931 [n1,replicate] purgatory is now empty I191127 06:22:02.449887 55992 util/stop/stopper.go:548 quiescing; tasks left: 1 [async] transport racer I191127 06:22:02.806090 56323 kv/transport_race.go:91 transport race promotion: ran 52 iterations on up to 1320 requests ``` Please assign, take a look and update the issue accordingly.
test
teamcity failed test testreportusage the following tests appear to have failed on release testrace testreportusage you may want to check testreportusage pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro storage replica proposal go new range lease repl seq start epo pro following repl seq start exp pro util stop stopper go quiescing tasks left closedts rangefeed subscriber storage replicate purgatory processing replica transport racer storage store gossip on capacity change util stop stopper go quiescing tasks left closedts rangefeed subscriber storage replicate purgatory processing replica transport racer util stop stopper go quiescing tasks left storage replicate purgatory processing replica transport racer closedts rangefeed subscriber util stop stopper go quiescing tasks left storage replicate purgatory processing replica transport racer storage queue go purgatory is now empty util stop stopper go quiescing tasks left transport racer kv transport race go transport race promotion ran iterations on up to requests please assign take a look and update the issue accordingly
1
31,220
5,919,176,939
IssuesEvent
2017-05-22 17:02:31
eclipse/jetty.project
https://api.github.com/repos/eclipse/jetty.project
closed
"Adding SSL for HTTPS & HTTP2" doc chapter reports wrong informations
Documentation
Please review the documentation [here](http://www.eclipse.org/jetty/documentation/current/quickstart-running-jetty.html#quickstart-starting-https) because it is not true that ssl.ini and alpn.ini are created. I'm using Windows 8.1 I've just tried with a jetty fresh installation jetty-distribution-9.4.5.v20170502 and I followed all steps in documentation till that chapter
1.0
"Adding SSL for HTTPS & HTTP2" doc chapter reports wrong informations - Please review the documentation [here](http://www.eclipse.org/jetty/documentation/current/quickstart-running-jetty.html#quickstart-starting-https) because it is not true that ssl.ini and alpn.ini are created. I'm using Windows 8.1 I've just tried with a jetty fresh installation jetty-distribution-9.4.5.v20170502 and I followed all steps in documentation till that chapter
non_test
adding ssl for https doc chapter reports wrong informations please review the documentation because it is not true that ssl ini and alpn ini are created i m using windows i ve just tried with a jetty fresh installation jetty distribution and i followed all steps in documentation till that chapter
0
316,089
27,135,715,074
IssuesEvent
2023-02-16 13:05:08
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/task_manager/task_management·ts - task_manager scheduling and running tasks should disable and reenable task and run it when runSoon = true
blocker failed-test skipped-test Team:ResponseOps v8.7.0
A test failed on a tracked branch ``` Error: retry.try timeout: Error: expected 1 to sort of equal 2 at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11) at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8) at /var/lib/buildkite-agent/builds/kb-n2-4-spot-85af38541dab0318/elastic/kibana-on-merge/kibana/x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:677:49 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runAttempt (test/common/services/retry/retry_for_success.ts:29:15) at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:21) at RetryService.try (test/common/services/retry/retry.ts:31:12) at Context.<anonymous> (x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:671:7) at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) at onFailure (test/common/services/retry/retry_for_success.ts:17:9) at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13) at RetryService.try (test/common/services/retry/retry.ts:31:12) at Context.<anonymous> (x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:671:7) at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) ``` First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/21046#01835a56-f8eb-4fcc-8b91-3277ee5b30f9) <!-- kibanaCiData = {"failed-test":{"test.class":"Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/task_manager/task_management·ts","test.name":"task_manager scheduling and running tasks should disable and reenable task and run it when runSoon = true","test.failCount":5}} -->
2.0
Failing test: Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/task_manager/task_management·ts - task_manager scheduling and running tasks should disable and reenable task and run it when runSoon = true - A test failed on a tracked branch ``` Error: retry.try timeout: Error: expected 1 to sort of equal 2 at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11) at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8) at /var/lib/buildkite-agent/builds/kb-n2-4-spot-85af38541dab0318/elastic/kibana-on-merge/kibana/x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:677:49 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runAttempt (test/common/services/retry/retry_for_success.ts:29:15) at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:21) at RetryService.try (test/common/services/retry/retry.ts:31:12) at Context.<anonymous> (x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:671:7) at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) at onFailure (test/common/services/retry/retry_for_success.ts:17:9) at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13) at RetryService.try (test/common/services/retry/retry.ts:31:12) at Context.<anonymous> (x-pack/test/plugin_api_integration/test_suites/task_manager/task_management.ts:671:7) at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) ``` First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/21046#01835a56-f8eb-4fcc-8b91-3277ee5b30f9) <!-- kibanaCiData = {"failed-test":{"test.class":"Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/task_manager/task_management·ts","test.name":"task_manager scheduling and running tasks should disable and reenable task and run it when runSoon = true","test.failCount":5}} -->
test
failing test plugin functional tests x pack test plugin api integration test suites task manager task management·ts task manager scheduling and running tasks should disable and reenable task and run it when runsoon true a test failed on a tracked branch error retry try timeout error expected to sort of equal at assertion assert node modules kbn expect expect js at assertion eql node modules kbn expect expect js at var lib buildkite agent builds kb spot elastic kibana on merge kibana x pack test plugin api integration test suites task manager task management ts at runmicrotasks at processticksandrejections node internal process task queues at runattempt test common services retry retry for success ts at retryforsuccess test common services retry retry for success ts at retryservice try test common services retry retry ts at context x pack test plugin api integration test suites task manager task management ts at object apply node modules kbn test target node src functional test runner lib mocha wrap function js at onfailure test common services retry retry for success ts at retryforsuccess test common services retry retry for success ts at retryservice try test common services retry retry ts at context x pack test plugin api integration test suites task manager task management ts at object apply node modules kbn test target node src functional test runner lib mocha wrap function js first failure
1
4,351
2,718,811,699
IssuesEvent
2015-04-12 18:00:49
sans-dfir/sift
https://api.github.com/repos/sans-dfir/sift
closed
Mount_ewf.py fuse:warning library too old
needs testing possible bug
Hello, when i try to mount an Encase Image, i recieve this message: mount_ewf.py whatever.E01 /mnt/ewf ewfmount 20140608 fuse: warning: library too old, some operations may not not work root@siftworkstation:/mnt/hgfs/Cases/test# used the vmware-image.
1.0
Mount_ewf.py fuse:warning library too old - Hello, when i try to mount an Encase Image, i recieve this message: mount_ewf.py whatever.E01 /mnt/ewf ewfmount 20140608 fuse: warning: library too old, some operations may not not work root@siftworkstation:/mnt/hgfs/Cases/test# used the vmware-image.
test
mount ewf py fuse warning library too old hello when i try to mount an encase image i recieve this message mount ewf py whatever mnt ewf ewfmount fuse warning library too old some operations may not not work root siftworkstation mnt hgfs cases test used the vmware image
1
22,618
2,649,568,334
IssuesEvent
2015-03-15 01:48:32
leonsoft-kras/transmisson-remote-gui
https://api.github.com/repos/leonsoft-kras/transmisson-remote-gui
closed
How do remote to local path mappings work?
auto-migrated Priority-Low
``` I don't quite get how they work. Can I provide local path when adding torrent, e.g. given mapping /remote/path=x:\ and I enter x:\upload\, it should convert it to /remote/path/upload, replacing windows path separators to unix one if necessary? ``` Original issue reported on code.google.com by `xpeh.o...@googlemail.com` on 22 Nov 2014 at 3:28
1.0
How do remote to local path mappings work? - ``` I don't quite get how they work. Can I provide local path when adding torrent, e.g. given mapping /remote/path=x:\ and I enter x:\upload\, it should convert it to /remote/path/upload, replacing windows path separators to unix one if necessary? ``` Original issue reported on code.google.com by `xpeh.o...@googlemail.com` on 22 Nov 2014 at 3:28
non_test
how do remote to local path mappings work i don t quite get how they work can i provide local path when adding torrent e g given mapping remote path x and i enter x upload it should convert it to remote path upload replacing windows path separators to unix one if necessary original issue reported on code google com by xpeh o googlemail com on nov at
0
205,575
15,648,150,263
IssuesEvent
2021-03-23 05:04:38
istio/istio
https://api.github.com/repos/istio/istio
closed
TestMulticlusterReachability test flake
feature/Multi-cluster kind/test failure lifecycle/stale
https://prow.istio.io/view/gs/istio-prow/pr-logs/pull/istio_istio/29441/integ-multicluster-k8s-tests_istio/1335918979218149376 Interestingly, the test slows down before failing: ``` --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-0-0:http/ (1.18s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-0-0:http/ (1.23s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-1-0:http/ (1.28s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-0-0:http/ (1.32s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-0-0:http/ (1.45s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-1-0:http/ (1.86s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-1-0:http/ (0.91s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-1-0:http/ (1.65s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-1-0:http/ (0.74s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-0-0:http/ (0.72s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-3-0:http/ (19.10s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-3-0:http/ (18.91s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-3-0:http/ (20.88s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-3-0:http/ (23.58s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-2-0:http/ (24.63s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-3-0:http/ (27.80s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-2-0:http/ (29.35s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-2-0:http/ (32.76s) --- FAIL: TestMulticlusterReachability/reachability/echo-1-0->http://echo-4-0:http/ (68.74s) --- FAIL: TestMulticlusterReachability/reachability/echo-4-0->http://echo-4-0:http/ (79.89s) --- FAIL: TestMulticlusterReachability/reachability/echo-3-0->http://echo-4-0:http/ (89.66s) --- FAIL: TestMulticlusterReachability/reachability/echo-0-0->http://echo-4-0:http/ (98.28s) --- FAIL: TestMulticlusterReachability/reachability/echo-2-0->http://echo-4-0:http/ (109.92s) --- FAIL: TestMulticlusterReachability/reachability/echo-4-0->http://echo-2-0:http/ (129.42s) --- FAIL: TestMulticlusterReachability/reachability/echo-1-0->http://echo-2-0:http/ (164.20s) ```
1.0
TestMulticlusterReachability test flake - https://prow.istio.io/view/gs/istio-prow/pr-logs/pull/istio_istio/29441/integ-multicluster-k8s-tests_istio/1335918979218149376 Interestingly, the test slows down before failing: ``` --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-0-0:http/ (1.18s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-0-0:http/ (1.23s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-1-0:http/ (1.28s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-0-0:http/ (1.32s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-0-0:http/ (1.45s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-1-0:http/ (1.86s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-1-0:http/ (0.91s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-1-0:http/ (1.65s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-1-0:http/ (0.74s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-0-0:http/ (0.72s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-3-0:http/ (19.10s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-3-0:http/ (18.91s) --- PASS: TestMulticlusterReachability/reachability/echo-1-0->http://echo-3-0:http/ (20.88s) --- PASS: TestMulticlusterReachability/reachability/echo-4-0->http://echo-3-0:http/ (23.58s) --- PASS: TestMulticlusterReachability/reachability/echo-3-0->http://echo-2-0:http/ (24.63s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-3-0:http/ (27.80s) --- PASS: TestMulticlusterReachability/reachability/echo-0-0->http://echo-2-0:http/ (29.35s) --- PASS: TestMulticlusterReachability/reachability/echo-2-0->http://echo-2-0:http/ (32.76s) --- FAIL: TestMulticlusterReachability/reachability/echo-1-0->http://echo-4-0:http/ (68.74s) --- FAIL: TestMulticlusterReachability/reachability/echo-4-0->http://echo-4-0:http/ (79.89s) --- FAIL: TestMulticlusterReachability/reachability/echo-3-0->http://echo-4-0:http/ (89.66s) --- FAIL: TestMulticlusterReachability/reachability/echo-0-0->http://echo-4-0:http/ (98.28s) --- FAIL: TestMulticlusterReachability/reachability/echo-2-0->http://echo-4-0:http/ (109.92s) --- FAIL: TestMulticlusterReachability/reachability/echo-4-0->http://echo-2-0:http/ (129.42s) --- FAIL: TestMulticlusterReachability/reachability/echo-1-0->http://echo-2-0:http/ (164.20s) ```
test
testmulticlusterreachability test flake interestingly the test slows down before failing pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo pass testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo fail testmulticlusterreachability reachability echo
1
273,013
23,721,799,681
IssuesEvent
2022-08-30 15:55:07
MinaProtocol/mina
https://api.github.com/repos/MinaProtocol/mina
closed
Nodes sometimes unable to negotiate identify protocol
bug backlog zkapps performance testing
Sometimes nodes on the gossipqa network fail to properly connect to the network, leaving them stuck in catchup forever. Over the last 24 hours, for instance, ~7-8 nodes entered this state for hours at a time. When nodes restart, they are able to rejoin the network, but it takes hours for this to happen, and I'm not sure if the restart is triggered by the daemon or the infrastructure (instances are preemptible). When nodes are stuck in catchup, they repeatedly log the following message: `[2022-7-6 17:51:01.896000]Libp2p_helper.Go.net/identify: libp2p_helper: failed negotiate identify protocol with peer`. For an example to look into, the fish-59-1 and fish-67-1 nodes on gossipqa have been stuck in this state for hours as of the time of creating this issue. UPDATE: I see this same error message frequently on nodes that are synced to the chain but may be experiencing other networking related issues. Will keep this issue updated with what I find.
1.0
Nodes sometimes unable to negotiate identify protocol - Sometimes nodes on the gossipqa network fail to properly connect to the network, leaving them stuck in catchup forever. Over the last 24 hours, for instance, ~7-8 nodes entered this state for hours at a time. When nodes restart, they are able to rejoin the network, but it takes hours for this to happen, and I'm not sure if the restart is triggered by the daemon or the infrastructure (instances are preemptible). When nodes are stuck in catchup, they repeatedly log the following message: `[2022-7-6 17:51:01.896000]Libp2p_helper.Go.net/identify: libp2p_helper: failed negotiate identify protocol with peer`. For an example to look into, the fish-59-1 and fish-67-1 nodes on gossipqa have been stuck in this state for hours as of the time of creating this issue. UPDATE: I see this same error message frequently on nodes that are synced to the chain but may be experiencing other networking related issues. Will keep this issue updated with what I find.
test
nodes sometimes unable to negotiate identify protocol sometimes nodes on the gossipqa network fail to properly connect to the network leaving them stuck in catchup forever over the last hours for instance nodes entered this state for hours at a time when nodes restart they are able to rejoin the network but it takes hours for this to happen and i m not sure if the restart is triggered by the daemon or the infrastructure instances are preemptible when nodes are stuck in catchup they repeatedly log the following message helper go net identify helper failed negotiate identify protocol with peer for an example to look into the fish and fish nodes on gossipqa have been stuck in this state for hours as of the time of creating this issue update i see this same error message frequently on nodes that are synced to the chain but may be experiencing other networking related issues will keep this issue updated with what i find
1
76,997
26,711,217,226
IssuesEvent
2023-01-28 00:22:39
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
Reboot required to get 2023 feeds
defect
### Current Behavior ` private static final int END_YEAR = Calendar.getInstance().get(Calendar.YEAR); ` ### Steps to Reproduce 1. NistMirrorTask never attempts to download 2023 ### Expected Behavior Use the current year, not the year when the system was last rebooted. ### Dependency-Track Version 4.6.x ### Dependency-Track Distribution Container Image ### Database Server PostgreSQL ### Database Server Version _No response_ ### Browser N/A ### Checklist - [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues) - [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported
1.0
Reboot required to get 2023 feeds - ### Current Behavior ` private static final int END_YEAR = Calendar.getInstance().get(Calendar.YEAR); ` ### Steps to Reproduce 1. NistMirrorTask never attempts to download 2023 ### Expected Behavior Use the current year, not the year when the system was last rebooted. ### Dependency-Track Version 4.6.x ### Dependency-Track Distribution Container Image ### Database Server PostgreSQL ### Database Server Version _No response_ ### Browser N/A ### Checklist - [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues) - [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported
non_test
reboot required to get feeds current behavior private static final int end year calendar getinstance get calendar year steps to reproduce nistmirrortask never attempts to download expected behavior use the current year not the year when the system was last rebooted dependency track version x dependency track distribution container image database server postgresql database server version no response browser n a checklist i have read and understand the i have checked the for whether this defect was already reported
0
293,547
25,302,501,757
IssuesEvent
2022-11-17 11:48:14
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] SnapshotBasedRecoveryIT testSnapshotBasedRecovery failing
:Distributed/Snapshot/Restore >test-failure Team:Distributed
The error is about timed out. So it could be a blip. But I noticed similar error has been reported and fixed before in #80939. So I am raising it in case it does mean something. **Build scan:** https://gradle-enterprise.elastic.co/s/zfj4qleauri7k/tests/:qa:rolling-upgrade:v8.6.0%23oneThirdUpgradedTest/org.elasticsearch.upgrades.SnapshotBasedRecoveryIT/testSnapshotBasedRecovery **Reproduction line:** ``` ./gradlew ':qa:rolling-upgrade:v8.6.0#oneThirdUpgradedTest' -Dtests.class="org.elasticsearch.upgrades.SnapshotBasedRecoveryIT" -Dtests.method="testSnapshotBasedRecovery" -Dtests.seed=ECD80E602CD2D04A -Dtests.bwc=true -Dtests.locale=it-IT -Dtests.timezone=Asia/Saigon -Druntime.java=17 ``` **Applicable branches:** main **Reproduces locally?:** Didn't try **Failure history:** https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.upgrades.SnapshotBasedRecoveryIT&tests.test=testSnapshotBasedRecovery **Failure excerpt:** ``` java.lang.AssertionError: timed out waiting for green state for index [snapshot_based_recovery] cluster state [{ "cluster_name" : "v8.6.0", "cluster_uuid" : "0AFNtqq0QZSKl3uLro1c8A", "version" : 368, "state_uuid" : "HAQfH_1tTgOHLArIy9kXBg", "master_node" : "Zgue9q5UTC6Ib6lD4s1mgg", "blocks" : { "indices" : { "closed_index_created_on_old" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "closed_index_replica_allocation" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "index_old_8060099" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "index_mixed_8060099" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } } } }, "nodes" : { "mzYlfPcZR52a-xdm3MBP2g" : { "name" : "v8.6.0-0", "ephemeral_id" : "79AYOiZ2Ro6h2udl4CPqpw", "transport_address" : "127.0.0.1:37801", "external_id" : "v8.6.0-0", "attributes" : { "upgraded" : "true", "ml.allocated_processors_double" : "32.0", "ml.max_jvm_size" : "536870912", "xpack.installed" : "true", "testattr" : "test", "ml.machine_memory" : "101079961600", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] }, "Zgue9q5UTC6Ib6lD4s1mgg" : { "name" : "v8.6.0-1", "ephemeral_id" : "t5cw8QTgT6eXSJDgNi7IBg", "transport_address" : "127.0.0.1:39371", "external_id" : "v8.6.0-1", "attributes" : { "testattr" : "test", "ml.allocated_processors_double" : "32.0", "ml.machine_memory" : "101079961600", "xpack.installed" : "true", "ml.max_jvm_size" : "536870912", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] }, "rlVbn1cmQv6ZodeVba2ECA" : { "name" : "v8.6.0-2", "ephemeral_id" : "f-YqB3jMTj2GK4RHFOsVTw", "transport_address" : "127.0.0.1:45183", "external_id" : "v8.6.0-2", "attributes" : { "testattr" : "test", "ml.allocated_processors_double" : "32.0", "ml.machine_memory" : "101079961600", "xpack.installed" : "true", "ml.max_jvm_size" : "536870912", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] } }, "metadata" : { "cluster_uuid" : "0AFNtqq0QZSKl3uLro1c8A", "cluster_uuid_committed" : true, "cluster_coordination" : { "term" : 1, "last_committed_config" : [ "Zgue9q5UTC6Ib6lD4s1mgg", "rlVbn1cmQv6ZodeVba2ECA", "mzYlfPcZR52a-xdm3MBP2g" ], "last_accepted_config" : [ "Zgue9q5UTC6Ib6lD4s1mgg", "rlVbn1cmQv6ZodeVba2ECA", "mzYlfPcZR52a-xdm3MBP2g" ], "voting_config_exclusions" : [ ] }, "templates" : { ".monitoring-alerts-7" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-alerts-7" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "timestamp" : { "type" : "date" }, "update_timestamp" : { "type" : "date" }, "resolved_timestamp" : { "type" : "date" }, "prefix" : { "type" : "text" }, "message" : { "type" : "text" }, "suffix" : { "type" : "text" }, "metadata" : { "properties" : { "cluster_uuid" : { "type" : "keyword" }, "link" : { "type" : "keyword" }, "severity" : { "type" : "short" }, "type" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "watch" : { "type" : "keyword" } } } } } }, "aliases" : { } }, ".monitoring-kibana" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-kibana-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "cluster_uuid" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" }, "interval_ms" : { "type" : "long" }, "type" : { "type" : "keyword" }, "source_node" : { "properties" : { "uuid" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "ip" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" } } }, "kibana_stats" : { "properties" : { "usage" : { "properties" : { "index" : { "type" : "keyword" } } }, "kibana" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "statuses" : { "properties" : { "name" : { "type" : "keyword" }, "state" : { "type" : "keyword" } } } } }, "cloud" : { "properties" : { "name" : { "type" : "keyword" }, "id" : { "type" : "keyword" }, "vm_type" : { "type" : "keyword" }, "region" : { "type" : "keyword" }, "zone" : { "type" : "keyword" }, "metadata" : { "type" : "object" } } }, "os" : { "properties" : { "load" : { "properties" : { "1m" : { "type" : "half_float" }, "5m" : { "type" : "half_float" }, "15m" : { "type" : "half_float" } } }, "memory" : { "properties" : { "total_in_bytes" : { "type" : "float" }, "free_in_bytes" : { "type" : "float" }, "used_in_bytes" : { "type" : "float" } } }, "uptime_in_millis" : { "type" : "long" } } }, "process" : { "properties" : { "memory" : { "properties" : { "heap" : { "properties" : { "total_in_bytes" : { "type" : "float" }, "used_in_bytes" : { "type" : "float" }, "size_limit" : { "type" : "float" } } }, "resident_set_size_in_bytes" : { "type" : "float" } } }, "event_loop_delay" : { "type" : "float" }, "uptime_in_millis" : { "type" : "long" } } }, "sockets" : { "properties" : { "http" : { "properties" : { "total" : { "type" : "long" } } }, "https" : { "properties" : { "total" : { "type" : "long" } } } } }, "timestamp" : { "type" : "date" }, "requests" : { "properties" : { "disconnects" : { "type" : "long" }, "total" : { "type" : "long" }, "status_codes" : { "type" : "object" } } }, "response_times" : { "properties" : { "average" : { "type" : "float" }, "max" : { "type" : "float" } } }, "concurrent_connections" : { "type" : "long" } } } } } }, "aliases" : { } }, ".monitoring-logstash" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-logstash-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "cluster_uuid" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" }, "interval_ms" : { "type" : "long" }, "type" : { "type" : "keyword" }, "source_node" : { "properties" : { "uuid" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "ip" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" } } }, "logstash_stats" : { "type" : "object", "properties" : { "logstash" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "http_address" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "pipeline" : { "properties" : { "workers" : { "type" : "short" }, "batch_size" : { "type" : "long" } } } } }, "events" : { "properties" : { "filtered" : { "type" : "long" }, "in" : { "type" : "long" }, "out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" } } }, "timestamp" : { "type" : "date" }, "jvm" : { "properties" : { "uptime_in_millis" : { "type" : "long" }, "gc" : { "properties" : { "collectors" : { "properties" : { "old" : { "properties" : { "collection_count" : { "type" : "long" }, "collection_time_in_millis" : { "type" : "long" } } }, "young" : { "properties" : { "collection_count" : { "type" : "long" }, "collection_time_in_millis" : { "type" : "long" } } } } } } }, "mem" : { "properties" : { "heap_max_in_bytes" : { "type" : "long" }, "heap_used_in_bytes" : { "type" : "long" }, "heap_used_percent" : { "type" : "long" } } } } }, "os" : { "properties" : { "cpu" : { "properties" : { "load_average" : { "properties" : { "1m" : { "type" : "half_float" }, "5m" : { "type" : "half_float" }, "15m" : { "type" : "half_float" } } } } }, "cgroup" : { "properties" : { "cpuacct" : { "properties" : { "control_group" : { "type" : "keyword" }, "usage_nanos" : { "type" : "long" } } }, "cpu" : { "properties" : { "control_group" : { "type" : "keyword" }, "stat" : { "properties" : { "number_of_elapsed_periods" : { "type" : "long" }, "number_of_times_throttled" : { "type" : "long" }, "time_throttled_nanos" : { "type" : "long" } } }, "cfs_quota_micros" : { "type" : "long" } } } } } } }, "process" : { "properties" : { "cpu" : { "properties" : { "percent" : { "type" : "long" } } }, "max_file_descriptors" : { "type" : "long" }, "open_file_descriptors" : { "type" : "long" } } }, "reloads" : { "properties" : { "failures" : { "type" : "long" }, "successes" : { "type" : "long" } } }, "queue" : { "properties" : { "events_count" : { "type" : "long" }, "type" : { "type" : "keyword" } } }, "pipelines" : { "type" : "nested", "properties" : { "id" : { "type" : "keyword" }, "hash" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "events" : { "properties" : { "in" : { "type" : "long" }, "filtered" : { "type" : "long" }, "out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" }, "queue_push_duration_in_millis" : { "type" : "long" } } }, "queue" : { "properties" : { "events_count" : { "type" : "long" }, "type" : { "type" : "keyword" }, "max_queue_size_in_bytes" : { "type" : "long" }, "queue_size_in_bytes" : { "type" : "long" } } }, "vertices" : { "type" : "nested", "properties" : { "id" : { "type" : "keyword" }, "pipeline_ephemeral_id" : { "type" : "keyword" }, "events_in" : { "type" : "long" }, "events_out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" }, "queue_push_duration_in_millis" : { "type" : "long" }, "long_counters" : { "type" : "nested", "properties" : { "name" : { "type" : "keyword" }, "value" : { "type" : "long" } } }, "double_gauges" : { "type" : "nested", "properties" : { "name" : { "type" : "keyword" }, "value" : { "type" : "double" } } } } }, "reloads" : { "properties" : { "failures" : { "type" : "long" }, "successes" : { "type" : "long" } } } } }, "workers" : { "type" : "short" }, "batch_size" : { "type" : "integer" } } }, "logstash_state" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "http_address" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "pipeline" : { "properties" : { "id" : { "type" : "keyword" }, "hash" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "workers" : { "type" : "short" }, "batch_size" : { "type" : "integer" }, "format" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "representation" : { "enabled" : false } } } } } } } }, "aliases" : { } }, ".monitoring-beats" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-beats-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "beats_state" : { "properties" : { "beat" : { "properties" : { "host" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "type" : { "type" : "keyword" }, "uuid" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } }, "state" : { "properties" : { "beat" : { "properties" : { "name" : { "type" : "keyword" } } }, "host" : { "properties" : { "architecture" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "hostname" : { "type" : "keyword" }, "os" : { "properties" : { "build" : { "type" : "keyword" }, "family" : { "type" : "keyword" }, "platform" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } } } }, "input" : { "properties" : { "count" : { "type" : "long" }, "names" : { "type" : "keyword" } } }, "module" : { "properties" : { "count" : { "type" : "long" }, "names" : { "type" : "keyword" } } }, "output" : { "properties" : { "name" : { "type" : "keyword" } } }, "service" : { "properties" : { "id" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } } } }, "timestamp" : { "format" : "date_time", "type" : "date" } } }, "beats_stats" : { "properties" : { "beat" : { "properties" : { "host" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "type" : { "type" : "keyword" }, "uuid" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } }, "metrics" : { "properties" : { "beat" : { "properties" : { "cgroup" : { "properties" : { "cpu" : { "properties" : { "id" : { "type" : "keyword" }, "cfs" : { "properties" : { "period" : { "properties" : { "us" : { "type" : "long" } } }, "quota" : { "properties" : { "us" : { "type" : "long" } } } } }, "stats" : { "properties" : { "periods" : { "type" : "long" }, "throttled" : { "properties" : { "periods" : { "type" : "long" }, "ns" : { "type" : "long" } } } } } } }, "cpuacct" : { "properties" : { "id" : { "type" : "keyword" }, "total" : { "properties" : { "ns" : { "type" : "long" } } } } }, "memory" : { "properties" : { "id" : { "type" : "keyword" }, "mem" : { "properties" : { "limit" : { "properties" : { "bytes" : { "type" : "long" } } }, "usage" : { "properties" : { "bytes" : { "type" : "long" } } } } } } } } }, "cpu" : { "properties" : { "system" : { "properties" : { "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } }, "total" : { "properties" : { "value" : { "type" : "long" }, "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } }, "user" : { "properties" : { "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } } } }, "info" : { "properties" : { "ephemeral_id" : { "type" : "keyword" }, "uptime" : { "properties" : { "ms" : { "type" : "long" } } }, "version" : { "type" : "keyword" } } }, "memstats" : { "properties" : { "gc_next" : { "type" : "long" }, "memory_alloc" : { "type" : "long" }, "memory_total" : { "type" : "long" }, "rss" : { "type" : "long" } } }, "handles" : { "properties" : { "open" : { "type" : "long" }, "limit" : { "properties" : { "hard" : { "type" : "long" }, "soft" : { "type" : "long" } } } } } } }, "apm-server" : { "properties" : { "acm" : { "properties" : { "request" : { "properties" : { "count" : { "type" : "long" } } }, "response" : { "properties" : { "count" : { "type" : "long" }, "errors" : { "properties" : { "validate" : { "type" : "long" }, "internal" : { "type" : "long" }, "queue" : { "type" : "long" }, "count" : { "type" : "long" }, "decode" : { "type" : "long" }, "toolarge" : { "type" : "long" }, "unavailable" : { "type" : "long" }, "forbidden" : { "type" : "long" }, "method" : { "type" : "long" }, "notfound" : { "type" : "long" }, "invalidquery" : { "type" : "long" }, "ratelimit" : { "type" : "long" }, "closed" : { "type" : "long" }, "unauthorized" : { "type" : "long" } } }, "valid" : { "properties" : { "notmodified" : { "type" : "long" }, "count" : { "type" : "long" }, "ok" : { "type" : "long" }, "accepted" : { "type" : "long" } } }, "unset" : { "type" : "long" }, "request" : { "properties" : { "count" : { "type" : "long" } } } } } } }, "server" : { "properties" : { "request" : { "properties" : { "count" : { "type" : "long" } } }, "concurrent" : { "properties" : { "wait" : { "properties" : { "ms" : { "type" : "long" } } } } }, "response" : { "properties" : { "count" : { "type" : "long" }, "errors" : { "properties" : { "count" : { "type" : "long" }, "toolarge" : { "type" : "long" }, "validate" : { "type" : "long" }, "ratelimit" : { "type" : "long" }, "queue" : { "type" : "long" }, "closed" : { "type" : "long" }, "forbidden" : { "type" : "long" }, "concurrency" : { "type" : "long" }, "unauthorized" : { "type" : "long" }, "internal" : { "type" : "long" }, "decode" : { "type" : "long" }, "method" : { "type" : "long" } } }, "valid" : { "properties" : { "ok" : { "type" : "long" }, "accepted" : { "type" : "long" }, "count" : { "type" : "long" } } } } } } }, "decoder" : { "properties" : { "deflate" : { "properties" : { "content-length" : { "type" : "long" }, "count" : { "typ... ```
1.0
[CI] SnapshotBasedRecoveryIT testSnapshotBasedRecovery failing - The error is about timed out. So it could be a blip. But I noticed similar error has been reported and fixed before in #80939. So I am raising it in case it does mean something. **Build scan:** https://gradle-enterprise.elastic.co/s/zfj4qleauri7k/tests/:qa:rolling-upgrade:v8.6.0%23oneThirdUpgradedTest/org.elasticsearch.upgrades.SnapshotBasedRecoveryIT/testSnapshotBasedRecovery **Reproduction line:** ``` ./gradlew ':qa:rolling-upgrade:v8.6.0#oneThirdUpgradedTest' -Dtests.class="org.elasticsearch.upgrades.SnapshotBasedRecoveryIT" -Dtests.method="testSnapshotBasedRecovery" -Dtests.seed=ECD80E602CD2D04A -Dtests.bwc=true -Dtests.locale=it-IT -Dtests.timezone=Asia/Saigon -Druntime.java=17 ``` **Applicable branches:** main **Reproduces locally?:** Didn't try **Failure history:** https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.upgrades.SnapshotBasedRecoveryIT&tests.test=testSnapshotBasedRecovery **Failure excerpt:** ``` java.lang.AssertionError: timed out waiting for green state for index [snapshot_based_recovery] cluster state [{ "cluster_name" : "v8.6.0", "cluster_uuid" : "0AFNtqq0QZSKl3uLro1c8A", "version" : 368, "state_uuid" : "HAQfH_1tTgOHLArIy9kXBg", "master_node" : "Zgue9q5UTC6Ib6lD4s1mgg", "blocks" : { "indices" : { "closed_index_created_on_old" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "closed_index_replica_allocation" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "index_old_8060099" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } }, "index_mixed_8060099" : { "4" : { "description" : "index closed", "retryable" : false, "levels" : [ "read", "write" ] } } } }, "nodes" : { "mzYlfPcZR52a-xdm3MBP2g" : { "name" : "v8.6.0-0", "ephemeral_id" : "79AYOiZ2Ro6h2udl4CPqpw", "transport_address" : "127.0.0.1:37801", "external_id" : "v8.6.0-0", "attributes" : { "upgraded" : "true", "ml.allocated_processors_double" : "32.0", "ml.max_jvm_size" : "536870912", "xpack.installed" : "true", "testattr" : "test", "ml.machine_memory" : "101079961600", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] }, "Zgue9q5UTC6Ib6lD4s1mgg" : { "name" : "v8.6.0-1", "ephemeral_id" : "t5cw8QTgT6eXSJDgNi7IBg", "transport_address" : "127.0.0.1:39371", "external_id" : "v8.6.0-1", "attributes" : { "testattr" : "test", "ml.allocated_processors_double" : "32.0", "ml.machine_memory" : "101079961600", "xpack.installed" : "true", "ml.max_jvm_size" : "536870912", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] }, "rlVbn1cmQv6ZodeVba2ECA" : { "name" : "v8.6.0-2", "ephemeral_id" : "f-YqB3jMTj2GK4RHFOsVTw", "transport_address" : "127.0.0.1:45183", "external_id" : "v8.6.0-2", "attributes" : { "testattr" : "test", "ml.allocated_processors_double" : "32.0", "ml.machine_memory" : "101079961600", "xpack.installed" : "true", "ml.max_jvm_size" : "536870912", "ml.allocated_processors" : "32" }, "roles" : [ "data", "data_cold", "data_content", "data_frozen", "data_hot", "data_warm", "ingest", "master", "ml", "remote_cluster_client", "transform" ] } }, "metadata" : { "cluster_uuid" : "0AFNtqq0QZSKl3uLro1c8A", "cluster_uuid_committed" : true, "cluster_coordination" : { "term" : 1, "last_committed_config" : [ "Zgue9q5UTC6Ib6lD4s1mgg", "rlVbn1cmQv6ZodeVba2ECA", "mzYlfPcZR52a-xdm3MBP2g" ], "last_accepted_config" : [ "Zgue9q5UTC6Ib6lD4s1mgg", "rlVbn1cmQv6ZodeVba2ECA", "mzYlfPcZR52a-xdm3MBP2g" ], "voting_config_exclusions" : [ ] }, "templates" : { ".monitoring-alerts-7" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-alerts-7" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "timestamp" : { "type" : "date" }, "update_timestamp" : { "type" : "date" }, "resolved_timestamp" : { "type" : "date" }, "prefix" : { "type" : "text" }, "message" : { "type" : "text" }, "suffix" : { "type" : "text" }, "metadata" : { "properties" : { "cluster_uuid" : { "type" : "keyword" }, "link" : { "type" : "keyword" }, "severity" : { "type" : "short" }, "type" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "watch" : { "type" : "keyword" } } } } } }, "aliases" : { } }, ".monitoring-kibana" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-kibana-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "cluster_uuid" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" }, "interval_ms" : { "type" : "long" }, "type" : { "type" : "keyword" }, "source_node" : { "properties" : { "uuid" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "ip" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" } } }, "kibana_stats" : { "properties" : { "usage" : { "properties" : { "index" : { "type" : "keyword" } } }, "kibana" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "statuses" : { "properties" : { "name" : { "type" : "keyword" }, "state" : { "type" : "keyword" } } } } }, "cloud" : { "properties" : { "name" : { "type" : "keyword" }, "id" : { "type" : "keyword" }, "vm_type" : { "type" : "keyword" }, "region" : { "type" : "keyword" }, "zone" : { "type" : "keyword" }, "metadata" : { "type" : "object" } } }, "os" : { "properties" : { "load" : { "properties" : { "1m" : { "type" : "half_float" }, "5m" : { "type" : "half_float" }, "15m" : { "type" : "half_float" } } }, "memory" : { "properties" : { "total_in_bytes" : { "type" : "float" }, "free_in_bytes" : { "type" : "float" }, "used_in_bytes" : { "type" : "float" } } }, "uptime_in_millis" : { "type" : "long" } } }, "process" : { "properties" : { "memory" : { "properties" : { "heap" : { "properties" : { "total_in_bytes" : { "type" : "float" }, "used_in_bytes" : { "type" : "float" }, "size_limit" : { "type" : "float" } } }, "resident_set_size_in_bytes" : { "type" : "float" } } }, "event_loop_delay" : { "type" : "float" }, "uptime_in_millis" : { "type" : "long" } } }, "sockets" : { "properties" : { "http" : { "properties" : { "total" : { "type" : "long" } } }, "https" : { "properties" : { "total" : { "type" : "long" } } } } }, "timestamp" : { "type" : "date" }, "requests" : { "properties" : { "disconnects" : { "type" : "long" }, "total" : { "type" : "long" }, "status_codes" : { "type" : "object" } } }, "response_times" : { "properties" : { "average" : { "type" : "float" }, "max" : { "type" : "float" } } }, "concurrent_connections" : { "type" : "long" } } } } } }, "aliases" : { } }, ".monitoring-logstash" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-logstash-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "cluster_uuid" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" }, "interval_ms" : { "type" : "long" }, "type" : { "type" : "keyword" }, "source_node" : { "properties" : { "uuid" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "transport_address" : { "type" : "keyword" }, "ip" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "timestamp" : { "type" : "date", "format" : "date_time" } } }, "logstash_stats" : { "type" : "object", "properties" : { "logstash" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "http_address" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "pipeline" : { "properties" : { "workers" : { "type" : "short" }, "batch_size" : { "type" : "long" } } } } }, "events" : { "properties" : { "filtered" : { "type" : "long" }, "in" : { "type" : "long" }, "out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" } } }, "timestamp" : { "type" : "date" }, "jvm" : { "properties" : { "uptime_in_millis" : { "type" : "long" }, "gc" : { "properties" : { "collectors" : { "properties" : { "old" : { "properties" : { "collection_count" : { "type" : "long" }, "collection_time_in_millis" : { "type" : "long" } } }, "young" : { "properties" : { "collection_count" : { "type" : "long" }, "collection_time_in_millis" : { "type" : "long" } } } } } } }, "mem" : { "properties" : { "heap_max_in_bytes" : { "type" : "long" }, "heap_used_in_bytes" : { "type" : "long" }, "heap_used_percent" : { "type" : "long" } } } } }, "os" : { "properties" : { "cpu" : { "properties" : { "load_average" : { "properties" : { "1m" : { "type" : "half_float" }, "5m" : { "type" : "half_float" }, "15m" : { "type" : "half_float" } } } } }, "cgroup" : { "properties" : { "cpuacct" : { "properties" : { "control_group" : { "type" : "keyword" }, "usage_nanos" : { "type" : "long" } } }, "cpu" : { "properties" : { "control_group" : { "type" : "keyword" }, "stat" : { "properties" : { "number_of_elapsed_periods" : { "type" : "long" }, "number_of_times_throttled" : { "type" : "long" }, "time_throttled_nanos" : { "type" : "long" } } }, "cfs_quota_micros" : { "type" : "long" } } } } } } }, "process" : { "properties" : { "cpu" : { "properties" : { "percent" : { "type" : "long" } } }, "max_file_descriptors" : { "type" : "long" }, "open_file_descriptors" : { "type" : "long" } } }, "reloads" : { "properties" : { "failures" : { "type" : "long" }, "successes" : { "type" : "long" } } }, "queue" : { "properties" : { "events_count" : { "type" : "long" }, "type" : { "type" : "keyword" } } }, "pipelines" : { "type" : "nested", "properties" : { "id" : { "type" : "keyword" }, "hash" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "events" : { "properties" : { "in" : { "type" : "long" }, "filtered" : { "type" : "long" }, "out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" }, "queue_push_duration_in_millis" : { "type" : "long" } } }, "queue" : { "properties" : { "events_count" : { "type" : "long" }, "type" : { "type" : "keyword" }, "max_queue_size_in_bytes" : { "type" : "long" }, "queue_size_in_bytes" : { "type" : "long" } } }, "vertices" : { "type" : "nested", "properties" : { "id" : { "type" : "keyword" }, "pipeline_ephemeral_id" : { "type" : "keyword" }, "events_in" : { "type" : "long" }, "events_out" : { "type" : "long" }, "duration_in_millis" : { "type" : "long" }, "queue_push_duration_in_millis" : { "type" : "long" }, "long_counters" : { "type" : "nested", "properties" : { "name" : { "type" : "keyword" }, "value" : { "type" : "long" } } }, "double_gauges" : { "type" : "nested", "properties" : { "name" : { "type" : "keyword" }, "value" : { "type" : "double" } } } } }, "reloads" : { "properties" : { "failures" : { "type" : "long" }, "successes" : { "type" : "long" } } } } }, "workers" : { "type" : "short" }, "batch_size" : { "type" : "integer" } } }, "logstash_state" : { "properties" : { "uuid" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "host" : { "type" : "keyword" }, "http_address" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "snapshot" : { "type" : "boolean" }, "status" : { "type" : "keyword" }, "pipeline" : { "properties" : { "id" : { "type" : "keyword" }, "hash" : { "type" : "keyword" }, "ephemeral_id" : { "type" : "keyword" }, "workers" : { "type" : "short" }, "batch_size" : { "type" : "integer" }, "format" : { "type" : "keyword" }, "version" : { "type" : "keyword" }, "representation" : { "enabled" : false } } } } } } } }, "aliases" : { } }, ".monitoring-beats" : { "order" : 0, "version" : 8010099, "index_patterns" : [ ".monitoring-beats-7-*" ], "settings" : { "index" : { "format" : "7", "codec" : "best_compression", "number_of_shards" : "1", "auto_expand_replicas" : "0-1", "number_of_replicas" : "0" } }, "mappings" : { "_doc" : { "dynamic" : false, "properties" : { "beats_state" : { "properties" : { "beat" : { "properties" : { "host" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "type" : { "type" : "keyword" }, "uuid" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } }, "state" : { "properties" : { "beat" : { "properties" : { "name" : { "type" : "keyword" } } }, "host" : { "properties" : { "architecture" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "hostname" : { "type" : "keyword" }, "os" : { "properties" : { "build" : { "type" : "keyword" }, "family" : { "type" : "keyword" }, "platform" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } } } }, "input" : { "properties" : { "count" : { "type" : "long" }, "names" : { "type" : "keyword" } } }, "module" : { "properties" : { "count" : { "type" : "long" }, "names" : { "type" : "keyword" } } }, "output" : { "properties" : { "name" : { "type" : "keyword" } } }, "service" : { "properties" : { "id" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } } } }, "timestamp" : { "format" : "date_time", "type" : "date" } } }, "beats_stats" : { "properties" : { "beat" : { "properties" : { "host" : { "type" : "keyword" }, "name" : { "type" : "keyword" }, "type" : { "type" : "keyword" }, "uuid" : { "type" : "keyword" }, "version" : { "type" : "keyword" } } }, "metrics" : { "properties" : { "beat" : { "properties" : { "cgroup" : { "properties" : { "cpu" : { "properties" : { "id" : { "type" : "keyword" }, "cfs" : { "properties" : { "period" : { "properties" : { "us" : { "type" : "long" } } }, "quota" : { "properties" : { "us" : { "type" : "long" } } } } }, "stats" : { "properties" : { "periods" : { "type" : "long" }, "throttled" : { "properties" : { "periods" : { "type" : "long" }, "ns" : { "type" : "long" } } } } } } }, "cpuacct" : { "properties" : { "id" : { "type" : "keyword" }, "total" : { "properties" : { "ns" : { "type" : "long" } } } } }, "memory" : { "properties" : { "id" : { "type" : "keyword" }, "mem" : { "properties" : { "limit" : { "properties" : { "bytes" : { "type" : "long" } } }, "usage" : { "properties" : { "bytes" : { "type" : "long" } } } } } } } } }, "cpu" : { "properties" : { "system" : { "properties" : { "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } }, "total" : { "properties" : { "value" : { "type" : "long" }, "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } }, "user" : { "properties" : { "ticks" : { "type" : "long" }, "time" : { "properties" : { "ms" : { "type" : "long" } } } } } } }, "info" : { "properties" : { "ephemeral_id" : { "type" : "keyword" }, "uptime" : { "properties" : { "ms" : { "type" : "long" } } }, "version" : { "type" : "keyword" } } }, "memstats" : { "properties" : { "gc_next" : { "type" : "long" }, "memory_alloc" : { "type" : "long" }, "memory_total" : { "type" : "long" }, "rss" : { "type" : "long" } } }, "handles" : { "properties" : { "open" : { "type" : "long" }, "limit" : { "properties" : { "hard" : { "type" : "long" }, "soft" : { "type" : "long" } } } } } } }, "apm-server" : { "properties" : { "acm" : { "properties" : { "request" : { "properties" : { "count" : { "type" : "long" } } }, "response" : { "properties" : { "count" : { "type" : "long" }, "errors" : { "properties" : { "validate" : { "type" : "long" }, "internal" : { "type" : "long" }, "queue" : { "type" : "long" }, "count" : { "type" : "long" }, "decode" : { "type" : "long" }, "toolarge" : { "type" : "long" }, "unavailable" : { "type" : "long" }, "forbidden" : { "type" : "long" }, "method" : { "type" : "long" }, "notfound" : { "type" : "long" }, "invalidquery" : { "type" : "long" }, "ratelimit" : { "type" : "long" }, "closed" : { "type" : "long" }, "unauthorized" : { "type" : "long" } } }, "valid" : { "properties" : { "notmodified" : { "type" : "long" }, "count" : { "type" : "long" }, "ok" : { "type" : "long" }, "accepted" : { "type" : "long" } } }, "unset" : { "type" : "long" }, "request" : { "properties" : { "count" : { "type" : "long" } } } } } } }, "server" : { "properties" : { "request" : { "properties" : { "count" : { "type" : "long" } } }, "concurrent" : { "properties" : { "wait" : { "properties" : { "ms" : { "type" : "long" } } } } }, "response" : { "properties" : { "count" : { "type" : "long" }, "errors" : { "properties" : { "count" : { "type" : "long" }, "toolarge" : { "type" : "long" }, "validate" : { "type" : "long" }, "ratelimit" : { "type" : "long" }, "queue" : { "type" : "long" }, "closed" : { "type" : "long" }, "forbidden" : { "type" : "long" }, "concurrency" : { "type" : "long" }, "unauthorized" : { "type" : "long" }, "internal" : { "type" : "long" }, "decode" : { "type" : "long" }, "method" : { "type" : "long" } } }, "valid" : { "properties" : { "ok" : { "type" : "long" }, "accepted" : { "type" : "long" }, "count" : { "type" : "long" } } } } } } }, "decoder" : { "properties" : { "deflate" : { "properties" : { "content-length" : { "type" : "long" }, "count" : { "typ... ```
test
snapshotbasedrecoveryit testsnapshotbasedrecovery failing the error is about timed out so it could be a blip but i noticed similar error has been reported and fixed before in so i am raising it in case it does mean something build scan reproduction line gradlew qa rolling upgrade onethirdupgradedtest dtests class org elasticsearch upgrades snapshotbasedrecoveryit dtests method testsnapshotbasedrecovery dtests seed dtests bwc true dtests locale it it dtests timezone asia saigon druntime java applicable branches main reproduces locally didn t try failure history failure excerpt java lang assertionerror timed out waiting for green state for index cluster state cluster name cluster uuid version state uuid haqfh master node blocks indices closed index created on old description index closed retryable false levels read write closed index replica allocation description index closed retryable false levels read write index old description index closed retryable false levels read write index mixed description index closed retryable false levels read write nodes name ephemeral id transport address external id attributes upgraded true ml allocated processors double ml max jvm size xpack installed true testattr test ml machine memory ml allocated processors roles data data cold data content data frozen data hot data warm ingest master ml remote cluster client transform name ephemeral id transport address external id attributes testattr test ml allocated processors double ml machine memory xpack installed true ml max jvm size ml allocated processors roles data data cold data content data frozen data hot data warm ingest master ml remote cluster client transform name ephemeral id f transport address external id attributes testattr test ml allocated processors double ml machine memory xpack installed true ml max jvm size ml allocated processors roles data data cold data content data frozen data hot data warm ingest master ml remote cluster client transform metadata cluster uuid cluster uuid committed true cluster coordination term last committed config last accepted config voting config exclusions templates monitoring alerts order version index patterns monitoring alerts settings index format codec best compression number of shards auto expand replicas number of replicas mappings doc dynamic false properties timestamp type date update timestamp type date resolved timestamp type date prefix type text message type text suffix type text metadata properties cluster uuid type keyword link type keyword severity type short type type keyword version type keyword watch type keyword aliases monitoring kibana order version index patterns monitoring kibana settings index format codec best compression number of shards auto expand replicas number of replicas mappings doc dynamic false properties cluster uuid type keyword timestamp type date format date time interval ms type long type type keyword source node properties uuid type keyword host type keyword transport address type keyword ip type keyword name type keyword timestamp type date format date time kibana stats properties usage properties index type keyword kibana properties uuid type keyword name type keyword host type keyword transport address type keyword version type keyword snapshot type boolean status type keyword statuses properties name type keyword state type keyword cloud properties name type keyword id type keyword vm type type keyword region type keyword zone type keyword metadata type object os properties load properties type half float type half float type half float memory properties total in bytes type float free in bytes type float used in bytes type float uptime in millis type long process properties memory properties heap properties total in bytes type float used in bytes type float size limit type float resident set size in bytes type float event loop delay type float uptime in millis type long sockets properties http properties total type long https properties total type long timestamp type date requests properties disconnects type long total type long status codes type object response times properties average type float max type float concurrent connections type long aliases monitoring logstash order version index patterns monitoring logstash settings index format codec best compression number of shards auto expand replicas number of replicas mappings doc dynamic false properties cluster uuid type keyword timestamp type date format date time interval ms type long type type keyword source node properties uuid type keyword host type keyword transport address type keyword ip type keyword name type keyword timestamp type date format date time logstash stats type object properties logstash properties uuid type keyword name type keyword ephemeral id type keyword host type keyword http address type keyword version type keyword snapshot type boolean status type keyword pipeline properties workers type short batch size type long events properties filtered type long in type long out type long duration in millis type long timestamp type date jvm properties uptime in millis type long gc properties collectors properties old properties collection count type long collection time in millis type long young properties collection count type long collection time in millis type long mem properties heap max in bytes type long heap used in bytes type long heap used percent type long os properties cpu properties load average properties type half float type half float type half float cgroup properties cpuacct properties control group type keyword usage nanos type long cpu properties control group type keyword stat properties number of elapsed periods type long number of times throttled type long time throttled nanos type long cfs quota micros type long process properties cpu properties percent type long max file descriptors type long open file descriptors type long reloads properties failures type long successes type long queue properties events count type long type type keyword pipelines type nested properties id type keyword hash type keyword ephemeral id type keyword events properties in type long filtered type long out type long duration in millis type long queue push duration in millis type long queue properties events count type long type type keyword max queue size in bytes type long queue size in bytes type long vertices type nested properties id type keyword pipeline ephemeral id type keyword events in type long events out type long duration in millis type long queue push duration in millis type long long counters type nested properties name type keyword value type long double gauges type nested properties name type keyword value type double reloads properties failures type long successes type long workers type short batch size type integer logstash state properties uuid type keyword name type keyword host type keyword http address type keyword ephemeral id type keyword version type keyword snapshot type boolean status type keyword pipeline properties id type keyword hash type keyword ephemeral id type keyword workers type short batch size type integer format type keyword version type keyword representation enabled false aliases monitoring beats order version index patterns monitoring beats settings index format codec best compression number of shards auto expand replicas number of replicas mappings doc dynamic false properties beats state properties beat properties host type keyword name type keyword type type keyword uuid type keyword version type keyword state properties beat properties name type keyword host properties architecture type keyword name type keyword hostname type keyword os properties build type keyword family type keyword platform type keyword version type keyword input properties count type long names type keyword module properties count type long names type keyword output properties name type keyword service properties id type keyword name type keyword version type keyword timestamp format date time type date beats stats properties beat properties host type keyword name type keyword type type keyword uuid type keyword version type keyword metrics properties beat properties cgroup properties cpu properties id type keyword cfs properties period properties us type long quota properties us type long stats properties periods type long throttled properties periods type long ns type long cpuacct properties id type keyword total properties ns type long memory properties id type keyword mem properties limit properties bytes type long usage properties bytes type long cpu properties system properties ticks type long time properties ms type long total properties value type long ticks type long time properties ms type long user properties ticks type long time properties ms type long info properties ephemeral id type keyword uptime properties ms type long version type keyword memstats properties gc next type long memory alloc type long memory total type long rss type long handles properties open type long limit properties hard type long soft type long apm server properties acm properties request properties count type long response properties count type long errors properties validate type long internal type long queue type long count type long decode type long toolarge type long unavailable type long forbidden type long method type long notfound type long invalidquery type long ratelimit type long closed type long unauthorized type long valid properties notmodified type long count type long ok type long accepted type long unset type long request properties count type long server properties request properties count type long concurrent properties wait properties ms type long response properties count type long errors properties count type long toolarge type long validate type long ratelimit type long queue type long closed type long forbidden type long concurrency type long unauthorized type long internal type long decode type long method type long valid properties ok type long accepted type long count type long decoder properties deflate properties content length type long count typ
1
314,459
27,002,068,213
IssuesEvent
2023-02-10 08:42:43
kedacore/keda
https://api.github.com/repos/kedacore/keda
closed
Increase unit test coverage in `pkg/util`
help wanted good first issue testing stale-bot-ignore
### Proposal https://github.com/kedacore/keda/tree/main/pkg/util 1) Following files don't have unit test, we should target in having majority of those covered - `gvkr.go` - `http.go` - `normalize_string.go` - `tls_config.go` 2) We should inspect the rest of the package and increase test coverage if needed ### Use-Case _No response_ ### Anything else? _No response_
1.0
Increase unit test coverage in `pkg/util` - ### Proposal https://github.com/kedacore/keda/tree/main/pkg/util 1) Following files don't have unit test, we should target in having majority of those covered - `gvkr.go` - `http.go` - `normalize_string.go` - `tls_config.go` 2) We should inspect the rest of the package and increase test coverage if needed ### Use-Case _No response_ ### Anything else? _No response_
test
increase unit test coverage in pkg util proposal following files don t have unit test we should target in having majority of those covered gvkr go http go normalize string go tls config go we should inspect the rest of the package and increase test coverage if needed use case no response anything else no response
1
126,223
26,804,684,646
IssuesEvent
2023-02-01 17:22:22
sandialabs/Albany
https://api.github.com/repos/sandialabs/Albany
opened
Refactor and slim handling of states in Albany
help wanted Code cleanup
By states I mean stuff related to `StatesArrays`, `StateManager`, `StateInfoStructs`, and maybe also `NodalDataBase`. These, together with the STK FieldContainer structures, form an intricate web of structures, which are hard to navigate, and definitely contain stuff that is no longer used (e.g., `StateArrays::nodeStateArrays` are not uses, as well as lots of methods in StateManager probably). The reason for this cleanup is to leave only the _necessary_ stuff, so that integrating OmegaH becomes easier.
1.0
Refactor and slim handling of states in Albany - By states I mean stuff related to `StatesArrays`, `StateManager`, `StateInfoStructs`, and maybe also `NodalDataBase`. These, together with the STK FieldContainer structures, form an intricate web of structures, which are hard to navigate, and definitely contain stuff that is no longer used (e.g., `StateArrays::nodeStateArrays` are not uses, as well as lots of methods in StateManager probably). The reason for this cleanup is to leave only the _necessary_ stuff, so that integrating OmegaH becomes easier.
non_test
refactor and slim handling of states in albany by states i mean stuff related to statesarrays statemanager stateinfostructs and maybe also nodaldatabase these together with the stk fieldcontainer structures form an intricate web of structures which are hard to navigate and definitely contain stuff that is no longer used e g statearrays nodestatearrays are not uses as well as lots of methods in statemanager probably the reason for this cleanup is to leave only the necessary stuff so that integrating omegah becomes easier
0
4,005
2,700,149,618
IssuesEvent
2015-04-03 22:59:15
d3athrow/vgstation13
https://api.github.com/repos/d3athrow/vgstation13
closed
[Bug] Emitters don't require power once turned on.
Bug Needs Moar Testing
This is bad. Once an emitter has been powered on, it will stay on forever until it's turned off or destroyed. Get a wire with power and set up an emitter like it should be done. Cut the wires leading to it and even directly underneath it. Watch as it laughs at you. ![ss 2015-03-09 at 02 26 47](https://cloud.githubusercontent.com/assets/8550416/6561689/91c2b8f0-c669-11e4-8050-d6694a60d8c3.png) You can even turn it on and off without it caring about needing a power source. http://a.pomf.se/yzqayz.webm @PJB3005 suggests its a powernet issue and not one inherent to emitters. I don't know the reason why this happens, but I do know it's a pretty bad oversight. N3X15 agrees its a powernet issue.
1.0
[Bug] Emitters don't require power once turned on. - This is bad. Once an emitter has been powered on, it will stay on forever until it's turned off or destroyed. Get a wire with power and set up an emitter like it should be done. Cut the wires leading to it and even directly underneath it. Watch as it laughs at you. ![ss 2015-03-09 at 02 26 47](https://cloud.githubusercontent.com/assets/8550416/6561689/91c2b8f0-c669-11e4-8050-d6694a60d8c3.png) You can even turn it on and off without it caring about needing a power source. http://a.pomf.se/yzqayz.webm @PJB3005 suggests its a powernet issue and not one inherent to emitters. I don't know the reason why this happens, but I do know it's a pretty bad oversight. N3X15 agrees its a powernet issue.
test
emitters don t require power once turned on this is bad once an emitter has been powered on it will stay on forever until it s turned off or destroyed get a wire with power and set up an emitter like it should be done cut the wires leading to it and even directly underneath it watch as it laughs at you you can even turn it on and off without it caring about needing a power source suggests its a powernet issue and not one inherent to emitters i don t know the reason why this happens but i do know it s a pretty bad oversight agrees its a powernet issue
1
18,766
11,047,708,816
IssuesEvent
2019-12-09 19:33:46
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Gather feedback on Shift Creator UI
Project: VZA App Service: Apps Service: PM Type: Meeting Type: Research Workgroup: AMD Workgroup: VZ
Meet with Lewis and Randy to review the interfaces we've built for them: ## Shift fields - Shift Description - Contact Name - essentially "created by" - Equipment Required — ever multiple items? ## Assignment fields - Location Description - Number of Officers Required ## Calendar - What information would visible without clicking modal? ## Table - Extraneous/additional columns? - "Assignments Available" "Assignments Filled" - Names
2.0
Gather feedback on Shift Creator UI - Meet with Lewis and Randy to review the interfaces we've built for them: ## Shift fields - Shift Description - Contact Name - essentially "created by" - Equipment Required — ever multiple items? ## Assignment fields - Location Description - Number of Officers Required ## Calendar - What information would visible without clicking modal? ## Table - Extraneous/additional columns? - "Assignments Available" "Assignments Filled" - Names
non_test
gather feedback on shift creator ui meet with lewis and randy to review the interfaces we ve built for them shift fields shift description contact name essentially created by equipment required — ever multiple items assignment fields location description number of officers required calendar what information would visible without clicking modal table extraneous additional columns assignments available assignments filled names
0
42,469
5,438,747,540
IssuesEvent
2017-03-06 11:21:27
LiskHQ/lisk-nano
https://api.github.com/repos/LiskHQ/lisk-nano
closed
Setup unit testing framework
test
Using a combination of karma, jasmine. Testing components/controllers, filters, services.
1.0
Setup unit testing framework - Using a combination of karma, jasmine. Testing components/controllers, filters, services.
test
setup unit testing framework using a combination of karma jasmine testing components controllers filters services
1
98,901
11,100,243,855
IssuesEvent
2019-12-16 18:45:55
codeforamerica/honeycrisp-gem
https://api.github.com/repos/codeforamerica/honeycrisp-gem
opened
Add documentation to progress indicators
documentation
# Progress indicator The progress indicator shows the user how much of a flow they have completed. It helps set time expectations, as well as giving a sense of progress. Use this if you have a flow of more than a few pages, or when users won’t be able to guess how long a flow is. The indicator may be used alone, or in conjunction with the [step bar](url). The indicator is the more granular of the two, ticking forward on an individual page basis. # Progress step bar The step bar shows users which steps they have completed, and what’s coming up. It serves a similar purpose to the [progress indicator](url), but it deals with sections rather than individual pages. Use this if your flow has defined steps or sections. It helps users mentally prepare for the section they’re about to start.
1.0
Add documentation to progress indicators - # Progress indicator The progress indicator shows the user how much of a flow they have completed. It helps set time expectations, as well as giving a sense of progress. Use this if you have a flow of more than a few pages, or when users won’t be able to guess how long a flow is. The indicator may be used alone, or in conjunction with the [step bar](url). The indicator is the more granular of the two, ticking forward on an individual page basis. # Progress step bar The step bar shows users which steps they have completed, and what’s coming up. It serves a similar purpose to the [progress indicator](url), but it deals with sections rather than individual pages. Use this if your flow has defined steps or sections. It helps users mentally prepare for the section they’re about to start.
non_test
add documentation to progress indicators progress indicator the progress indicator shows the user how much of a flow they have completed it helps set time expectations as well as giving a sense of progress use this if you have a flow of more than a few pages or when users won’t be able to guess how long a flow is the indicator may be used alone or in conjunction with the url the indicator is the more granular of the two ticking forward on an individual page basis progress step bar the step bar shows users which steps they have completed and what’s coming up it serves a similar purpose to the url but it deals with sections rather than individual pages use this if your flow has defined steps or sections it helps users mentally prepare for the section they’re about to start
0
231,785
18,794,307,924
IssuesEvent
2021-11-08 20:19:29
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: update TestBlocklists so that it also counts skipped tests (or make a new way)
C-enhancement A-testing
As per https://cockroachlabs.atlassian.net/wiki/spaces/PROD/pages/548339946/ORM+Expected+Failure+Test - we use TestBlocklists to count the numbers of failing tests, grouped by failure reason. The test suites we run also have "skipped" tests, which usually tests that rely on features that CockroachDB doesn't support yet. We want to be able to count these skipped tests, grouped by reason they are skipped. This is more challenging, since the way that tests get skipped vary by tool+language, so there is no standard way to retrive all skipped tests or to annotate the reason for skipping.
1.0
roachtest: update TestBlocklists so that it also counts skipped tests (or make a new way) - As per https://cockroachlabs.atlassian.net/wiki/spaces/PROD/pages/548339946/ORM+Expected+Failure+Test - we use TestBlocklists to count the numbers of failing tests, grouped by failure reason. The test suites we run also have "skipped" tests, which usually tests that rely on features that CockroachDB doesn't support yet. We want to be able to count these skipped tests, grouped by reason they are skipped. This is more challenging, since the way that tests get skipped vary by tool+language, so there is no standard way to retrive all skipped tests or to annotate the reason for skipping.
test
roachtest update testblocklists so that it also counts skipped tests or make a new way as per we use testblocklists to count the numbers of failing tests grouped by failure reason the test suites we run also have skipped tests which usually tests that rely on features that cockroachdb doesn t support yet we want to be able to count these skipped tests grouped by reason they are skipped this is more challenging since the way that tests get skipped vary by tool language so there is no standard way to retrive all skipped tests or to annotate the reason for skipping
1
303,610
26,218,144,580
IssuesEvent
2023-01-04 12:46:47
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
opened
Add AlmaLinux VDT IT support
team/qa feature/vuln-detector type/test-development status/not-tracked role/qa-watchdogs subteam/qa-rainbow
| Target version | Related issue | Related PR/dev branch | |--------------------|--------------------|-----------------| | 4.5.0 | https://github.com/wazuh/wazuh/issues/15772 | https://github.com/wazuh/wazuh/pull/15817 | ## Description Add test support for VDT AlmaLinux provider, by adding cases to the current test suite. ## Proposed test cases The following is a list of the modules where cases will be added - [ ] test_vulnerability_detector/test_providers/test_enabled - [ ] test_vulnerability_detector/test_providers/test_disabled - [ ] test_vulnerability_detector/test_providers/test_missing_os - [ ] test_vulnerability_detector/test_providers/test_multiple_provider_feeds - [ ] test_vulnerability_detector/test_providers/test_os - [ ] test_vulnerability_detector/test_providers/test_update_interval - [ ] test_vulnerability_detector/test_scan_results/test_svan_nvd_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_scan_provider_and_nvd_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_sca_provider_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_scan_vulnerability_removal ## Considerations A custom feed will need to be researched and developed for this new provider.
1.0
Add AlmaLinux VDT IT support - | Target version | Related issue | Related PR/dev branch | |--------------------|--------------------|-----------------| | 4.5.0 | https://github.com/wazuh/wazuh/issues/15772 | https://github.com/wazuh/wazuh/pull/15817 | ## Description Add test support for VDT AlmaLinux provider, by adding cases to the current test suite. ## Proposed test cases The following is a list of the modules where cases will be added - [ ] test_vulnerability_detector/test_providers/test_enabled - [ ] test_vulnerability_detector/test_providers/test_disabled - [ ] test_vulnerability_detector/test_providers/test_missing_os - [ ] test_vulnerability_detector/test_providers/test_multiple_provider_feeds - [ ] test_vulnerability_detector/test_providers/test_os - [ ] test_vulnerability_detector/test_providers/test_update_interval - [ ] test_vulnerability_detector/test_scan_results/test_svan_nvd_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_scan_provider_and_nvd_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_sca_provider_vulnerabilities - [ ] test_vulnerability_detector/test_scan_results/test_scan_vulnerability_removal ## Considerations A custom feed will need to be researched and developed for this new provider.
test
add almalinux vdt it support target version related issue related pr dev branch description add test support for vdt almalinux provider by adding cases to the current test suite proposed test cases the following is a list of the modules where cases will be added test vulnerability detector test providers test enabled test vulnerability detector test providers test disabled test vulnerability detector test providers test missing os test vulnerability detector test providers test multiple provider feeds test vulnerability detector test providers test os test vulnerability detector test providers test update interval test vulnerability detector test scan results test svan nvd vulnerabilities test vulnerability detector test scan results test scan provider and nvd vulnerabilities test vulnerability detector test scan results test sca provider vulnerabilities test vulnerability detector test scan results test scan vulnerability removal considerations a custom feed will need to be researched and developed for this new provider
1