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
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
279,787
| 24,254,559,179
|
IssuesEvent
|
2022-09-27 16:37:38
|
mskcc/smile-server
|
https://api.github.com/repos/mskcc/smile-server
|
closed
|
Bug with requests in consistency checker that exceed expected publishing time
|
bug Production Rolllout of MetaDB requires-unit-tests
|
When a request takes longer than usual to publish to CMO_NEW_REQUEST, the consistency checker will log the request's status as `SUCCESSFUL_PUBLISHING_TIME_EXCEEDED`
It's been noted that even after the request finally publishes, the request is logged yet again with the status `FAILED_DROPPED_MESSAGE` and also re-published.
Done condition for this card: identify issue in consistency checker and implement fix
|
1.0
|
Bug with requests in consistency checker that exceed expected publishing time - When a request takes longer than usual to publish to CMO_NEW_REQUEST, the consistency checker will log the request's status as `SUCCESSFUL_PUBLISHING_TIME_EXCEEDED`
It's been noted that even after the request finally publishes, the request is logged yet again with the status `FAILED_DROPPED_MESSAGE` and also re-published.
Done condition for this card: identify issue in consistency checker and implement fix
|
test
|
bug with requests in consistency checker that exceed expected publishing time when a request takes longer than usual to publish to cmo new request the consistency checker will log the request s status as successful publishing time exceeded it s been noted that even after the request finally publishes the request is logged yet again with the status failed dropped message and also re published done condition for this card identify issue in consistency checker and implement fix
| 1
|
195,590
| 22,349,763,805
|
IssuesEvent
|
2022-06-15 10:58:12
|
nataliekenat/openssl
|
https://api.github.com/repos/nataliekenat/openssl
|
closed
|
CVE-2018-0739 (Medium) detected in opensslOpenSSL_1_1_0f
|
security vulnerability
|
## CVE-2018-0739 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_0f</b></p></summary>
<p>
<p>TLS/SSL and crypto library</p>
<p>Library home page: <a href=https://github.com/openssl/openssl.git>https://github.com/openssl/openssl.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nataliekenat/openssl/commit/dfb28e39b45ad69ae8b26516eee36160f94dc427">dfb28e39b45ad69ae8b26516eee36160f94dc427</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/asn1_err.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/tasn_dec.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/asn1_err.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).
<p>Publish Date: 2018-03-27
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-0739>CVE-2018-0739</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0739">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0739</a></p>
<p>Release Date: 2018-03-27</p>
<p>Fix Resolution: OpenSSL_1_0_2o,OpenSSL_1_1_0h</p>
</p>
</details>
<p></p>
|
True
|
CVE-2018-0739 (Medium) detected in opensslOpenSSL_1_1_0f - ## CVE-2018-0739 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_0f</b></p></summary>
<p>
<p>TLS/SSL and crypto library</p>
<p>Library home page: <a href=https://github.com/openssl/openssl.git>https://github.com/openssl/openssl.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nataliekenat/openssl/commit/dfb28e39b45ad69ae8b26516eee36160f94dc427">dfb28e39b45ad69ae8b26516eee36160f94dc427</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/asn1_err.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/tasn_dec.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/crypto/asn1/asn1_err.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).
<p>Publish Date: 2018-03-27
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-0739>CVE-2018-0739</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0739">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0739</a></p>
<p>Release Date: 2018-03-27</p>
<p>Fix Resolution: OpenSSL_1_0_2o,OpenSSL_1_1_0h</p>
</p>
</details>
<p></p>
|
non_test
|
cve medium detected in opensslopenssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in head commit a href found in base branch master vulnerable source files crypto err c crypto tasn dec c crypto err c vulnerability details constructed asn types with a recursive definition such as can be found in could eventually exceed the stack given malicious input with excessive recursion this could result in a denial of service attack there are no such structures used within ssl tls that come from untrusted sources so this is considered safe fixed in openssl affected fixed in openssl 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 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 openssl openssl
| 0
|
165,430
| 12,842,412,559
|
IssuesEvent
|
2020-07-08 01:57:23
|
aces/Loris
|
https://api.github.com/repos/aces/Loris
|
closed
|
[Integration Test] Unknown column 'PasswordChangeRequired' during login test
|
Bug Testing
|
**Describe the bug**
Running the integration tests `bash dockerized-integration-tests.sh` in `/var/www/loris/test` in a VM results in 2 errors, which are:
```
1) LorisLoginTest::testLoginFailure
PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'PasswordChangeRequired' in 'field list'
/app/php/libraries/Database.class.inc:592
/app/php/libraries/Database.class.inc:499
/app/php/libraries/User.class.inc:193
/app/php/libraries/User.class.inc:503
/app/test/integrationtests/LorisIntegrationTest.class.inc:119
2) LorisLoginTest::testLoginSuccess
PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'PasswordChangeRequired' in 'field list'
/app/php/libraries/Database.class.inc:592
/app/php/libraries/Database.class.inc:499
/app/php/libraries/User.class.inc:193
/app/php/libraries/User.class.inc:503
/app/test/integrationtests/LorisIntegrationTest.class.inc:119
```
**What did you expect to happen?**
All the tests should pass.
|
1.0
|
[Integration Test] Unknown column 'PasswordChangeRequired' during login test - **Describe the bug**
Running the integration tests `bash dockerized-integration-tests.sh` in `/var/www/loris/test` in a VM results in 2 errors, which are:
```
1) LorisLoginTest::testLoginFailure
PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'PasswordChangeRequired' in 'field list'
/app/php/libraries/Database.class.inc:592
/app/php/libraries/Database.class.inc:499
/app/php/libraries/User.class.inc:193
/app/php/libraries/User.class.inc:503
/app/test/integrationtests/LorisIntegrationTest.class.inc:119
2) LorisLoginTest::testLoginSuccess
PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'PasswordChangeRequired' in 'field list'
/app/php/libraries/Database.class.inc:592
/app/php/libraries/Database.class.inc:499
/app/php/libraries/User.class.inc:193
/app/php/libraries/User.class.inc:503
/app/test/integrationtests/LorisIntegrationTest.class.inc:119
```
**What did you expect to happen?**
All the tests should pass.
|
test
|
unknown column passwordchangerequired during login test describe the bug running the integration tests bash dockerized integration tests sh in var www loris test in a vm results in errors which are lorislogintest testloginfailure pdostatement execute sqlstate column not found unknown column passwordchangerequired in field list app php libraries database class inc app php libraries database class inc app php libraries user class inc app php libraries user class inc app test integrationtests lorisintegrationtest class inc lorislogintest testloginsuccess pdostatement execute sqlstate column not found unknown column passwordchangerequired in field list app php libraries database class inc app php libraries database class inc app php libraries user class inc app php libraries user class inc app test integrationtests lorisintegrationtest class inc what did you expect to happen all the tests should pass
| 1
|
2,636
| 2,613,248,367
|
IssuesEvent
|
2015-02-27 19:41:56
|
palantir/plottable
|
https://api.github.com/repos/palantir/plottable
|
opened
|
Improve Axis.Category unit tests
|
testing
|
We need some with more space constraints so we don't end up in situations like #1692
|
1.0
|
Improve Axis.Category unit tests - We need some with more space constraints so we don't end up in situations like #1692
|
test
|
improve axis category unit tests we need some with more space constraints so we don t end up in situations like
| 1
|
240,133
| 20,013,550,760
|
IssuesEvent
|
2022-02-01 09:42:32
|
Oldes/Rebol-issues
|
https://api.github.com/repos/Oldes/Rebol-issues
|
closed
|
Path constructor yields integer
|
Test.written Type.bug CC.resolved Type.lexer
|
_Submitted by:_ **Ladislav**
``` rebol
the title says it
```
``` rebol
>> type? #[path! [0]]
== integer!
>> type? make path! [0]
== path!
```
---
<sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=863)** [ Version: alpha 54 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:alpha 55 ]</sup>
<sup>**Imported from**: https://github.com/rebol/rebol-issues/issues/863</sup>
Comments:
---
> **Rebolbot** commented on May 26, 2009:
_Submitted by:_ **Carl**
Fixed: throws invalid constructor error.
---
> **Rebolbot** added the **Type.bug** on Jan 12, 2016
---
|
1.0
|
Path constructor yields integer - _Submitted by:_ **Ladislav**
``` rebol
the title says it
```
``` rebol
>> type? #[path! [0]]
== integer!
>> type? make path! [0]
== path!
```
---
<sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=863)** [ Version: alpha 54 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:alpha 55 ]</sup>
<sup>**Imported from**: https://github.com/rebol/rebol-issues/issues/863</sup>
Comments:
---
> **Rebolbot** commented on May 26, 2009:
_Submitted by:_ **Carl**
Fixed: throws invalid constructor error.
---
> **Rebolbot** added the **Type.bug** on Jan 12, 2016
---
|
test
|
path constructor yields integer submitted by ladislav rebol the title says it rebol type integer type make path path imported from imported from comments rebolbot commented on may submitted by carl fixed throws invalid constructor error rebolbot added the type bug on jan
| 1
|
31,032
| 11,865,640,773
|
IssuesEvent
|
2020-03-26 01:04:58
|
whitesource-yossi/TestingPOM
|
https://api.github.com/repos/whitesource-yossi/TestingPOM
|
opened
|
CVE-2020-10672 (Medium) detected in jackson-databind-2.7.2.jar
|
security vulnerability
|
## CVE-2020-10672 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /tmp/ws-scm/TestingPOM/pom.xml</p>
<p>Path to vulnerable library: epository/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.7.2.jar** (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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).
<p>Publish Date: 2020-03-18
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10672>CVE-2020-10672</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.0</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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: Change files</p>
<p>Origin: <a href="https://github.com/FasterXML/jackson-databind/commit/592872f4235c7f2a3280725278da55544032f72d">https://github.com/FasterXML/jackson-databind/commit/592872f4235c7f2a3280725278da55544032f72d</a></p>
<p>Release Date: 2020-03-16</p>
<p>Fix Resolution: Replace or update the following files: SubTypeValidator.java, VERSION-2.x</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.7.2","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.7.2","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2020-10672","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10672","cvss3Severity":"medium","cvss3Score":"5.0","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-10672 (Medium) detected in jackson-databind-2.7.2.jar - ## CVE-2020-10672 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /tmp/ws-scm/TestingPOM/pom.xml</p>
<p>Path to vulnerable library: epository/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.7.2.jar** (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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).
<p>Publish Date: 2020-03-18
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10672>CVE-2020-10672</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.0</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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: Change files</p>
<p>Origin: <a href="https://github.com/FasterXML/jackson-databind/commit/592872f4235c7f2a3280725278da55544032f72d">https://github.com/FasterXML/jackson-databind/commit/592872f4235c7f2a3280725278da55544032f72d</a></p>
<p>Release Date: 2020-03-16</p>
<p>Fix Resolution: Replace or update the following files: SubTypeValidator.java, VERSION-2.x</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.7.2","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.7.2","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2020-10672","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10672","cvss3Severity":"medium","cvss3Score":"5.0","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm testingpom pom xml path to vulnerable library epository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache aries transaction jms internal xapooledconnectionfactory aka aries transaction jms publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a for more information on scores click a href suggested fix type change files origin a href release date fix resolution replace or update the following files subtypevalidator java version x isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache aries transaction jms internal xapooledconnectionfactory aka aries transaction jms vulnerabilityurl
| 0
|
259,436
| 22,474,589,877
|
IssuesEvent
|
2022-06-22 11:07:24
|
yugabyte/yugabyte-db
|
https://api.github.com/repos/yugabyte/yugabyte-db
|
closed
|
[Jepsen][YСQL][v2.4] Inconsistency in bank test under partition
|
kind/bug kind/failing-test priority/medium area/ycql
|
Jira Link: [DB-1413](https://yugabyte.atlassian.net/browse/DB-1413)
During our Jepsen on Jenkins runs, we found an issue for `yb yugabyte-2.4.5.0-b3-centos-x86_64.tar.gz bank nemesis partition`, which corresponds to YB @ ee4cfd6e3a29a7e0befb6b0ef1ba621b62502109 using yugabyte/jepsen@29471e91231e41500cf62e0345e8b0e8d0824dfa.
Logs are here:
[2021-05-29_2.4-ycql_bank_partition.zip](https://github.com/yugabyte/yugabyte-db/files/6570704/2021-05-29_2.4-ycql_bank_partition.zip)
Same test also fails for YSQL: #8192
|
1.0
|
[Jepsen][YСQL][v2.4] Inconsistency in bank test under partition - Jira Link: [DB-1413](https://yugabyte.atlassian.net/browse/DB-1413)
During our Jepsen on Jenkins runs, we found an issue for `yb yugabyte-2.4.5.0-b3-centos-x86_64.tar.gz bank nemesis partition`, which corresponds to YB @ ee4cfd6e3a29a7e0befb6b0ef1ba621b62502109 using yugabyte/jepsen@29471e91231e41500cf62e0345e8b0e8d0824dfa.
Logs are here:
[2021-05-29_2.4-ycql_bank_partition.zip](https://github.com/yugabyte/yugabyte-db/files/6570704/2021-05-29_2.4-ycql_bank_partition.zip)
Same test also fails for YSQL: #8192
|
test
|
inconsistency in bank test under partition jira link during our jepsen on jenkins runs we found an issue for yb yugabyte centos tar gz bank nemesis partition which corresponds to yb using yugabyte jepsen logs are here same test also fails for ysql
| 1
|
27,841
| 4,331,465,966
|
IssuesEvent
|
2016-07-26 23:56:32
|
Microsoft/vscode
|
https://api.github.com/repos/Microsoft/vscode
|
closed
|
Test: Integrated terminal copy and paste
|
testplan-item
|
Test plan for #6451
#### Operating Systems
- [x] Linux @isidorn
- [x] Mac @waderyan
- [x] Windows @waderyan
#### What to Test
The integrated terminal now has a set of keybindings in `keybindings.json` to copy inside the terminal and also paste into the terminal. Here are the defaults at the time of writing for Linux/Windows:
```json
{ "key": "ctrl+shift+c", "command": "workbench.action.terminal.copySelection",
"when": "terminalFocus" },
{ "key": "ctrl+shift+v", "command": "workbench.action.terminal.paste",
"when": "terminalFocus" },
```
Notice the new `when` clause for terminal focus, the inverse is used on the same keybindings outside of the terminal so these should be tested too:
```json
{ "key": "ctrl+shift+c", "command": "workbench.action.terminal.openNativeConsole",
"when": "!terminalFocus" },
{ "key": "ctrl+shift+v", "command": "markdown.showPreview",
"when": "!terminalFocus" },
```
Copy should work only when the terminal has focus, paste should work anywhere. The feature should be completely disabled on Mac since <kbd>cmd</kbd>+<kbd>c</kbd> and <kbd>cmd</kbd>+<kbd>v</kbd> work there.
#### Limitations
- Some custom keybindings will simply not work because the terminal eats them before VS Code gets a chance to respond, this is being explored in #7240.
- A warning will be displayed when trying to copy via the command palette since focus is dropped when the command palette is opened.
|
1.0
|
Test: Integrated terminal copy and paste - Test plan for #6451
#### Operating Systems
- [x] Linux @isidorn
- [x] Mac @waderyan
- [x] Windows @waderyan
#### What to Test
The integrated terminal now has a set of keybindings in `keybindings.json` to copy inside the terminal and also paste into the terminal. Here are the defaults at the time of writing for Linux/Windows:
```json
{ "key": "ctrl+shift+c", "command": "workbench.action.terminal.copySelection",
"when": "terminalFocus" },
{ "key": "ctrl+shift+v", "command": "workbench.action.terminal.paste",
"when": "terminalFocus" },
```
Notice the new `when` clause for terminal focus, the inverse is used on the same keybindings outside of the terminal so these should be tested too:
```json
{ "key": "ctrl+shift+c", "command": "workbench.action.terminal.openNativeConsole",
"when": "!terminalFocus" },
{ "key": "ctrl+shift+v", "command": "markdown.showPreview",
"when": "!terminalFocus" },
```
Copy should work only when the terminal has focus, paste should work anywhere. The feature should be completely disabled on Mac since <kbd>cmd</kbd>+<kbd>c</kbd> and <kbd>cmd</kbd>+<kbd>v</kbd> work there.
#### Limitations
- Some custom keybindings will simply not work because the terminal eats them before VS Code gets a chance to respond, this is being explored in #7240.
- A warning will be displayed when trying to copy via the command palette since focus is dropped when the command palette is opened.
|
test
|
test integrated terminal copy and paste test plan for operating systems linux isidorn mac waderyan windows waderyan what to test the integrated terminal now has a set of keybindings in keybindings json to copy inside the terminal and also paste into the terminal here are the defaults at the time of writing for linux windows json key ctrl shift c command workbench action terminal copyselection when terminalfocus key ctrl shift v command workbench action terminal paste when terminalfocus notice the new when clause for terminal focus the inverse is used on the same keybindings outside of the terminal so these should be tested too json key ctrl shift c command workbench action terminal opennativeconsole when terminalfocus key ctrl shift v command markdown showpreview when terminalfocus copy should work only when the terminal has focus paste should work anywhere the feature should be completely disabled on mac since cmd c and cmd v work there limitations some custom keybindings will simply not work because the terminal eats them before vs code gets a chance to respond this is being explored in a warning will be displayed when trying to copy via the command palette since focus is dropped when the command palette is opened
| 1
|
332,808
| 29,494,021,801
|
IssuesEvent
|
2023-06-02 15:25:57
|
wazuh/wazuh
|
https://api.github.com/repos/wazuh/wazuh
|
opened
|
Improve integration test development experience
|
type/enhancement/feature type/test/test tool team/framework
|
|Wazuh version|Component|
|---|---|
| 4.5-rev and above | framework, api |
Using integration tests during development, I noted these issues mostly in conftest.py:
- **Integration tests take a long time to run**
The current implementation creates an environment, runs the integration tests, and destroys the environment. It will be good to have an option running pytest that allows stopping docker containers instead of destroying them. We need to disable one line of the source code to avoid the images being deleted.
- **Docker versions**
docker versions use different naming conventions. For example, Windows docker desktop names the container "env-wazuh-master-1" and other docker versions name the container "env_wazuh-master_1"
- **Tavern package upgrade:**
running integration tests generates warnings that can be avoided by upgrading the tavern package version and adding asyncio_mode=auto in pytestn.ini. Upgrading the tavern package generates some indirect conflicts with the boto3 and botocore packages, but those conflicts can be avoided by upgrading those packages to newer versions.
- **Allure reports.**
The tavern package is integrated with Allure (see [Generating Test Reports](https://tavern.readthedocs.io/en/latest/basics.html?highlight=allure#generating-test-reports), and [Allure documentation](https://docs.qameta.io/allure/)). This integration seems interesting to try
## Checks
The following elements have been updated or reviewed (should also be checked if no modification is required):
- [ ] Tests (unit tests, API integration tests).
- [ ] Changelog.
- [ ] Documentation.
- [ ] Integration test mapping (using `api/test/integration/mapping/_test_mapping.py`).
|
2.0
|
Improve integration test development experience - |Wazuh version|Component|
|---|---|
| 4.5-rev and above | framework, api |
Using integration tests during development, I noted these issues mostly in conftest.py:
- **Integration tests take a long time to run**
The current implementation creates an environment, runs the integration tests, and destroys the environment. It will be good to have an option running pytest that allows stopping docker containers instead of destroying them. We need to disable one line of the source code to avoid the images being deleted.
- **Docker versions**
docker versions use different naming conventions. For example, Windows docker desktop names the container "env-wazuh-master-1" and other docker versions name the container "env_wazuh-master_1"
- **Tavern package upgrade:**
running integration tests generates warnings that can be avoided by upgrading the tavern package version and adding asyncio_mode=auto in pytestn.ini. Upgrading the tavern package generates some indirect conflicts with the boto3 and botocore packages, but those conflicts can be avoided by upgrading those packages to newer versions.
- **Allure reports.**
The tavern package is integrated with Allure (see [Generating Test Reports](https://tavern.readthedocs.io/en/latest/basics.html?highlight=allure#generating-test-reports), and [Allure documentation](https://docs.qameta.io/allure/)). This integration seems interesting to try
## Checks
The following elements have been updated or reviewed (should also be checked if no modification is required):
- [ ] Tests (unit tests, API integration tests).
- [ ] Changelog.
- [ ] Documentation.
- [ ] Integration test mapping (using `api/test/integration/mapping/_test_mapping.py`).
|
test
|
improve integration test development experience wazuh version component rev and above framework api using integration tests during development i noted these issues mostly in conftest py integration tests take a long time to run the current implementation creates an environment runs the integration tests and destroys the environment it will be good to have an option running pytest that allows stopping docker containers instead of destroying them we need to disable one line of the source code to avoid the images being deleted docker versions docker versions use different naming conventions for example windows docker desktop names the container env wazuh master and other docker versions name the container env wazuh master tavern package upgrade running integration tests generates warnings that can be avoided by upgrading the tavern package version and adding asyncio mode auto in pytestn ini upgrading the tavern package generates some indirect conflicts with the and botocore packages but those conflicts can be avoided by upgrading those packages to newer versions allure reports the tavern package is integrated with allure see and this integration seems interesting to try checks the following elements have been updated or reviewed should also be checked if no modification is required tests unit tests api integration tests changelog documentation integration test mapping using api test integration mapping test mapping py
| 1
|
221,428
| 17,349,598,660
|
IssuesEvent
|
2021-07-29 06:57:05
|
Cour-de-cassation/label
|
https://api.github.com/repos/Cour-de-cassation/label
|
closed
|
[Feat] sensible website category
|
To Test Local To Test Preprod
|
## Context
Color is light Blue 700 (dark mode) or light Blue 200 (light mode)
Icon name : "web"
## Mockup
https://www.figma.com/file/bxeU6RJzyBU1ICL8jrgpva/Maquettes?node-id=1560%3A15
|
2.0
|
[Feat] sensible website category - ## Context
Color is light Blue 700 (dark mode) or light Blue 200 (light mode)
Icon name : "web"
## Mockup
https://www.figma.com/file/bxeU6RJzyBU1ICL8jrgpva/Maquettes?node-id=1560%3A15
|
test
|
sensible website category context color is light blue dark mode or light blue light mode icon name web mockup
| 1
|
110,567
| 9,460,907,611
|
IssuesEvent
|
2019-04-17 12:15:54
|
assimp/assimp
|
https://api.github.com/repos/assimp/assimp
|
closed
|
Regression test suite shall use multiprocessing for better scalability
|
testing
|
The regression test suite is only starting one process of assimp to do the import + export. To scale better on multi-core machines the multiprocessing package from python ( introduces version 2.6 or higher ) shall be used.
See https://docs.python.org/2/library/multiprocessing.html
|
1.0
|
Regression test suite shall use multiprocessing for better scalability - The regression test suite is only starting one process of assimp to do the import + export. To scale better on multi-core machines the multiprocessing package from python ( introduces version 2.6 or higher ) shall be used.
See https://docs.python.org/2/library/multiprocessing.html
|
test
|
regression test suite shall use multiprocessing for better scalability the regression test suite is only starting one process of assimp to do the import export to scale better on multi core machines the multiprocessing package from python introduces version or higher shall be used see
| 1
|
111,142
| 9,506,471,742
|
IssuesEvent
|
2019-04-25 00:25:23
|
wp-cli/widget-command
|
https://api.github.com/repos/wp-cli/widget-command
|
closed
|
Test failure on WP trunk - Invalid Sidebar
|
bug command:widget-add scope:testing
|
Tests currently fail on WP trunk:
```
01. $ wp widget add search sidebar-2 --title="Quick Search"
Error: Invalid sidebar.
```
https://travis-ci.org/wp-cli/widget-command/jobs/522781350#L669-L689
At first sight, seems to be different than #31
Related https://github.com/wp-cli/wp-cli/issues/5192
|
1.0
|
Test failure on WP trunk - Invalid Sidebar - Tests currently fail on WP trunk:
```
01. $ wp widget add search sidebar-2 --title="Quick Search"
Error: Invalid sidebar.
```
https://travis-ci.org/wp-cli/widget-command/jobs/522781350#L669-L689
At first sight, seems to be different than #31
Related https://github.com/wp-cli/wp-cli/issues/5192
|
test
|
test failure on wp trunk invalid sidebar tests currently fail on wp trunk wp widget add search sidebar title quick search error invalid sidebar at first sight seems to be different than related
| 1
|
38,155
| 10,144,691,978
|
IssuesEvent
|
2019-08-04 23:27:57
|
ziglang/zig
|
https://api.github.com/repos/ziglang/zig
|
closed
|
zig build: LibExeObjStep.setOutputDir seemingly no longer affects export headers
|
zig build system
|
To try to keep up with the changes in Zig, I'm upgrading my project from 0.4.0 to the current master build available as of writing, 0.4.0+f01cb8cc. I'm having an issue with building my project though.
As I'm slowly transitioning the project from C to Zig, I want to be able to expose exported C headers from the Zig sources to the C sources by outputting them to a known location. I did this using `LibExeObjStep.setOutputDir` on the zig sources. It put the header and object files in the expected places in 0.4.0, but only puts the object files in the expected places using the current prebuilt master, even though I can see the header got generated in `zig-cache`. These missing headers are causing the build to fail.
I have attached my [`build.zig`](https://github.com/ziglang/zig/files/3465292/build.zig.txt) file and [build output](https://github.com/ziglang/zig/files/3465293/log.txt). I'm assuming the argument warnings are a side effect of some sort of argument passthrough. I am of course open to an alternative to this entire approach that I might be missing.
|
1.0
|
zig build: LibExeObjStep.setOutputDir seemingly no longer affects export headers - To try to keep up with the changes in Zig, I'm upgrading my project from 0.4.0 to the current master build available as of writing, 0.4.0+f01cb8cc. I'm having an issue with building my project though.
As I'm slowly transitioning the project from C to Zig, I want to be able to expose exported C headers from the Zig sources to the C sources by outputting them to a known location. I did this using `LibExeObjStep.setOutputDir` on the zig sources. It put the header and object files in the expected places in 0.4.0, but only puts the object files in the expected places using the current prebuilt master, even though I can see the header got generated in `zig-cache`. These missing headers are causing the build to fail.
I have attached my [`build.zig`](https://github.com/ziglang/zig/files/3465292/build.zig.txt) file and [build output](https://github.com/ziglang/zig/files/3465293/log.txt). I'm assuming the argument warnings are a side effect of some sort of argument passthrough. I am of course open to an alternative to this entire approach that I might be missing.
|
non_test
|
zig build libexeobjstep setoutputdir seemingly no longer affects export headers to try to keep up with the changes in zig i m upgrading my project from to the current master build available as of writing i m having an issue with building my project though as i m slowly transitioning the project from c to zig i want to be able to expose exported c headers from the zig sources to the c sources by outputting them to a known location i did this using libexeobjstep setoutputdir on the zig sources it put the header and object files in the expected places in but only puts the object files in the expected places using the current prebuilt master even though i can see the header got generated in zig cache these missing headers are causing the build to fail i have attached my file and i m assuming the argument warnings are a side effect of some sort of argument passthrough i am of course open to an alternative to this entire approach that i might be missing
| 0
|
97,621
| 8,664,104,898
|
IssuesEvent
|
2018-11-28 19:12:31
|
MachoThemes/modula-lite
|
https://api.github.com/repos/MachoThemes/modula-lite
|
closed
|
Captions -> Populate caption/title from don't do anything
|
bug need testing
|
Doesn't matter what I select here, it just doesn't reflect the setting on the front-end.
|
1.0
|
Captions -> Populate caption/title from don't do anything - Doesn't matter what I select here, it just doesn't reflect the setting on the front-end.
|
test
|
captions populate caption title from don t do anything doesn t matter what i select here it just doesn t reflect the setting on the front end
| 1
|
131,779
| 10,709,556,708
|
IssuesEvent
|
2019-10-24 22:32:15
|
MicrosoftDocs/vsts-docs
|
https://api.github.com/repos/MicrosoftDocs/vsts-docs
|
closed
|
Unable to copy data from single cell in grid mode
|
Pri1 devops-test/tech devops/prod product-feedback
|
I would like to be able to copy values from one cell to another. Now when I copy either a cell or the text inside the cell and then paste on a new line/record, the entire line/record of the copied cell/text is inserted.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 3c520dee-1218-777e-7405-551623817c03
* Version Independent ID: 82b5d172-ae1a-2b4c-82ac-595cd7609d3c
* Content: [New test plans page - Azure Test Plans](https://docs.microsoft.com/en-us/azure/devops/test/new-test-plans-page?view=azure-devops)
* Content Source: [docs/test/new-test-plans-page.md](https://github.com/MicrosoftDocs/vsts-docs/blob/master/docs/test/new-test-plans-page.md)
* Product: **devops**
* Technology: **devops-test**
* GitHub Login: @harishkragarwal
* Microsoft Alias: **harishkragarwal**
|
1.0
|
Unable to copy data from single cell in grid mode - I would like to be able to copy values from one cell to another. Now when I copy either a cell or the text inside the cell and then paste on a new line/record, the entire line/record of the copied cell/text is inserted.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 3c520dee-1218-777e-7405-551623817c03
* Version Independent ID: 82b5d172-ae1a-2b4c-82ac-595cd7609d3c
* Content: [New test plans page - Azure Test Plans](https://docs.microsoft.com/en-us/azure/devops/test/new-test-plans-page?view=azure-devops)
* Content Source: [docs/test/new-test-plans-page.md](https://github.com/MicrosoftDocs/vsts-docs/blob/master/docs/test/new-test-plans-page.md)
* Product: **devops**
* Technology: **devops-test**
* GitHub Login: @harishkragarwal
* Microsoft Alias: **harishkragarwal**
|
test
|
unable to copy data from single cell in grid mode i would like to be able to copy values from one cell to another now when i copy either a cell or the text inside the cell and then paste on a new line record the entire line record of the copied cell text is inserted document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source product devops technology devops test github login harishkragarwal microsoft alias harishkragarwal
| 1
|
295,483
| 9,087,061,655
|
IssuesEvent
|
2019-02-18 12:44:33
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
web.facebook.com - design is broken
|
browser-firefox priority-critical
|
<!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: https://web.facebook.com/?_rdc=1&_rdr
**Browser / Version**: Firefox 65.0
**Operating System**: Windows 8.1
**Tested Another Browser**: Yes
**Problem type**: Design is broken
**Description**: web page broken design
**Steps to Reproduce**:
the picture explain every thing
[](https://webcompat.com/uploads/2019/2/f7f96b7e-294a-4ed1-b2b1-7c7b61851b7d.jpeg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
Reported by @me
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
web.facebook.com - design is broken - <!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: https://web.facebook.com/?_rdc=1&_rdr
**Browser / Version**: Firefox 65.0
**Operating System**: Windows 8.1
**Tested Another Browser**: Yes
**Problem type**: Design is broken
**Description**: web page broken design
**Steps to Reproduce**:
the picture explain every thing
[](https://webcompat.com/uploads/2019/2/f7f96b7e-294a-4ed1-b2b1-7c7b61851b7d.jpeg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
Reported by @me
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_test
|
web facebook com design is broken url browser version firefox operating system windows tested another browser yes problem type design is broken description web page broken design steps to reproduce the picture explain every thing browser configuration none reported by me from with ❤️
| 0
|
54,772
| 6,403,509,473
|
IssuesEvent
|
2017-08-06 19:26:12
|
tgstation/tgstation
|
https://api.github.com/repos/tgstation/tgstation
|
closed
|
People can take comical amounts of tox damage from plasma gas for some reason
|
Bug Higgs-Bugson Needs Reproducing/Testing
|
Saw someone step into plasma gas for about two seconds and they ended up taking 167 tox damage.
|
1.0
|
People can take comical amounts of tox damage from plasma gas for some reason - Saw someone step into plasma gas for about two seconds and they ended up taking 167 tox damage.
|
test
|
people can take comical amounts of tox damage from plasma gas for some reason saw someone step into plasma gas for about two seconds and they ended up taking tox damage
| 1
|
273,780
| 8,552,659,293
|
IssuesEvent
|
2018-11-07 21:46:05
|
lxqt/lxqt
|
https://api.github.com/repos/lxqt/lxqt
|
closed
|
Management of the desktop icons
|
high-priority pcmanfm-qt
|
(Sorry if it already exists, but i can't find that)
How to have the trash icon (and maybe others) on the desktop ? It was possible with pcmanfm and users request that.
|
1.0
|
Management of the desktop icons - (Sorry if it already exists, but i can't find that)
How to have the trash icon (and maybe others) on the desktop ? It was possible with pcmanfm and users request that.
|
non_test
|
management of the desktop icons sorry if it already exists but i can t find that how to have the trash icon and maybe others on the desktop it was possible with pcmanfm and users request that
| 0
|
279,870
| 24,259,840,604
|
IssuesEvent
|
2022-09-27 21:21:22
|
elastic/kibana
|
https://api.github.com/repos/elastic/kibana
|
closed
|
Failing test: Chrome UI Functional Tests.test/functional/apps/getting_started/index·ts - Getting Started old charts library "after all" hook in "old charts library"
|
Team:VisEditors failed-test
|
A test failed on a tracked branch
```
KbnClientRequesterError: [POST http://elastic:changeme@localhost:5620/api/kibana/settings] request failed (attempt=3/3): Request failed with status code 500 -- and ran out of retries
at KbnClientRequester.request (node_modules/@kbn/test/target_node/kbn_client/kbn_client_requester.js:160:15)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at KbnClientUiSettings.update (node_modules/@kbn/test/target_node/kbn_client/kbn_client_ui_settings.js:101:5)
at Context.<anonymous> (test/functional/apps/getting_started/index.ts:30:9)
at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
axiosError: [AxiosError: Request failed with status code 500] {
code: 'ERR_BAD_RESPONSE',
config: {
transitional: [Object],
adapter: [Function: httpAdapter],
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: 30000000,
maxBodyLength: 30000000,
env: [Object],
validateStatus: [Function: validateStatus],
headers: [Object],
method: 'post',
url: 'http://elastic:changeme@localhost:5620/api/kibana/settings',
data: '{"changes":{"visualization:visualize:legacyPieChartsLibrary":false}}',
httpsAgent: null,
paramsSerializer: [Function: paramsSerializer]
},
request: ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: true,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: null,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: true,
socket: [Socket],
_header: 'POST /api/kibana/settings HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'Content-Type: application/json\r\n' +
'kbn-xsrf: kbn-client\r\n' +
'User-Agent: axios/0.27.2\r\n' +
'Content-Length: 68\r\n' +
'Host: localhost:5620\r\n' +
'Authorization: Basic ZWxhc3RpYzpjaGFuZ2VtZQ==\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'POST',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: '/api/kibana/settings',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'localhost',
protocol: 'http:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype]
},
response: {
status: 500,
statusText: 'Internal Server Error',
headers: [Object],
config: [Object],
request: [ClientRequest],
data: [Object]
}
}
}
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/17713#0181a5b8-a28f-4a21-b812-8eb38a70eb38)
<!-- kibanaCiData = {"failed-test":{"test.class":"Chrome UI Functional Tests.test/functional/apps/getting_started/index·ts","test.name":"Getting Started old charts library \"after all\" hook in \"old charts library\"","test.failCount":9}} -->
|
1.0
|
Failing test: Chrome UI Functional Tests.test/functional/apps/getting_started/index·ts - Getting Started old charts library "after all" hook in "old charts library" - A test failed on a tracked branch
```
KbnClientRequesterError: [POST http://elastic:changeme@localhost:5620/api/kibana/settings] request failed (attempt=3/3): Request failed with status code 500 -- and ran out of retries
at KbnClientRequester.request (node_modules/@kbn/test/target_node/kbn_client/kbn_client_requester.js:160:15)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at KbnClientUiSettings.update (node_modules/@kbn/test/target_node/kbn_client/kbn_client_ui_settings.js:101:5)
at Context.<anonymous> (test/functional/apps/getting_started/index.ts:30:9)
at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
axiosError: [AxiosError: Request failed with status code 500] {
code: 'ERR_BAD_RESPONSE',
config: {
transitional: [Object],
adapter: [Function: httpAdapter],
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: 30000000,
maxBodyLength: 30000000,
env: [Object],
validateStatus: [Function: validateStatus],
headers: [Object],
method: 'post',
url: 'http://elastic:changeme@localhost:5620/api/kibana/settings',
data: '{"changes":{"visualization:visualize:legacyPieChartsLibrary":false}}',
httpsAgent: null,
paramsSerializer: [Function: paramsSerializer]
},
request: ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: true,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: null,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: true,
socket: [Socket],
_header: 'POST /api/kibana/settings HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'Content-Type: application/json\r\n' +
'kbn-xsrf: kbn-client\r\n' +
'User-Agent: axios/0.27.2\r\n' +
'Content-Length: 68\r\n' +
'Host: localhost:5620\r\n' +
'Authorization: Basic ZWxhc3RpYzpjaGFuZ2VtZQ==\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'POST',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: '/api/kibana/settings',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'localhost',
protocol: 'http:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype]
},
response: {
status: 500,
statusText: 'Internal Server Error',
headers: [Object],
config: [Object],
request: [ClientRequest],
data: [Object]
}
}
}
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/17713#0181a5b8-a28f-4a21-b812-8eb38a70eb38)
<!-- kibanaCiData = {"failed-test":{"test.class":"Chrome UI Functional Tests.test/functional/apps/getting_started/index·ts","test.name":"Getting Started old charts library \"after all\" hook in \"old charts library\"","test.failCount":9}} -->
|
test
|
failing test chrome ui functional tests test functional apps getting started index·ts getting started old charts library after all hook in old charts library a test failed on a tracked branch kbnclientrequestererror request failed attempt request failed with status code and ran out of retries at kbnclientrequester request node modules kbn test target node kbn client kbn client requester js at runmicrotasks at processticksandrejections node internal process task queues at kbnclientuisettings update node modules kbn test target node kbn client kbn client ui settings js at context test functional apps getting started index ts at object apply node modules kbn test target node functional test runner lib mocha wrap function js axioserror code err bad response config transitional adapter transformrequest transformresponse timeout xsrfcookiename xsrf token xsrfheadername x xsrf token maxcontentlength maxbodylength env validatestatus headers method post url data changes visualization visualize legacypiechartslibrary false httpsagent null paramsserializer request clientrequest events eventscount maxlisteners undefined outputdata outputsize writable true destroyed true last true chunkedencoding false shouldkeepalive false maxrequestsonconnectionreached false defaultkeepalive true usechunkedencodingbydefault true senddate false removedconnection false removedcontlen false removedte false contentlength null hasbody true trailer finished true headersent true closed true socket header post api kibana settings http r n accept application json text plain r n content type application json r n kbn xsrf kbn client r n user agent axios r n content length r n host localhost r n authorization basic r n connection close r n r n keepalivetimeout onpendingdata agent socketpath undefined method post maxheadersize undefined insecurehttpparser undefined path api kibana settings ended true res aborted false timeoutcb null upgradeorconnect false parser null maxheaderscount null reusedsocket false host localhost protocol http redirectable false false response status statustext internal server error headers config request data first failure
| 1
|
76,942
| 7,549,965,096
|
IssuesEvent
|
2018-04-18 15:32:49
|
QubesOS/updates-status
|
https://api.github.com/repos/QubesOS/updates-status
|
closed
|
app-linux-usb-proxy v1.0.17 (r3.2)
|
r3.2-buster-cur-test r3.2-dom0-cur-test r3.2-fc25-cur-test r3.2-fc26-cur-test r3.2-jessie-cur-test r3.2-stretch-cur-test
|
Update of app-linux-usb-proxy to v1.0.17 for Qubes r3.2, see comments below for details.
Built from: https://github.com/QubesOS/qubes-app-linux-usb-proxy/commit/8ed6397f6ed176b63dff7412ce0a366ab0e09c60
[Changes since previous version](https://github.com/QubesOS/qubes-app-linux-usb-proxy/compare/v1.0.16...v1.0.17):
QubesOS/qubes-app-linux-usb-proxy@8ed6397 version 1.0.17
QubesOS/qubes-app-linux-usb-proxy@ac3456b Restore workaround for typo in usbip port status header
Referenced issues:
QubesOS/qubes-issues#3649
If you're release manager, you can issue GPG-inline signed command:
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 current repo` (available 7 days from now)
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 current (dists) repo`, you can choose subset of distributions, like `vm-fc24 vm-fc25` (available 7 days from now)
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 security-testing repo`
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
|
6.0
|
app-linux-usb-proxy v1.0.17 (r3.2) - Update of app-linux-usb-proxy to v1.0.17 for Qubes r3.2, see comments below for details.
Built from: https://github.com/QubesOS/qubes-app-linux-usb-proxy/commit/8ed6397f6ed176b63dff7412ce0a366ab0e09c60
[Changes since previous version](https://github.com/QubesOS/qubes-app-linux-usb-proxy/compare/v1.0.16...v1.0.17):
QubesOS/qubes-app-linux-usb-proxy@8ed6397 version 1.0.17
QubesOS/qubes-app-linux-usb-proxy@ac3456b Restore workaround for typo in usbip port status header
Referenced issues:
QubesOS/qubes-issues#3649
If you're release manager, you can issue GPG-inline signed command:
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 current repo` (available 7 days from now)
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 current (dists) repo`, you can choose subset of distributions, like `vm-fc24 vm-fc25` (available 7 days from now)
* `Upload app-linux-usb-proxy 8ed6397f6ed176b63dff7412ce0a366ab0e09c60 r3.2 security-testing repo`
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
|
test
|
app linux usb proxy update of app linux usb proxy to for qubes see comments below for details built from qubesos qubes app linux usb proxy version qubesos qubes app linux usb proxy restore workaround for typo in usbip port status header referenced issues qubesos qubes issues if you re release manager you can issue gpg inline signed command upload app linux usb proxy current repo available days from now upload app linux usb proxy current dists repo you can choose subset of distributions like vm vm available days from now upload app linux usb proxy security testing repo above commands will work only if packages in current testing repository were built from given commit i e no new version superseded it
| 1
|
20,479
| 3,814,394,078
|
IssuesEvent
|
2016-03-28 13:03:45
|
pixelated/pixelated-user-agent
|
https://api.github.com/repos/pixelated/pixelated-user-agent
|
closed
|
functional tests for ua fail
|
Tests
|
since we merged leap.common the tests for ua are all green, but the process does not exit anymore.
Seems to be https://github.com/pixelated/leap_pycommon/commit/24977b744b42df912a23a2861453e7d4d5202310
it seems to be related to the shutdown changes
|
1.0
|
functional tests for ua fail - since we merged leap.common the tests for ua are all green, but the process does not exit anymore.
Seems to be https://github.com/pixelated/leap_pycommon/commit/24977b744b42df912a23a2861453e7d4d5202310
it seems to be related to the shutdown changes
|
test
|
functional tests for ua fail since we merged leap common the tests for ua are all green but the process does not exit anymore seems to be it seems to be related to the shutdown changes
| 1
|
285,570
| 24,677,955,281
|
IssuesEvent
|
2022-10-18 18:38:17
|
elastic/kibana
|
https://api.github.com/repos/elastic/kibana
|
reopened
|
Failing test: X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/event_log·ts - alerting api integration spaces only Alerting eventLog in space space1 should generate events for execution errors
|
Feature:Alerting failed-test Team:ResponseOps Feature:EventLog
|
A test failed on a tracked branch
```
Error: expected 'failure' to equal undefined
at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
at Assertion.equal (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:227:8)
at validateEvent (test/alerting_api_integration/spaces_only/tests/alerting/event_log.ts:615:36)
at Context.<anonymous> (test/alerting_api_integration/spaces_only/tests/alerting/event_log.ts:499:11)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
```
First failure: [CI Build - master](https://buildkite.com/elastic/kibana-hourly/builds/2047#bd56820a-898a-4369-9c2d-26e87307f4db)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/event_log·ts","test.name":"alerting api integration spaces only Alerting eventLog in space space1 should generate events for execution errors","test.failCount":8}} -->
|
1.0
|
Failing test: X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/event_log·ts - alerting api integration spaces only Alerting eventLog in space space1 should generate events for execution errors - A test failed on a tracked branch
```
Error: expected 'failure' to equal undefined
at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
at Assertion.equal (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:227:8)
at validateEvent (test/alerting_api_integration/spaces_only/tests/alerting/event_log.ts:615:36)
at Context.<anonymous> (test/alerting_api_integration/spaces_only/tests/alerting/event_log.ts:499:11)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-3037c5758bfb6507/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
```
First failure: [CI Build - master](https://buildkite.com/elastic/kibana-hourly/builds/2047#bd56820a-898a-4369-9c2d-26e87307f4db)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/event_log·ts","test.name":"alerting api integration spaces only Alerting eventLog in space space1 should generate events for execution errors","test.failCount":8}} -->
|
test
|
failing test x pack alerting api integration tests x pack test alerting api integration spaces only tests alerting event log·ts alerting api integration spaces only alerting eventlog in space should generate events for execution errors a test failed on a tracked branch error expected failure to equal undefined at assertion assert opt local ssd buildkite builds kb cigroup elastic kibana hourly kibana node modules kbn expect expect js at assertion equal opt local ssd buildkite builds kb cigroup elastic kibana hourly kibana node modules kbn expect expect js at validateevent test alerting api integration spaces only tests alerting event log ts at context test alerting api integration spaces only tests alerting event log ts at runmicrotasks at processticksandrejections node internal process task queues at object apply opt local ssd buildkite builds kb cigroup elastic kibana hourly kibana node modules kbn test target node functional test runner lib mocha wrap function js first failure
| 1
|
49,643
| 13,454,893,468
|
IssuesEvent
|
2020-09-09 04:55:13
|
Techini/vulnado
|
https://api.github.com/repos/Techini/vulnado
|
opened
|
CVE-2020-11022 (Medium) detected in jquery-3.2.1.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 Library - <b>jquery-3.2.1.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.2.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js</a></p>
<p>Path to dependency file: /tmp/ws-scm/vulnado/client/login.html</p>
<p>Path to vulnerable library: /vulnado/client/login.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-3.2.1.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Techini/vulnado/commit/4fb542733bde6ab3a1680292943de904d0621c33">4fb542733bde6ab3a1680292943de904d0621c33</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.2.1.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 Library - <b>jquery-3.2.1.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.2.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js</a></p>
<p>Path to dependency file: /tmp/ws-scm/vulnado/client/login.html</p>
<p>Path to vulnerable library: /vulnado/client/login.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-3.2.1.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Techini/vulnado/commit/4fb542733bde6ab3a1680292943de904d0621c33">4fb542733bde6ab3a1680292943de904d0621c33</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 cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm vulnado client login html path to vulnerable library vulnado client login 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
|
276,228
| 23,977,350,657
|
IssuesEvent
|
2022-09-13 12:41:02
|
oracle/helidon
|
https://api.github.com/repos/oracle/helidon
|
opened
|
Add tests to demo use of module-info
|
examples testing
|
We currently have a few examples which has module-info specified for JPMS. However, in some cases this file is not fully updated which causes issue when those examples are used directly in IntelliJ IDEA, see #4847
We should add tests which verifies module-info via doing build using module-path, to show case how it should/can be used and also gate/verify its usage.
|
1.0
|
Add tests to demo use of module-info - We currently have a few examples which has module-info specified for JPMS. However, in some cases this file is not fully updated which causes issue when those examples are used directly in IntelliJ IDEA, see #4847
We should add tests which verifies module-info via doing build using module-path, to show case how it should/can be used and also gate/verify its usage.
|
test
|
add tests to demo use of module info we currently have a few examples which has module info specified for jpms however in some cases this file is not fully updated which causes issue when those examples are used directly in intellij idea see we should add tests which verifies module info via doing build using module path to show case how it should can be used and also gate verify its usage
| 1
|
43,461
| 12,991,118,562
|
IssuesEvent
|
2020-07-23 02:27:57
|
scriptex/expo-typescript-template
|
https://api.github.com/repos/scriptex/expo-typescript-template
|
closed
|
CVE-2020-8203 (High) detected in lodash-4.17.19.tgz
|
security vulnerability
|
## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.19.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/expo-typescript-template/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/expo-typescript-template/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- core-7.10.5.tgz (Root Library)
- :x: **lodash-4.17.19.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/scriptex/expo-typescript-template/commit/0b72f7f98a9833dd4091b8dcadbbb7e37d395e43">0b72f7f98a9833dd4091b8dcadbbb7e37d395e43</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Prototype pollution attack when using _.zipObjectDeep in lodash <= 4.17.15.
<p>Publish Date: 2020-07-15
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203>CVE-2020-8203</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
CVE-2020-8203 (High) detected in lodash-4.17.19.tgz - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.19.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/expo-typescript-template/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/expo-typescript-template/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- core-7.10.5.tgz (Root Library)
- :x: **lodash-4.17.19.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/scriptex/expo-typescript-template/commit/0b72f7f98a9833dd4091b8dcadbbb7e37d395e43">0b72f7f98a9833dd4091b8dcadbbb7e37d395e43</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Prototype pollution attack when using _.zipObjectDeep in lodash <= 4.17.15.
<p>Publish Date: 2020-07-15
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203>CVE-2020-8203</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm expo typescript template package json path to vulnerable library tmp ws scm expo typescript template node modules lodash package json dependency hierarchy core tgz root library x lodash tgz vulnerable library found in head commit a href vulnerability details prototype pollution attack when using zipobjectdeep in lodash publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact high for more information on scores click a href step up your open source security game with whitesource
| 0
|
415,955
| 12,137,609,175
|
IssuesEvent
|
2020-04-23 15:57:50
|
yalla-coop/presspad
|
https://api.github.com/repos/yalla-coop/presspad
|
opened
|
Automatic accept toggle filter issue
|
bug priority-1
|
If you click the toggle on then off it filters away hosts who do accept bookings automatically.
Hosts who accept automatically should be shown whether the user toggles this on or off.
|
1.0
|
Automatic accept toggle filter issue - If you click the toggle on then off it filters away hosts who do accept bookings automatically.
Hosts who accept automatically should be shown whether the user toggles this on or off.
|
non_test
|
automatic accept toggle filter issue if you click the toggle on then off it filters away hosts who do accept bookings automatically hosts who accept automatically should be shown whether the user toggles this on or off
| 0
|
114,830
| 9,761,914,237
|
IssuesEvent
|
2019-06-05 09:55:36
|
Ericsson/codechecker
|
https://api.github.com/repos/Ericsson/codechecker
|
closed
|
Create test cases for file modification time check fix at store
|
client :trollface: test :ballot_box_with_check:
|
Create test cases for #2102 changes.
|
1.0
|
Create test cases for file modification time check fix at store - Create test cases for #2102 changes.
|
test
|
create test cases for file modification time check fix at store create test cases for changes
| 1
|
100,947
| 8,761,460,184
|
IssuesEvent
|
2018-12-16 17:37:02
|
KyungjeCho/ddib_backend
|
https://api.github.com/repos/KyungjeCho/ddib_backend
|
closed
|
'Login' feature implement
|
enhancement testing
|
로그인 기능을 구현하기 위한 api, session, cookie 그리고 안드로이드와 연동 기능을 구현해야 한다. 우선 node.js에서 안전하게 로그인하는 기능을 개발해야 한다.
We need to implement api, session, cookie and Android interworking function to implement login function. First, we must develop a secure login feature in node.js.
|
1.0
|
'Login' feature implement - 로그인 기능을 구현하기 위한 api, session, cookie 그리고 안드로이드와 연동 기능을 구현해야 한다. 우선 node.js에서 안전하게 로그인하는 기능을 개발해야 한다.
We need to implement api, session, cookie and Android interworking function to implement login function. First, we must develop a secure login feature in node.js.
|
test
|
login feature implement 로그인 기능을 구현하기 위한 api session cookie 그리고 안드로이드와 연동 기능을 구현해야 한다 우선 node js에서 안전하게 로그인하는 기능을 개발해야 한다 we need to implement api session cookie and android interworking function to implement login function first we must develop a secure login feature in node js
| 1
|
95,340
| 10,877,895,364
|
IssuesEvent
|
2019-11-16 13:52:58
|
GuillermoSaldana/GESPRO_GESTION_DE_TAREAS
|
https://api.github.com/repos/GuillermoSaldana/GESPRO_GESTION_DE_TAREAS
|
closed
|
Pasar memoria doc a latex
|
documentation
|
- Revisar imágenes.
- Revisar bibliografía.
- bibentry (http://gking.harvard.edu/files/bibentry2.pdf).
**Documentación**
- [x] Resumen
- [x] Introducción
- [x] Objetivos del proyecto
- [x] Conceptos teóricos
- [x] Técnicas y herramientas
- [x] Aspectos relevantes
- [x] Trabajos relacionados
- [x] Conclusiones y Líneas de trabajo futuras
|
1.0
|
Pasar memoria doc a latex - - Revisar imágenes.
- Revisar bibliografía.
- bibentry (http://gking.harvard.edu/files/bibentry2.pdf).
**Documentación**
- [x] Resumen
- [x] Introducción
- [x] Objetivos del proyecto
- [x] Conceptos teóricos
- [x] Técnicas y herramientas
- [x] Aspectos relevantes
- [x] Trabajos relacionados
- [x] Conclusiones y Líneas de trabajo futuras
|
non_test
|
pasar memoria doc a latex revisar imágenes revisar bibliografía bibentry documentación resumen introducción objetivos del proyecto conceptos teóricos técnicas y herramientas aspectos relevantes trabajos relacionados conclusiones y líneas de trabajo futuras
| 0
|
32,537
| 13,878,857,524
|
IssuesEvent
|
2020-10-17 11:44:49
|
microsoft/vscode-cpptools
|
https://api.github.com/repos/microsoft/vscode-cpptools
|
closed
|
Add system include path support for pre-VS2015 compilers
|
Feature Request Feature: Compile Commands Language Service more votes needed
|
I'm trying to get my Windows set up to work properly, but at the moment I get errors saying it can't find source files even though I can control+click on the files and open them.
Config:
```
{
"configurations": [
{
"name": "Win32",
"includePath": [
"C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\include",
"C:/Users/nscott/workspace/asldev/aslcore/",
"C:/Users/nscott/workspace/qt4/qt4/include"
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": "",
"path": [
"C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/include/",
"C:/Users/nscott/workspace/asldev/aslcore/",
"C:/Users/nscott/workspace/qt4/qt4/include",
"${workspaceRoot}"
]
},
"defines": [
"_DEBUG",
"UNICODE"
],
"intelliSenseMode": "msvc-x64",
"compileCommands": "C:\\w\\build_x86_debug\\compile_commands.json"
}
],
"version": 4
}
```

|
1.0
|
Add system include path support for pre-VS2015 compilers - I'm trying to get my Windows set up to work properly, but at the moment I get errors saying it can't find source files even though I can control+click on the files and open them.
Config:
```
{
"configurations": [
{
"name": "Win32",
"includePath": [
"C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\include",
"C:/Users/nscott/workspace/asldev/aslcore/",
"C:/Users/nscott/workspace/qt4/qt4/include"
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": "",
"path": [
"C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/include/",
"C:/Users/nscott/workspace/asldev/aslcore/",
"C:/Users/nscott/workspace/qt4/qt4/include",
"${workspaceRoot}"
]
},
"defines": [
"_DEBUG",
"UNICODE"
],
"intelliSenseMode": "msvc-x64",
"compileCommands": "C:\\w\\build_x86_debug\\compile_commands.json"
}
],
"version": 4
}
```

|
non_test
|
add system include path support for pre compilers i m trying to get my windows set up to work properly but at the moment i get errors saying it can t find source files even though i can control click on the files and open them config configurations name includepath c program files microsoft visual studio vc include c users nscott workspace asldev aslcore c users nscott workspace include browse limitsymbolstoincludedheaders true databasefilename path c program files microsoft visual studio vc include c users nscott workspace asldev aslcore c users nscott workspace include workspaceroot defines debug unicode intellisensemode msvc compilecommands c w build debug compile commands json version
| 0
|
331,841
| 29,117,809,381
|
IssuesEvent
|
2023-05-17 03:39:22
|
pytorch/pytorch
|
https://api.github.com/repos/pytorch/pytorch
|
closed
|
DISABLED test_comprehensive_empty_strided_cuda_float64 (__main__.TestInductorOpInfoCUDA)
|
triaged module: flaky-tests skipped module: inductor
|
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_empty_strided_cuda_float64&suite=TestInductorOpInfoCUDA) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/undefined).
Over the past 3 hours, it has been determined flaky in 2 workflow(s) with 2 failures and 2 successes.
**Debugging instructions (after clicking on the recent samples link):**
DO NOT ASSUME THINGS ARE OKAY IF THE CI IS GREEN. We now shield flaky tests from developers so CI will thus be green but it will be harder to parse the logs.
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work.
3. Grep for `test_comprehensive_empty_strided_cuda_float64`
4. There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.
Test file path: `inductor/test_torchinductor_opinfo.py` or `inductor/test_torchinductor_opinfo.py`
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @desertfire
|
1.0
|
DISABLED test_comprehensive_empty_strided_cuda_float64 (__main__.TestInductorOpInfoCUDA) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_empty_strided_cuda_float64&suite=TestInductorOpInfoCUDA) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/undefined).
Over the past 3 hours, it has been determined flaky in 2 workflow(s) with 2 failures and 2 successes.
**Debugging instructions (after clicking on the recent samples link):**
DO NOT ASSUME THINGS ARE OKAY IF THE CI IS GREEN. We now shield flaky tests from developers so CI will thus be green but it will be harder to parse the logs.
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work.
3. Grep for `test_comprehensive_empty_strided_cuda_float64`
4. There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.
Test file path: `inductor/test_torchinductor_opinfo.py` or `inductor/test_torchinductor_opinfo.py`
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @desertfire
|
test
|
disabled test comprehensive empty strided cuda main testinductoropinfocuda platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with failures and successes debugging instructions after clicking on the recent samples link do not assume things are okay if the ci is green we now shield flaky tests from developers so ci will thus be green but it will be harder to parse the logs to find relevant log snippets click on the workflow logs linked above click on the test step of the job so that it is expanded otherwise the grepping will not work grep for test comprehensive empty strided cuda there should be several instances run as flaky tests are rerun in ci from which you can study the logs test file path inductor test torchinductor opinfo py or inductor test torchinductor opinfo py cc voznesenskym penguinwu eikanwang guobing chen xiaobingsuper zhuhaozhe blzheng xia weiwen wenzhe nrv jiayisunx desertfire
| 1
|
211,084
| 16,168,153,822
|
IssuesEvent
|
2021-05-01 23:06:14
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
opened
|
roachtest: sqlsmith/setup=tpch-sf1/setting=no-ddl failed
|
C-test-failure O-roachtest O-robot branch-master release-blocker
|
roachtest.sqlsmith/setup=tpch-sf1/setting=no-ddl [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2944550&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2944550&tab=artifacts#/sqlsmith/setup=tpch-sf1/setting=no-ddl) on master @ [684e753c15f3fc58df79b6ea70e7b6715eae4835](https://github.com/cockroachdb/cockroach/commits/684e753c15f3fc58df79b6ea70e7b6715eae4835):
```
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpch-sf1/setting=no-ddl/run_1
sqlsmith.go:131,sqlsmith.go:262,test_runner.go:777: unrecognized version: v21.2.0-alpha.00000000-135-g684e753c15
(1) attached stack trace
-- stack trace:
| main.toCRDBVersion
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:52
| main.registerSQLSmith.func3
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sqlsmith.go:129
| main.registerSQLSmith.func4.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sqlsmith.go:262
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) unrecognized version: v21.2.0-alpha.00000000-135-g684e753c15
Error types: (1) *withstack.withStack (2) *errutil.leafError
```
<details><summary>Reproduce</summary>
<p>
<p>To reproduce, try:
```bash
# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh sqlsmith/setup=tpch-sf1/setting=no-ddl
```
</p>
</p>
</details>
/cc @cockroachdb/sql-queries
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=tpch-sf1/setting=no-ddl.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
2.0
|
roachtest: sqlsmith/setup=tpch-sf1/setting=no-ddl failed - roachtest.sqlsmith/setup=tpch-sf1/setting=no-ddl [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2944550&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2944550&tab=artifacts#/sqlsmith/setup=tpch-sf1/setting=no-ddl) on master @ [684e753c15f3fc58df79b6ea70e7b6715eae4835](https://github.com/cockroachdb/cockroach/commits/684e753c15f3fc58df79b6ea70e7b6715eae4835):
```
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpch-sf1/setting=no-ddl/run_1
sqlsmith.go:131,sqlsmith.go:262,test_runner.go:777: unrecognized version: v21.2.0-alpha.00000000-135-g684e753c15
(1) attached stack trace
-- stack trace:
| main.toCRDBVersion
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:52
| main.registerSQLSmith.func3
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sqlsmith.go:129
| main.registerSQLSmith.func4.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sqlsmith.go:262
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) unrecognized version: v21.2.0-alpha.00000000-135-g684e753c15
Error types: (1) *withstack.withStack (2) *errutil.leafError
```
<details><summary>Reproduce</summary>
<p>
<p>To reproduce, try:
```bash
# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh sqlsmith/setup=tpch-sf1/setting=no-ddl
```
</p>
</p>
</details>
/cc @cockroachdb/sql-queries
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=tpch-sf1/setting=no-ddl.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
test
|
roachtest sqlsmith setup tpch setting no ddl failed roachtest sqlsmith setup tpch setting no ddl with on master the test failed on branch master cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts sqlsmith setup tpch setting no ddl run sqlsmith go sqlsmith go test runner go unrecognized version alpha attached stack trace stack trace main tocrdbversion home agent work go src github com cockroachdb cockroach pkg cmd roachtest tpchvec go main registersqlsmith home agent work go src github com cockroachdb cockroach pkg cmd roachtest sqlsmith go main registersqlsmith home agent work go src github com cockroachdb cockroach pkg cmd roachtest sqlsmith go main testrunner runtest home agent work go src github com cockroachdb cockroach pkg cmd roachtest test runner go runtime goexit usr local go src runtime asm s wraps unrecognized version alpha error types withstack withstack errutil leaferror reproduce to reproduce try bash from perhaps edited lightly caffeinate roachstress sh sqlsmith setup tpch setting no ddl cc cockroachdb sql queries
| 1
|
296,526
| 25,556,469,544
|
IssuesEvent
|
2022-11-30 07:12:29
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
opened
|
cli: TestLossOfQuorumRecovery failed
|
C-test-failure O-robot branch-release-22.2
|
cli.TestLossOfQuorumRecovery [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7765066?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7765066?buildTab=artifacts#/) on release-22.2 @ [d978988afcfc78c02c23a3836ba90e4a4faeeb25](https://github.com/cockroachdb/cockroach/commits/d978988afcfc78c02c23a3836ba90e4a4faeeb25):
```
Slow failing tests:
TestLossOfQuorumRecovery - 825.33s
Slow passing tests:
Example_demo - 72.56s
Example_demo_locality - 57.21s
TestDebugCheckStore - 46.49s
TestDebugCheckStore - 45.67s
TestLossOfQuorumRecovery - 29.13s
TestPartialZip - 26.75s
Example_userfile_upload_recursive - 26.47s
TestUserfile - 18.65s
TestCollectInfoFromMultipleStores - 17.36s
TestCollectInfoFromMultipleStores - 17.08s
TestConcurrentZip - 16.27s
TestParseGossipValues - 12.34s
TestUserFileUploadRecursive - 9.60s
TestTenantZip - 7.37s
TestZipSpecialNames - 6.94s
TestZip - 6.61s
TestUserFileUpload - 6.47s
TestToHex - 6.15s
TestUsernameUserfileInteraction - 6.12s
Example_userfile_upload - 5.89s
```
<p>Parameters: <code>TAGS=bazel,gss,deadlock</code>
</p>
<details><summary>Help</summary>
<p>
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
</p>
</details>
/cc @cockroachdb/kv @cockroachdb/server
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestLossOfQuorumRecovery.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
1.0
|
cli: TestLossOfQuorumRecovery failed - cli.TestLossOfQuorumRecovery [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7765066?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7765066?buildTab=artifacts#/) on release-22.2 @ [d978988afcfc78c02c23a3836ba90e4a4faeeb25](https://github.com/cockroachdb/cockroach/commits/d978988afcfc78c02c23a3836ba90e4a4faeeb25):
```
Slow failing tests:
TestLossOfQuorumRecovery - 825.33s
Slow passing tests:
Example_demo - 72.56s
Example_demo_locality - 57.21s
TestDebugCheckStore - 46.49s
TestDebugCheckStore - 45.67s
TestLossOfQuorumRecovery - 29.13s
TestPartialZip - 26.75s
Example_userfile_upload_recursive - 26.47s
TestUserfile - 18.65s
TestCollectInfoFromMultipleStores - 17.36s
TestCollectInfoFromMultipleStores - 17.08s
TestConcurrentZip - 16.27s
TestParseGossipValues - 12.34s
TestUserFileUploadRecursive - 9.60s
TestTenantZip - 7.37s
TestZipSpecialNames - 6.94s
TestZip - 6.61s
TestUserFileUpload - 6.47s
TestToHex - 6.15s
TestUsernameUserfileInteraction - 6.12s
Example_userfile_upload - 5.89s
```
<p>Parameters: <code>TAGS=bazel,gss,deadlock</code>
</p>
<details><summary>Help</summary>
<p>
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
</p>
</details>
/cc @cockroachdb/kv @cockroachdb/server
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestLossOfQuorumRecovery.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
test
|
cli testlossofquorumrecovery failed cli testlossofquorumrecovery with on release slow failing tests testlossofquorumrecovery slow passing tests example demo example demo locality testdebugcheckstore testdebugcheckstore testlossofquorumrecovery testpartialzip example userfile upload recursive testuserfile testcollectinfofrommultiplestores testcollectinfofrommultiplestores testconcurrentzip testparsegossipvalues testuserfileuploadrecursive testtenantzip testzipspecialnames testzip testuserfileupload testtohex testusernameuserfileinteraction example userfile upload parameters tags bazel gss deadlock help see also cc cockroachdb kv cockroachdb server
| 1
|
44,501
| 11,455,014,411
|
IssuesEvent
|
2020-02-06 18:13:28
|
rthadur/recaptcha
|
https://api.github.com/repos/rthadur/recaptcha
|
closed
|
vdjfsbd vxbsdzfvadb cdjbsvbjdsvj
|
backend:tensorflow type:build/install
|
System information
Have I written custom code (as opposed to using example directory): yes
OS Platform and Distribution: Linux Ubuntu 18.04.2
TensorFlow backend (yes / no): yes
TensorFlow version: 1.14.0
Keras version: 2.2.4
Python version: 3.7.4
CUDA/cuDNN version: -
GPU model and memory: -
Current behavior
Memory leaks when calculating the gradient of an output of a LSTM model in respect to the input.
Expected behavior
No memory leak
Code to reproduce the issue
import numpy as np
import keras
import keras.backend as K
def min_leaking_function(model, sample):
grads = K.gradients(model.output, model.input)[0]
func = K.function([model.input], [grads])
for i in range(10000):
print(i)
func([sample])
nn = keras.models.Sequential()
nn.add(keras.layers.LSTM(20, input_shape=(400, 4)))
nn.add(keras.layers.Dense(5))
nn.compile(optimizer='adam', loss='mse') #Doesnt matter
some_sample = np.random.rand(1,400,4)
min_leaking_function(nn, some_sample)
|
1.0
|
vdjfsbd vxbsdzfvadb cdjbsvbjdsvj - System information
Have I written custom code (as opposed to using example directory): yes
OS Platform and Distribution: Linux Ubuntu 18.04.2
TensorFlow backend (yes / no): yes
TensorFlow version: 1.14.0
Keras version: 2.2.4
Python version: 3.7.4
CUDA/cuDNN version: -
GPU model and memory: -
Current behavior
Memory leaks when calculating the gradient of an output of a LSTM model in respect to the input.
Expected behavior
No memory leak
Code to reproduce the issue
import numpy as np
import keras
import keras.backend as K
def min_leaking_function(model, sample):
grads = K.gradients(model.output, model.input)[0]
func = K.function([model.input], [grads])
for i in range(10000):
print(i)
func([sample])
nn = keras.models.Sequential()
nn.add(keras.layers.LSTM(20, input_shape=(400, 4)))
nn.add(keras.layers.Dense(5))
nn.compile(optimizer='adam', loss='mse') #Doesnt matter
some_sample = np.random.rand(1,400,4)
min_leaking_function(nn, some_sample)
|
non_test
|
vdjfsbd vxbsdzfvadb cdjbsvbjdsvj system information have i written custom code as opposed to using example directory yes os platform and distribution linux ubuntu tensorflow backend yes no yes tensorflow version keras version python version cuda cudnn version gpu model and memory current behavior memory leaks when calculating the gradient of an output of a lstm model in respect to the input expected behavior no memory leak code to reproduce the issue import numpy as np import keras import keras backend as k def min leaking function model sample grads k gradients model output model input func k function for i in range print i func nn keras models sequential nn add keras layers lstm input shape nn add keras layers dense nn compile optimizer adam loss mse doesnt matter some sample np random rand min leaking function nn some sample
| 0
|
327,629
| 28,074,569,748
|
IssuesEvent
|
2023-03-29 22:00:22
|
Hekili/hekili
|
https://api.github.com/repos/Hekili/hekili
|
closed
|
[BUG] Still getting lua error with sub rogue
|
bug accepted in testing retail
|
### Before You Begin
- [ ] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for this issue and was not able to find one.
- [X] I edited the title of this bug report (above) so that it describes the issue I am reporting.
### Describe the Issue
Sorry, I don't know if the current version is supposed to be the fixed one, but in case it is, still getting spammed with the same error from here: https://github.com/Hekili/hekili/issues/2483
`27x Hekili/Dragonflight/RogueSubtlety.lua:422: bad argument #1 to 'wipe' (table expected, got nil) [string "=[C]"]: ? [string "@Hekili/Dragonflight/RogueSubtlety.lua"]:422: in function hook'
[string "@Hekili/Classes.lua"]:5728: in function callHook' [string "@Hekili/Events.lua"]:1557: in function <Hekili/Events.lua:1555> [string "@Hekili/Events.lua"]:1852: in function handler'
[string "@Hekili/Events.lua"]:60: in function <Hekili/Events.lua:52>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"`
### How to Reproduce
1. Be sub
2. Enter combat
### Player Information (Link)
https://pastebin.com/n5hrX1r1
### Error Messages (Link)
https://pastebin.com/0GXJAJHq
### Additional Information
_No response_
### Contact Information
_No response_
|
1.0
|
[BUG] Still getting lua error with sub rogue - ### Before You Begin
- [ ] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for this issue and was not able to find one.
- [X] I edited the title of this bug report (above) so that it describes the issue I am reporting.
### Describe the Issue
Sorry, I don't know if the current version is supposed to be the fixed one, but in case it is, still getting spammed with the same error from here: https://github.com/Hekili/hekili/issues/2483
`27x Hekili/Dragonflight/RogueSubtlety.lua:422: bad argument #1 to 'wipe' (table expected, got nil) [string "=[C]"]: ? [string "@Hekili/Dragonflight/RogueSubtlety.lua"]:422: in function hook'
[string "@Hekili/Classes.lua"]:5728: in function callHook' [string "@Hekili/Events.lua"]:1557: in function <Hekili/Events.lua:1555> [string "@Hekili/Events.lua"]:1852: in function handler'
[string "@Hekili/Events.lua"]:60: in function <Hekili/Events.lua:52>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"`
### How to Reproduce
1. Be sub
2. Enter combat
### Player Information (Link)
https://pastebin.com/n5hrX1r1
### Error Messages (Link)
https://pastebin.com/0GXJAJHq
### Additional Information
_No response_
### Contact Information
_No response_
|
test
|
still getting lua error with sub rogue before you begin i confirm that i have downloaded the latest version of the addon i am not playing on a private server i checked for an for this issue and was not able to find one i edited the title of this bug report above so that it describes the issue i am reporting describe the issue sorry i don t know if the current version is supposed to be the fixed one but in case it is still getting spammed with the same error from here hekili dragonflight roguesubtlety lua bad argument to wipe table expected got nil in function hook in function callhook in function in function handler in function locals temporary nil temporary table expected got nil how to reproduce be sub enter combat player information link error messages link additional information no response contact information no response
| 1
|
163,215
| 12,707,995,419
|
IssuesEvent
|
2020-06-23 09:47:48
|
fykosak/fksdb
|
https://api.github.com/repos/fykosak/fksdb
|
closed
|
Run automatic tests in parallel
|
enhancement testing
|
This will reduce time needed for tests to finish.
As mentioned in #33, we need update our tester submodule with nette/tester#254 (which has not so clear results to me now) in order to make this work.
Edit: I just realized the failures aren't necessarily caused by the parallel run. Still the current tests seems to be good enough.
|
1.0
|
Run automatic tests in parallel - This will reduce time needed for tests to finish.
As mentioned in #33, we need update our tester submodule with nette/tester#254 (which has not so clear results to me now) in order to make this work.
Edit: I just realized the failures aren't necessarily caused by the parallel run. Still the current tests seems to be good enough.
|
test
|
run automatic tests in parallel this will reduce time needed for tests to finish as mentioned in we need update our tester submodule with nette tester which has not so clear results to me now in order to make this work edit i just realized the failures aren t necessarily caused by the parallel run still the current tests seems to be good enough
| 1
|
236,387
| 19,536,936,758
|
IssuesEvent
|
2021-12-31 09:32:25
|
microsoft/AzureStorageExplorer
|
https://api.github.com/repos/microsoft/AzureStorageExplorer
|
opened
|
Fail to delete one entity which has empty PartitionKey/RowKey value in one emulator table
|
🧪 testing :gear: tables :gear: emulator
|
**Storage Explorer Version:** 1.23.0-dev
**Build Number:** 20211220.7
**Branch:** main
**Platform/OS:** Windows 10
**Architecture:** ia32
**How Found:** AD hoc testing
**Emulator Version:** Azurite 3.14.3
**Regression From:** Not a regression
## Steps to Reproduce ##
1. Install and start Azurite 3.14.3.
2. Launch Storage Explorer -> Expand 'Local & Attached -> Storage Accounts -> (Emulator - Default Ports)(Key)'.
3. Right click the 'Tables' node -> Create a table.
4. Click 'Add' -> 'Click 'Insert' -> An entity displays.
5. Click 'Delete' -> Click 'Yes' on the prompt dialog.
6. Check whether succeeds to delete the entity.
## Expected Experience ##
Succeed to delete the entity.
## Actual Experience ##
Fail to delete the entity, an error dialog pops up.

## Additional Context ##
Related bug: [4577](https://github.com/microsoft/AzureStorageExplorer/issues/4577)
|
1.0
|
Fail to delete one entity which has empty PartitionKey/RowKey value in one emulator table - **Storage Explorer Version:** 1.23.0-dev
**Build Number:** 20211220.7
**Branch:** main
**Platform/OS:** Windows 10
**Architecture:** ia32
**How Found:** AD hoc testing
**Emulator Version:** Azurite 3.14.3
**Regression From:** Not a regression
## Steps to Reproduce ##
1. Install and start Azurite 3.14.3.
2. Launch Storage Explorer -> Expand 'Local & Attached -> Storage Accounts -> (Emulator - Default Ports)(Key)'.
3. Right click the 'Tables' node -> Create a table.
4. Click 'Add' -> 'Click 'Insert' -> An entity displays.
5. Click 'Delete' -> Click 'Yes' on the prompt dialog.
6. Check whether succeeds to delete the entity.
## Expected Experience ##
Succeed to delete the entity.
## Actual Experience ##
Fail to delete the entity, an error dialog pops up.

## Additional Context ##
Related bug: [4577](https://github.com/microsoft/AzureStorageExplorer/issues/4577)
|
test
|
fail to delete one entity which has empty partitionkey rowkey value in one emulator table storage explorer version dev build number branch main platform os windows architecture how found ad hoc testing emulator version azurite regression from not a regression steps to reproduce install and start azurite launch storage explorer expand local attached storage accounts emulator default ports key right click the tables node create a table click add click insert an entity displays click delete click yes on the prompt dialog check whether succeeds to delete the entity expected experience succeed to delete the entity actual experience fail to delete the entity an error dialog pops up additional context related bug
| 1
|
114,343
| 9,696,970,331
|
IssuesEvent
|
2019-05-25 12:46:51
|
tafalk/tafalk-web
|
https://api.github.com/repos/tafalk/tafalk-web
|
closed
|
Refresh sealed times with a certain period
|
requires testing
|
On the **home page** and **profile tabs** refresh the time past after the seal periodically e.g. every minute
|
1.0
|
Refresh sealed times with a certain period - On the **home page** and **profile tabs** refresh the time past after the seal periodically e.g. every minute
|
test
|
refresh sealed times with a certain period on the home page and profile tabs refresh the time past after the seal periodically e g every minute
| 1
|
308,332
| 26,600,199,952
|
IssuesEvent
|
2023-01-23 15:16:07
|
redhat-actions/try-in-web-ide
|
https://api.github.com/repos/redhat-actions/try-in-web-ide
|
closed
|
[FEATURE] CI check for running `npm run test`
|
type/test
|
### Is your feature request related to a problem? Please describe.
It would be great if there was a GitHub action job that would check that all tests run from `npm run test` pass
<!--
A clear and short description of what the problem is. Ex. I'm always frustrated when [...]
-->
### Describe the solution you'd like
<!--
A clear and short description of what you want to happen.
-->
A new job can probably be added here: https://github.com/redhat-actions/try-in-web-ide/blob/main/.github/workflows/ci.yml
|
1.0
|
[FEATURE] CI check for running `npm run test` - ### Is your feature request related to a problem? Please describe.
It would be great if there was a GitHub action job that would check that all tests run from `npm run test` pass
<!--
A clear and short description of what the problem is. Ex. I'm always frustrated when [...]
-->
### Describe the solution you'd like
<!--
A clear and short description of what you want to happen.
-->
A new job can probably be added here: https://github.com/redhat-actions/try-in-web-ide/blob/main/.github/workflows/ci.yml
|
test
|
ci check for running npm run test is your feature request related to a problem please describe it would be great if there was a github action job that would check that all tests run from npm run test pass a clear and short description of what the problem is ex i m always frustrated when describe the solution you d like a clear and short description of what you want to happen a new job can probably be added here
| 1
|
18,354
| 10,932,281,724
|
IssuesEvent
|
2019-11-23 16:37:51
|
invertase/react-native-firebase
|
https://api.github.com/repos/invertase/react-native-firebase
|
closed
|
onAuthStateChanged fires callback on initialization
|
Impact: Web Implementation Platform: JavaScript Service: Authentication
|
<!---
Hello there you awesome person;
Please note that the issue list of this repo is exclusively for bug reports;
1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase).
2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase
3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.
-->
<!-- NOTE: You can change any of the `[ ]` to `[x]` to mark an option(s) as selected -->
<!-- PLEASE DO NOT REMOVE ANY SECTIONS FROM THIS ISSUE TEMPLATE -->
<!-- Leave them as they are even if they're irrelevant to your issue -->
## Issue
<!-- Please describe your issue here --^ and provide as much detail as you can. -->
<!-- Include code snippets that show your usages of the library in the context of your project. -->
<!-- Snippets that also show how and where the library is imported in JS are useful to debug issues relating to importing or methods not found issues -->
`onAuthStateChanged` fires the callback `AuthListenerCallback` on initialization which is not ideal behavior for event listener
The above behavior of `onAuthStateChanged` results in unwanted side effects in use case like
```js
useEffect(() => {
const unSubscriberWhenDone = auth().onAuthStateChanged((user) => {
doSomethingWhichTriggersRerender()
doSomethingWhichNeedsNewlyInitializedValues()
});
return unSubscriberWhenDone;
}); // no []
```
`useEffect` invokes its callback after render which initializes `onAuthStateChanged` which triggers its callback even before it returns which then triggers rerender.....wait that doesn't sound good
There is no way you can unsubscribe without the callback getting invoked once
Also
```js
// one time listner
const unSubscriberWhenDone = auth().onAuthStateChanged((user) => {
// called before onAuthStateChanged() even returns
unSubscriberWhenDone() // error. Its not a function because its value is not yet set
});
```
currently, as the docs suggests
> It is recommended to use auth#onAuthStateChanged to track whether the user is currently signed in
But IMO using `currentUser` property or something like `getCurrentUser` should just work fine if all you need is to check the current user. And `onAuthStateChanged` can just trigger whenever auth state changes
---
## Project Files
<!-- Provide the contents of key project files which will help to debug -->
<!-- For Example: -->
<!-- - iOS: `Podfile` contents. -->
<!-- - Android: `android/build.gradle` contents. -->
<!-- - Android: `android/app/build.gradle` contents. -->
<!-- - Android: `AndroidManifest.xml` contents. -->
<!-- ADD THE CONTENTS OF THE FILES IN THE PROVIDED CODE BLOCKS BELOW -->
### iOS
<details><summary>Click To Expand</summary>
<p>
#### `ios/Podfile`:
- [ ] I'm not using Pods
- [x] I'm using Pods and my Podfile looks like:
```ruby
# N/A
```
#### `AppDelegate.m`:
```objc
// N/A
```
</p>
</details>
---
### Android
<details><summary>Click To Expand</summary>
<p>
#### Have you converted to AndroidX?
<!--- Mark any options that apply below -->
- [x] my application is an AndroidX application?
- [x] I am using `android/gradle.settings` `jetifier=true` for Android compatibility?
- [x] I am using the NPM package `jetifier` for react-native compatibility?
#### `android/build.gradle`:
```groovy
// N/A
```
#### `android/app/build.gradle`:
```groovy
// N/A
```
#### `android/settings.gradle`:
```groovy
// N/A
```
#### `MainApplication.java`:
```java
// N/A
```
#### `AndroidManifest.xml`:
```xml
<!-- N/A -->
```
</p>
</details>
---
## Environment
<details><summary>Click To Expand</summary>
<p>
**`react-native info` output:**
<!-- Please run `react-native info` on your terminal and paste the contents into the code block below -->
```
OUTPUT GOES HERE
```
<!-- change `[ ]` to `[x]` to select an option(s) -->
- **Platform that you're experiencing the issue on**:
- [ ] iOS
- [ ] Android
- [ ] **iOS** but have not tested behavior on Android
- [ ] **Android** but have not tested behavior on iOS
- [x] Both
- **`react-native-firebase` version you're using that has this issue:**
- `6.0.3`
- **`Firebase` module(s) you're using that has the issue:**
- `e.g. Instance ID`
- **Are you using `TypeScript`?**
- `Y/N` & `VERSION`
</p>
</details>
<!-- Thanks for reading this far down ❤️ -->
<!-- High quality, detailed issues are much easier to triage for maintainers -->
<!-- For bonus points, if you put a 🔥 (:fire:) emojii at the start of the issue title we'll know -->
<!-- that you took the time to fill this out correctly, or, at least read this far -->
---
Think `react-native-firebase` is great? Please consider supporting all of the project maintainers and contributors by donating via our [Open Collective](https://opencollective.com/react-native-firebase/donate) where all contributors can submit expenses. [[Learn More]](https://invertase.io/oss/react-native-firebase/contributing/donations-expenses)
- 👉 Check out [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter for updates on the library.
|
1.0
|
onAuthStateChanged fires callback on initialization - <!---
Hello there you awesome person;
Please note that the issue list of this repo is exclusively for bug reports;
1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase).
2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase
3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.
-->
<!-- NOTE: You can change any of the `[ ]` to `[x]` to mark an option(s) as selected -->
<!-- PLEASE DO NOT REMOVE ANY SECTIONS FROM THIS ISSUE TEMPLATE -->
<!-- Leave them as they are even if they're irrelevant to your issue -->
## Issue
<!-- Please describe your issue here --^ and provide as much detail as you can. -->
<!-- Include code snippets that show your usages of the library in the context of your project. -->
<!-- Snippets that also show how and where the library is imported in JS are useful to debug issues relating to importing or methods not found issues -->
`onAuthStateChanged` fires the callback `AuthListenerCallback` on initialization which is not ideal behavior for event listener
The above behavior of `onAuthStateChanged` results in unwanted side effects in use case like
```js
useEffect(() => {
const unSubscriberWhenDone = auth().onAuthStateChanged((user) => {
doSomethingWhichTriggersRerender()
doSomethingWhichNeedsNewlyInitializedValues()
});
return unSubscriberWhenDone;
}); // no []
```
`useEffect` invokes its callback after render which initializes `onAuthStateChanged` which triggers its callback even before it returns which then triggers rerender.....wait that doesn't sound good
There is no way you can unsubscribe without the callback getting invoked once
Also
```js
// one time listner
const unSubscriberWhenDone = auth().onAuthStateChanged((user) => {
// called before onAuthStateChanged() even returns
unSubscriberWhenDone() // error. Its not a function because its value is not yet set
});
```
currently, as the docs suggests
> It is recommended to use auth#onAuthStateChanged to track whether the user is currently signed in
But IMO using `currentUser` property or something like `getCurrentUser` should just work fine if all you need is to check the current user. And `onAuthStateChanged` can just trigger whenever auth state changes
---
## Project Files
<!-- Provide the contents of key project files which will help to debug -->
<!-- For Example: -->
<!-- - iOS: `Podfile` contents. -->
<!-- - Android: `android/build.gradle` contents. -->
<!-- - Android: `android/app/build.gradle` contents. -->
<!-- - Android: `AndroidManifest.xml` contents. -->
<!-- ADD THE CONTENTS OF THE FILES IN THE PROVIDED CODE BLOCKS BELOW -->
### iOS
<details><summary>Click To Expand</summary>
<p>
#### `ios/Podfile`:
- [ ] I'm not using Pods
- [x] I'm using Pods and my Podfile looks like:
```ruby
# N/A
```
#### `AppDelegate.m`:
```objc
// N/A
```
</p>
</details>
---
### Android
<details><summary>Click To Expand</summary>
<p>
#### Have you converted to AndroidX?
<!--- Mark any options that apply below -->
- [x] my application is an AndroidX application?
- [x] I am using `android/gradle.settings` `jetifier=true` for Android compatibility?
- [x] I am using the NPM package `jetifier` for react-native compatibility?
#### `android/build.gradle`:
```groovy
// N/A
```
#### `android/app/build.gradle`:
```groovy
// N/A
```
#### `android/settings.gradle`:
```groovy
// N/A
```
#### `MainApplication.java`:
```java
// N/A
```
#### `AndroidManifest.xml`:
```xml
<!-- N/A -->
```
</p>
</details>
---
## Environment
<details><summary>Click To Expand</summary>
<p>
**`react-native info` output:**
<!-- Please run `react-native info` on your terminal and paste the contents into the code block below -->
```
OUTPUT GOES HERE
```
<!-- change `[ ]` to `[x]` to select an option(s) -->
- **Platform that you're experiencing the issue on**:
- [ ] iOS
- [ ] Android
- [ ] **iOS** but have not tested behavior on Android
- [ ] **Android** but have not tested behavior on iOS
- [x] Both
- **`react-native-firebase` version you're using that has this issue:**
- `6.0.3`
- **`Firebase` module(s) you're using that has the issue:**
- `e.g. Instance ID`
- **Are you using `TypeScript`?**
- `Y/N` & `VERSION`
</p>
</details>
<!-- Thanks for reading this far down ❤️ -->
<!-- High quality, detailed issues are much easier to triage for maintainers -->
<!-- For bonus points, if you put a 🔥 (:fire:) emojii at the start of the issue title we'll know -->
<!-- that you took the time to fill this out correctly, or, at least read this far -->
---
Think `react-native-firebase` is great? Please consider supporting all of the project maintainers and contributors by donating via our [Open Collective](https://opencollective.com/react-native-firebase/donate) where all contributors can submit expenses. [[Learn More]](https://invertase.io/oss/react-native-firebase/contributing/donations-expenses)
- 👉 Check out [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter for updates on the library.
|
non_test
|
onauthstatechanged fires callback on initialization hello there you awesome person please note that the issue list of this repo is exclusively for bug reports for feature requests please visit our for questions and support please use our discord chat or stack overflow if this is a setup issue then please make sure you ve correctly followed the setup guides most setup issues such as duplicate dex files default app has not been initialized etc are all down to an incorrect setup as the guides haven t been correctly followed issue onauthstatechanged fires the callback authlistenercallback on initialization which is not ideal behavior for event listener the above behavior of onauthstatechanged results in unwanted side effects in use case like js useeffect const unsubscriberwhendone auth onauthstatechanged user dosomethingwhichtriggersrerender dosomethingwhichneedsnewlyinitializedvalues return unsubscriberwhendone no useeffect invokes its callback after render which initializes onauthstatechanged which triggers its callback even before it returns which then triggers rerender wait that doesn t sound good there is no way you can unsubscribe without the callback getting invoked once also js one time listner const unsubscriberwhendone auth onauthstatechanged user called before onauthstatechanged even returns unsubscriberwhendone error its not a function because its value is not yet set currently as the docs suggests it is recommended to use auth onauthstatechanged to track whether the user is currently signed in but imo using currentuser property or something like getcurrentuser should just work fine if all you need is to check the current user and onauthstatechanged can just trigger whenever auth state changes project files ios click to expand ios podfile i m not using pods i m using pods and my podfile looks like ruby n a appdelegate m objc n a android click to expand have you converted to androidx my application is an androidx application i am using android gradle settings jetifier true for android compatibility i am using the npm package jetifier for react native compatibility android build gradle groovy n a android app build gradle groovy n a android settings gradle groovy n a mainapplication java java n a androidmanifest xml xml environment click to expand react native info output output goes here platform that you re experiencing the issue on ios android ios but have not tested behavior on android android but have not tested behavior on ios both react native firebase version you re using that has this issue firebase module s you re using that has the issue e g instance id are you using typescript y n version think react native firebase is great please consider supporting all of the project maintainers and contributors by donating via our where all contributors can submit expenses 👉 check out and on twitter for updates on the library
| 0
|
139,079
| 12,836,854,251
|
IssuesEvent
|
2020-07-07 14:56:13
|
io7m/waxmill
|
https://api.github.com/repos/io7m/waxmill
|
closed
|
Add suggested actions to error messages
|
documentation enhancement
|
In some error cases, there's an obvious approach a user can take to solve the problem themselves. Put these in error messages.
|
1.0
|
Add suggested actions to error messages - In some error cases, there's an obvious approach a user can take to solve the problem themselves. Put these in error messages.
|
non_test
|
add suggested actions to error messages in some error cases there s an obvious approach a user can take to solve the problem themselves put these in error messages
| 0
|
564,358
| 16,724,106,327
|
IssuesEvent
|
2021-06-10 10:51:30
|
grpc/grpc
|
https://api.github.com/repos/grpc/grpc
|
opened
|
aarch64 grpc Python package must be imported _before_ pyzmq
|
kind/bug priority/P2
|
<!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC team members, please ask/look for answers at grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
grpcio 1.38,
Python 3.7,3.8,3.9
### What operating system (Linux, Windows,...) and version?
Armv8 Linux
### What runtime / compiler are you using (e.g. python version or version of gcc)
Python 3.7,3.8,3.9
### What did you do?
Here is a Dockerfile you can reproduce the bug
```dockerfile
# 3.7, 3.8, 3.9, all the same
ARG PY_VERSION=3.7
FROM python:${PY_VERSION}-slim
RUN pip install pyzmq grpcio
# zmq first and grpc second wont work!
# low-level error throws from the grpc package
# #5 0.217 free(): invalid pointer
# #5 0.219 Aborted
RUN python -c "import zmq, grpc"
# changing the order will work!
RUN python -c "import grpc, zmq"
```
Run docker build
```bash
docker buildx build --platform linux/arm64 -f bug.Dockerfile -t jinaai/grpcarm64:latest .
```
Will throw
```
------
> [3/4] RUN python -c "import zmq, grpc":
#7 0.256 free(): invalid pointer
#7 0.257 Aborted
------
```
Notice that (1) the above low-level error is thrown from `grpc` (2) changing the import order will work
```diff
- RUN python -c "import zmq, grpc"
+ RUN python -c "import grpc, zmq"
```
### What did you expect to see?
I expect import orders should be completely irrelevant.
### Anything else we should know about your project / environment?
I found this bug when developing [Jina](https://github.com/jina-ai/jina), where `grpc` and `zmq` are used jointly. Note that this bug does not appear for `amd64` package.
For reference, I will post a mirror issue in pyzmq project page. But this bug seems more like a `grpc` bug rather than a `zmq` bug, as the error throws from `grpc`.
|
1.0
|
aarch64 grpc Python package must be imported _before_ pyzmq - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC team members, please ask/look for answers at grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
grpcio 1.38,
Python 3.7,3.8,3.9
### What operating system (Linux, Windows,...) and version?
Armv8 Linux
### What runtime / compiler are you using (e.g. python version or version of gcc)
Python 3.7,3.8,3.9
### What did you do?
Here is a Dockerfile you can reproduce the bug
```dockerfile
# 3.7, 3.8, 3.9, all the same
ARG PY_VERSION=3.7
FROM python:${PY_VERSION}-slim
RUN pip install pyzmq grpcio
# zmq first and grpc second wont work!
# low-level error throws from the grpc package
# #5 0.217 free(): invalid pointer
# #5 0.219 Aborted
RUN python -c "import zmq, grpc"
# changing the order will work!
RUN python -c "import grpc, zmq"
```
Run docker build
```bash
docker buildx build --platform linux/arm64 -f bug.Dockerfile -t jinaai/grpcarm64:latest .
```
Will throw
```
------
> [3/4] RUN python -c "import zmq, grpc":
#7 0.256 free(): invalid pointer
#7 0.257 Aborted
------
```
Notice that (1) the above low-level error is thrown from `grpc` (2) changing the import order will work
```diff
- RUN python -c "import zmq, grpc"
+ RUN python -c "import grpc, zmq"
```
### What did you expect to see?
I expect import orders should be completely irrelevant.
### Anything else we should know about your project / environment?
I found this bug when developing [Jina](https://github.com/jina-ai/jina), where `grpc` and `zmq` are used jointly. Note that this bug does not appear for `amd64` package.
For reference, I will post a mirror issue in pyzmq project page. But this bug seems more like a `grpc` bug rather than a `zmq` bug, as the error throws from `grpc`.
|
non_test
|
grpc python package must be imported before pyzmq please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by grpc team members please ask look for answers at grpc io mailing list issues specific to grpc java grpc go grpc node grpc dart grpc web should be created in the repository they belong to e g what version of grpc and what language are you using grpcio python what operating system linux windows and version linux what runtime compiler are you using e g python version or version of gcc python what did you do here is a dockerfile you can reproduce the bug dockerfile all the same arg py version from python py version slim run pip install pyzmq grpcio zmq first and grpc second wont work low level error throws from the grpc package free invalid pointer aborted run python c import zmq grpc changing the order will work run python c import grpc zmq run docker build bash docker buildx build platform linux f bug dockerfile t jinaai latest will throw run python c import zmq grpc free invalid pointer aborted notice that the above low level error is thrown from grpc changing the import order will work diff run python c import zmq grpc run python c import grpc zmq what did you expect to see i expect import orders should be completely irrelevant anything else we should know about your project environment i found this bug when developing where grpc and zmq are used jointly note that this bug does not appear for package for reference i will post a mirror issue in pyzmq project page but this bug seems more like a grpc bug rather than a zmq bug as the error throws from grpc
| 0
|
736,501
| 25,476,335,623
|
IssuesEvent
|
2022-11-25 14:49:13
|
bobbingwide/oik-bwtrace
|
https://api.github.com/repos/bobbingwide/oik-bwtrace
|
opened
|
Error: Options page bw_trace_options_options not found in the allowed options list.
|
bug help wanted Priority: A
|
I'm trying to debug a problem with UK-tides plugin displaying yesterday's data.
I installed and activated the oik-bwtrace plugin from wordpress.org
When I tried to update the oik-bwtrace options on
https://www.littlehampton.org.uk/wp-admin/options-general.php?page=bw_trace_options
I got the following message and the plugin was deactivated.
Error: Options page bw_trace_options_options not found in the allowed options list.
I don't know what causes this message. Obviously it's difficult to debug.
|
1.0
|
Error: Options page bw_trace_options_options not found in the allowed options list. - I'm trying to debug a problem with UK-tides plugin displaying yesterday's data.
I installed and activated the oik-bwtrace plugin from wordpress.org
When I tried to update the oik-bwtrace options on
https://www.littlehampton.org.uk/wp-admin/options-general.php?page=bw_trace_options
I got the following message and the plugin was deactivated.
Error: Options page bw_trace_options_options not found in the allowed options list.
I don't know what causes this message. Obviously it's difficult to debug.
|
non_test
|
error options page bw trace options options not found in the allowed options list i m trying to debug a problem with uk tides plugin displaying yesterday s data i installed and activated the oik bwtrace plugin from wordpress org when i tried to update the oik bwtrace options on i got the following message and the plugin was deactivated error options page bw trace options options not found in the allowed options list i don t know what causes this message obviously it s difficult to debug
| 0
|
298,747
| 25,854,494,597
|
IssuesEvent
|
2022-12-13 12:48:16
|
NexusMutual/smart-contracts
|
https://api.github.com/repos/NexusMutual/smart-contracts
|
closed
|
Test: 3.3.1 MemberRoles.sol unable to migrate staking pool tokens during membership switching
|
test launch
|
[StakingPool.sol#L198](https://github.com/NexusMutual/smart-contracts/blob/14a7ed6f5b6df877a2cb7eb9fd390c9cb216ccb2/contracts/modules/staking/StakingPool.sol#L198)
**Description**
The operatorTransfer() function in StakingPool is used by [MemberRoles.sol#235](https://github.com/NexusMutual/smart-contracts/blob/14a7ed6f5b6df877a2cb7eb9fd390c9cb216ccb2/contracts/modules/governance/MemberRoles.sol#L235) when a member decides to switch their membership to a different address. However, operatorTransfer() currently uses the onlyCoverContract modifier, which will prevent the MemberRoles contract from performing this action.
**Remediation**
The modifier for operatorTransfer() should be changed to also allow MemberRoles.sol to call the function.
|
1.0
|
Test: 3.3.1 MemberRoles.sol unable to migrate staking pool tokens during membership switching - [StakingPool.sol#L198](https://github.com/NexusMutual/smart-contracts/blob/14a7ed6f5b6df877a2cb7eb9fd390c9cb216ccb2/contracts/modules/staking/StakingPool.sol#L198)
**Description**
The operatorTransfer() function in StakingPool is used by [MemberRoles.sol#235](https://github.com/NexusMutual/smart-contracts/blob/14a7ed6f5b6df877a2cb7eb9fd390c9cb216ccb2/contracts/modules/governance/MemberRoles.sol#L235) when a member decides to switch their membership to a different address. However, operatorTransfer() currently uses the onlyCoverContract modifier, which will prevent the MemberRoles contract from performing this action.
**Remediation**
The modifier for operatorTransfer() should be changed to also allow MemberRoles.sol to call the function.
|
test
|
test memberroles sol unable to migrate staking pool tokens during membership switching description the operatortransfer function in stakingpool is used by when a member decides to switch their membership to a different address however operatortransfer currently uses the onlycovercontract modifier which will prevent the memberroles contract from performing this action remediation the modifier for operatortransfer should be changed to also allow memberroles sol to call the function
| 1
|
135,473
| 5,252,698,851
|
IssuesEvent
|
2017-02-02 06:13:20
|
ArkEcosystem/ark-desktop
|
https://api.github.com/repos/ArkEcosystem/ark-desktop
|
closed
|
Double error error
|
Priority: Low Status: Completed Type: Bug
|
Error: Error: Invalid checksum <- maybe omit the double error word so only Error: Invalid checksum (maybe add in brackets - check account address again)
|
1.0
|
Double error error - Error: Error: Invalid checksum <- maybe omit the double error word so only Error: Invalid checksum (maybe add in brackets - check account address again)
|
non_test
|
double error error error error invalid checksum maybe omit the double error word so only error invalid checksum maybe add in brackets check account address again
| 0
|
321,573
| 27,540,207,205
|
IssuesEvent
|
2023-03-07 08:00:50
|
unifyai/ivy
|
https://api.github.com/repos/unifyai/ivy
|
closed
|
Fix elementwise.test_add
|
Sub Task Failing Test
|
| | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4332331159/jobs/7564747084" 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/4320368047/jobs/7540544908" 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/4320368047/jobs/7540544908" 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/4351590484/jobs/7603403846" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|
1.0
|
Fix elementwise.test_add - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4332331159/jobs/7564747084" 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/4320368047/jobs/7540544908" 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/4320368047/jobs/7540544908" 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/4351590484/jobs/7603403846" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|
test
|
fix elementwise test add tensorflow img src torch img src numpy img src jax img src
| 1
|
221,014
| 17,273,914,633
|
IssuesEvent
|
2021-07-23 01:31:19
|
Mowmaster/Pedestals
|
https://api.github.com/repos/Mowmaster/Pedestals
|
closed
|
16 stack items are forever sent to a pedestal even if it already is full of 16 items
|
Fixed In Dev Tested Working
|
Basically sending eggs from one pedestal to another, the receiver pedestal will continue to get eggs from the sender even though it has a full stack of 16, thus voiding all other eggs
|
1.0
|
16 stack items are forever sent to a pedestal even if it already is full of 16 items - Basically sending eggs from one pedestal to another, the receiver pedestal will continue to get eggs from the sender even though it has a full stack of 16, thus voiding all other eggs
|
test
|
stack items are forever sent to a pedestal even if it already is full of items basically sending eggs from one pedestal to another the receiver pedestal will continue to get eggs from the sender even though it has a full stack of thus voiding all other eggs
| 1
|
104,140
| 13,039,416,150
|
IssuesEvent
|
2020-07-28 16:42:54
|
filecoin-project/slate
|
https://api.github.com/repos/filecoin-project/slate
|
closed
|
Design: Client wide error messages.
|
Design
|
# Purpose
We need error messages for when things go wrong. I have already created `decorator`s for each case (Most of them, we can change them), lets create a JavaScript object that maps them to real english sentences.
# Deliverable
* Start searching the codebase for endpoints with server side response `decorator: "SOME_ALL_CAPS_STRING"`
* Create a file in the folder `common` called `messages.js` and write an error message (or placeholder) for each.
* Feel free to change `decorator` names.
|
1.0
|
Design: Client wide error messages. - # Purpose
We need error messages for when things go wrong. I have already created `decorator`s for each case (Most of them, we can change them), lets create a JavaScript object that maps them to real english sentences.
# Deliverable
* Start searching the codebase for endpoints with server side response `decorator: "SOME_ALL_CAPS_STRING"`
* Create a file in the folder `common` called `messages.js` and write an error message (or placeholder) for each.
* Feel free to change `decorator` names.
|
non_test
|
design client wide error messages purpose we need error messages for when things go wrong i have already created decorator s for each case most of them we can change them lets create a javascript object that maps them to real english sentences deliverable start searching the codebase for endpoints with server side response decorator some all caps string create a file in the folder common called messages js and write an error message or placeholder for each feel free to change decorator names
| 0
|
7,131
| 3,080,374,139
|
IssuesEvent
|
2015-08-21 21:44:24
|
GeoNode/geonode
|
https://api.github.com/repos/GeoNode/geonode
|
opened
|
Document JDBC Config Extension
|
documentation
|
We should document how to implement JDBC config in GeoNode.
http://docs.geoserver.org/stable/en/user/community/jdbcconfig/index.html
|
1.0
|
Document JDBC Config Extension - We should document how to implement JDBC config in GeoNode.
http://docs.geoserver.org/stable/en/user/community/jdbcconfig/index.html
|
non_test
|
document jdbc config extension we should document how to implement jdbc config in geonode
| 0
|
47,841
| 13,066,269,397
|
IssuesEvent
|
2020-07-30 21:20:34
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
closed
|
[millipede] fix the FIXME in python/artists.py (Trac #1249)
|
Migrated from Trac combo reconstruction defect
|
the FIXME should be fixed or converted into a TODO.
here is my suggestion on how to make the tables configurable by the user. i would add a string-setting, like so
(in __init__)
self.addSetting("Photon table", "$I3_DATA/photon-tables/splines/ems_mie_z20_a10")
and then parse and complete the string in create(...)
Migrated from https://code.icecube.wisc.edu/ticket/1249
```json
{
"status": "closed",
"changetime": "2016-02-19T19:00:53",
"description": "the FIXME should be fixed or converted into a TODO.\n\nhere is my suggestion on how to make the tables configurable by the user. i would add a string-setting, like so\n\n(in __init__)\nself.addSetting(\"Photon table\", \"$I3_DATA/photon-tables/splines/ems_mie_z20_a10\")\n\nand then parse and complete the string in create(...)",
"reporter": "hdembinski",
"cc": "",
"resolution": "fixed",
"_ts": "1455908453690620",
"component": "combo reconstruction",
"summary": "[millipede] fix the FIXME in python/artists.py",
"priority": "normal",
"keywords": "",
"time": "2015-08-20T17:07:42",
"milestone": "",
"owner": "jbraun",
"type": "defect"
}
```
|
1.0
|
[millipede] fix the FIXME in python/artists.py (Trac #1249) - the FIXME should be fixed or converted into a TODO.
here is my suggestion on how to make the tables configurable by the user. i would add a string-setting, like so
(in __init__)
self.addSetting("Photon table", "$I3_DATA/photon-tables/splines/ems_mie_z20_a10")
and then parse and complete the string in create(...)
Migrated from https://code.icecube.wisc.edu/ticket/1249
```json
{
"status": "closed",
"changetime": "2016-02-19T19:00:53",
"description": "the FIXME should be fixed or converted into a TODO.\n\nhere is my suggestion on how to make the tables configurable by the user. i would add a string-setting, like so\n\n(in __init__)\nself.addSetting(\"Photon table\", \"$I3_DATA/photon-tables/splines/ems_mie_z20_a10\")\n\nand then parse and complete the string in create(...)",
"reporter": "hdembinski",
"cc": "",
"resolution": "fixed",
"_ts": "1455908453690620",
"component": "combo reconstruction",
"summary": "[millipede] fix the FIXME in python/artists.py",
"priority": "normal",
"keywords": "",
"time": "2015-08-20T17:07:42",
"milestone": "",
"owner": "jbraun",
"type": "defect"
}
```
|
non_test
|
fix the fixme in python artists py trac the fixme should be fixed or converted into a todo here is my suggestion on how to make the tables configurable by the user i would add a string setting like so in init self addsetting photon table data photon tables splines ems mie and then parse and complete the string in create migrated from json status closed changetime description the fixme should be fixed or converted into a todo n nhere is my suggestion on how to make the tables configurable by the user i would add a string setting like so n n in init nself addsetting photon table data photon tables splines ems mie n nand then parse and complete the string in create reporter hdembinski cc resolution fixed ts component combo reconstruction summary fix the fixme in python artists py priority normal keywords time milestone owner jbraun type defect
| 0
|
821,285
| 30,815,174,128
|
IssuesEvent
|
2023-08-01 13:04:09
|
tradingstrategy-ai/trade-executor
|
https://api.github.com/repos/tradingstrategy-ai/trade-executor
|
opened
|
Interest based positions
|
priority: P1
|
The phase one: create borrowing postions that gain interest while cash is not utilised in trading position
- Add new `TradingPosition` types
- Leveraged long
- Leveraged short
- Borrow
- Add lending reserves to `TradingStrategyUniverse`
- Add functions to deal with accrued interest
- `TradingPosition.get_interest() -> USDollarAmount` positive/negative
- `TradingPosition.update_accrured_interest()`
- Updates the interest based on the last block range/timestamp
- `BalanceUpdateEvent` for interest updates
Create `PositionManager` methods to deal with borrowing
- `PositionManager.open_borrow_all()`
- Opens a borrow position with all cash
- `PositionManager.close_borrow_all()`
- Closes a borrow position and returns everything back to USDC to be traded
Create a minimal strategy
- Put all USDC in on Aave lending on the first day
- Backtest
- Check that backtest returned the correct data
- Aave position is left open at the end
- Accrued interest amount is backtested correctly
|
1.0
|
Interest based positions - The phase one: create borrowing postions that gain interest while cash is not utilised in trading position
- Add new `TradingPosition` types
- Leveraged long
- Leveraged short
- Borrow
- Add lending reserves to `TradingStrategyUniverse`
- Add functions to deal with accrued interest
- `TradingPosition.get_interest() -> USDollarAmount` positive/negative
- `TradingPosition.update_accrured_interest()`
- Updates the interest based on the last block range/timestamp
- `BalanceUpdateEvent` for interest updates
Create `PositionManager` methods to deal with borrowing
- `PositionManager.open_borrow_all()`
- Opens a borrow position with all cash
- `PositionManager.close_borrow_all()`
- Closes a borrow position and returns everything back to USDC to be traded
Create a minimal strategy
- Put all USDC in on Aave lending on the first day
- Backtest
- Check that backtest returned the correct data
- Aave position is left open at the end
- Accrued interest amount is backtested correctly
|
non_test
|
interest based positions the phase one create borrowing postions that gain interest while cash is not utilised in trading position add new tradingposition types leveraged long leveraged short borrow add lending reserves to tradingstrategyuniverse add functions to deal with accrued interest tradingposition get interest usdollaramount positive negative tradingposition update accrured interest updates the interest based on the last block range timestamp balanceupdateevent for interest updates create positionmanager methods to deal with borrowing positionmanager open borrow all opens a borrow position with all cash positionmanager close borrow all closes a borrow position and returns everything back to usdc to be traded create a minimal strategy put all usdc in on aave lending on the first day backtest check that backtest returned the correct data aave position is left open at the end accrued interest amount is backtested correctly
| 0
|
579,092
| 17,172,376,782
|
IssuesEvent
|
2021-07-15 07:05:23
|
netlify/netlify-plugin-nextjs
|
https://api.github.com/repos/netlify/netlify-plugin-nextjs
|
closed
|
Dynamic routes not working well If an error page is added.
|
priority: high type: bug
|
correct me if I am wrong, all static files should be served from functions directly anything else should go through my _app, right?
I deployed a serverless NEXTJS application that implements SSR ( server-side rendering ), and it has some dynamic routes.
It works fine until I press on a link that links to a page that had a dynamic route… for example `branches/[id]`
It sends a request to get the static js file or the chunk js file needed to serve the page … but instead of getting the file directly because it’s a static js file, it goes through my `_app`! which makes a redirection to the default locale.
static file URL example
`https://example.app/_next/static/chunks/pages/branches/%5Bid%5D-91768ff65c2a79ad38ee.js `when it goes through _app it get redirected to `https://example.app/en/_next/static/chunks/pages/branches/%5Bid%5D-91768ff65c2a79ad38ee.js ` which doesn't exist so, it sends a 404 page.
environment:
node version: 14.15.1
next version: 10.0.9
and I am using new “@netlify/plugin-nextjs” plugin to deploy
PLEASE HELPPPPP
|
1.0
|
Dynamic routes not working well If an error page is added. - correct me if I am wrong, all static files should be served from functions directly anything else should go through my _app, right?
I deployed a serverless NEXTJS application that implements SSR ( server-side rendering ), and it has some dynamic routes.
It works fine until I press on a link that links to a page that had a dynamic route… for example `branches/[id]`
It sends a request to get the static js file or the chunk js file needed to serve the page … but instead of getting the file directly because it’s a static js file, it goes through my `_app`! which makes a redirection to the default locale.
static file URL example
`https://example.app/_next/static/chunks/pages/branches/%5Bid%5D-91768ff65c2a79ad38ee.js `when it goes through _app it get redirected to `https://example.app/en/_next/static/chunks/pages/branches/%5Bid%5D-91768ff65c2a79ad38ee.js ` which doesn't exist so, it sends a 404 page.
environment:
node version: 14.15.1
next version: 10.0.9
and I am using new “@netlify/plugin-nextjs” plugin to deploy
PLEASE HELPPPPP
|
non_test
|
dynamic routes not working well if an error page is added correct me if i am wrong all static files should be served from functions directly anything else should go through my app right i deployed a serverless nextjs application that implements ssr server side rendering and it has some dynamic routes it works fine until i press on a link that links to a page that had a dynamic route… for example branches it sends a request to get the static js file or the chunk js file needed to serve the page … but instead of getting the file directly because it’s a static js file it goes through my app which makes a redirection to the default locale static file url example when it goes through app it get redirected to which doesn t exist so it sends a page environment node version next version and i am using new “ netlify plugin nextjs” plugin to deploy please helppppp
| 0
|
11,322
| 7,497,999,377
|
IssuesEvent
|
2018-04-09 01:30:31
|
shane-kercheval/oo-learning
|
https://api.github.com/repos/shane-kercheval/oo-learning
|
opened
|
Utilize same splits for all models in Searcher/Tuner/Stacker/etc.
|
Performance Enhancement
|
In some of the `model_aggregation` objects, we are, for example, doing repeated cross-validation across multiple models, and I'm wondering if there is an opportunity for increasing performance. Currently, for example, the ModelStacker (and Tuner, and therefore, Searcher), uses multiple Resampler objects for each corresponding model. Rather than looping hundreds of times (depending on the number of models), I wonder if we could take advantage of the same splitting (.e.g. per repeat/fold index), and transform/training/predict/etc. across all models once per fold. This would probably involve refactoring the Resampler to take multiple models or ModelInfos.
|
True
|
Utilize same splits for all models in Searcher/Tuner/Stacker/etc. - In some of the `model_aggregation` objects, we are, for example, doing repeated cross-validation across multiple models, and I'm wondering if there is an opportunity for increasing performance. Currently, for example, the ModelStacker (and Tuner, and therefore, Searcher), uses multiple Resampler objects for each corresponding model. Rather than looping hundreds of times (depending on the number of models), I wonder if we could take advantage of the same splitting (.e.g. per repeat/fold index), and transform/training/predict/etc. across all models once per fold. This would probably involve refactoring the Resampler to take multiple models or ModelInfos.
|
non_test
|
utilize same splits for all models in searcher tuner stacker etc in some of the model aggregation objects we are for example doing repeated cross validation across multiple models and i m wondering if there is an opportunity for increasing performance currently for example the modelstacker and tuner and therefore searcher uses multiple resampler objects for each corresponding model rather than looping hundreds of times depending on the number of models i wonder if we could take advantage of the same splitting e g per repeat fold index and transform training predict etc across all models once per fold this would probably involve refactoring the resampler to take multiple models or modelinfos
| 0
|
48,836
| 5,972,145,795
|
IssuesEvent
|
2017-05-31 06:04:59
|
ValueChart/WebValueCharts
|
https://api.github.com/repos/ValueChart/WebValueCharts
|
closed
|
Unit Test HTTP Services
|
DIFFICULTY: Medium IMPORTANCE: Medium Type: Testing
|
The following HTTP Services need testing:
- [ ] UserHttpService
- [ ] HostHttpService
- [ ] ValueChartHttpService
|
1.0
|
Unit Test HTTP Services - The following HTTP Services need testing:
- [ ] UserHttpService
- [ ] HostHttpService
- [ ] ValueChartHttpService
|
test
|
unit test http services the following http services need testing userhttpservice hosthttpservice valuecharthttpservice
| 1
|
300,507
| 25,973,045,735
|
IssuesEvent
|
2022-12-19 12:51:29
|
etherisc/depeg-ui
|
https://api.github.com/repos/etherisc/depeg-ui
|
reopened
|
UI improvements
|
ui depeg-test mumbai
|
- [ ] header: always show bundles / policies links
- [ ] header: make copy icon for address show pointer for cursor
- [ ] header: add indicator for balance toggle
- [ ] header: make icon bigger on mobile
- [ ] footer: if buy button and footer overlap (small screen), they are hard do distinguish. maybe have footer at the bottom instead of sticky at the bottom of the window
- [ ] add some icons
|
1.0
|
UI improvements - - [ ] header: always show bundles / policies links
- [ ] header: make copy icon for address show pointer for cursor
- [ ] header: add indicator for balance toggle
- [ ] header: make icon bigger on mobile
- [ ] footer: if buy button and footer overlap (small screen), they are hard do distinguish. maybe have footer at the bottom instead of sticky at the bottom of the window
- [ ] add some icons
|
test
|
ui improvements header always show bundles policies links header make copy icon for address show pointer for cursor header add indicator for balance toggle header make icon bigger on mobile footer if buy button and footer overlap small screen they are hard do distinguish maybe have footer at the bottom instead of sticky at the bottom of the window add some icons
| 1
|
119,655
| 10,059,995,455
|
IssuesEvent
|
2019-07-22 17:45:23
|
NuGet/Home
|
https://api.github.com/repos/NuGet/Home
|
closed
|
Test: .NET Core SDK 1.1.1 is failing to install on macOS
|
Area:Test Sprint 156 Type:Bug
|
.NET Core SDK 1.1.1 install is failing in our CI pipeline on macOS. The root problem is [this change](https://github.com/dotnet/cli/commit/7a1afb7e707e44fd3a3c6e0dd81dc92aa9b7f7d9#diff-3385102241bcd3718b9ca13a0c55b9afR615); `--remove-directory` does not exist on macOS.
Example:
```
dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-sdk-1.1.11-osx-x64.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
dotnet-install: Cannot download: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-sdk-1.1.11-osx-x64.tar.gz
dotnet-install: Downloading legacy link: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-dev-osx-x64.1.1.11.tar.gz
dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-dev-osx-x64.1.1.11.tar.gz
cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
/Users/buildagent/agent/_work/33/s/cli/dotnet msbuild build/config.props /v:m /nologo /t:GetCliBranchForTesting
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 48: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 49: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
cli/dotnet-install.sh: line 846: $1: unbound variable
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 55: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
```
|
1.0
|
Test: .NET Core SDK 1.1.1 is failing to install on macOS - .NET Core SDK 1.1.1 install is failing in our CI pipeline on macOS. The root problem is [this change](https://github.com/dotnet/cli/commit/7a1afb7e707e44fd3a3c6e0dd81dc92aa9b7f7d9#diff-3385102241bcd3718b9ca13a0c55b9afR615); `--remove-directory` does not exist on macOS.
Example:
```
dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-sdk-1.1.11-osx-x64.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
dotnet-install: Cannot download: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-sdk-1.1.11-osx-x64.tar.gz
dotnet-install: Downloading legacy link: https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-dev-osx-x64.1.1.11.tar.gz
dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/1.1.11/dotnet-dev-osx-x64.1.1.11.tar.gz
cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
/Users/buildagent/agent/_work/33/s/cli/dotnet msbuild build/config.props /v:m /nologo /t:GetCliBranchForTesting
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 48: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 49: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
cli/dotnet-install.sh: line 846: $1: unbound variable
/Users/buildagent/agent/_work/33/s/scripts/funcTests/runFuncTests.sh: line 55: /Users/buildagent/agent/_work/33/s/cli/dotnet: No such file or directory
```
|
test
|
test net core sdk is failing to install on macos net core sdk install is failing in our ci pipeline on macos the root problem is remove directory does not exist on macos example dotnet install downloading link curl the requested url returned error not found dotnet install cannot download dotnet install downloading legacy link dotnet install extracting zip from cp illegal option usage cp source file target file cp source file target directory users buildagent agent work s cli dotnet msbuild build config props v m nologo t getclibranchfortesting users buildagent agent work s scripts functests runfunctests sh line users buildagent agent work s cli dotnet no such file or directory users buildagent agent work s scripts functests runfunctests sh line users buildagent agent work s cli dotnet no such file or directory cli dotnet install sh line unbound variable users buildagent agent work s scripts functests runfunctests sh line users buildagent agent work s cli dotnet no such file or directory
| 1
|
132,519
| 5,187,493,112
|
IssuesEvent
|
2017-01-20 16:58:38
|
spring-projects/spring-boot
|
https://api.github.com/repos/spring-projects/spring-boot
|
closed
|
Request Header filtering in WebRequestTraceFilter not case insensitive
|
priority: normal type: bug
|
Http header field names are case insensitive and this line does not take that into account: https://github.com/spring-projects/spring-boot/blob/782ded9c8c362f9b7ed3c31c1c687dc3655df6b0/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/trace/WebRequestTraceFilter.java#L167-L167
|
1.0
|
Request Header filtering in WebRequestTraceFilter not case insensitive - Http header field names are case insensitive and this line does not take that into account: https://github.com/spring-projects/spring-boot/blob/782ded9c8c362f9b7ed3c31c1c687dc3655df6b0/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/trace/WebRequestTraceFilter.java#L167-L167
|
non_test
|
request header filtering in webrequesttracefilter not case insensitive http header field names are case insensitive and this line does not take that into account
| 0
|
373,793
| 11,048,785,258
|
IssuesEvent
|
2019-12-09 21:56:15
|
INN/umbrella-inndev
|
https://api.github.com/repos/INN/umbrella-inndev
|
closed
|
Set up amplify.inn.org
|
Estimate: < 4 Hours Priority: Critical site: amplify.inn.org
|
- [x] DNS
- [x] add to WPE domains board
- [x] site in the multisite, with domain mapping
- [x] https cert
- [x] install plugins: Link Roundups, Redirection
- [x] get Redirection working
- [x] save example links:
- [x] new child theme based on Largo
- [ ] static page as homepage
- [x] redirect homepage to http://inn.org/amplify/ for logged-out users
|
1.0
|
Set up amplify.inn.org - - [x] DNS
- [x] add to WPE domains board
- [x] site in the multisite, with domain mapping
- [x] https cert
- [x] install plugins: Link Roundups, Redirection
- [x] get Redirection working
- [x] save example links:
- [x] new child theme based on Largo
- [ ] static page as homepage
- [x] redirect homepage to http://inn.org/amplify/ for logged-out users
|
non_test
|
set up amplify inn org dns add to wpe domains board site in the multisite with domain mapping https cert install plugins link roundups redirection get redirection working save example links new child theme based on largo static page as homepage redirect homepage to for logged out users
| 0
|
40,272
| 5,284,230,618
|
IssuesEvent
|
2017-02-07 23:36:19
|
flutter/flutter
|
https://api.github.com/repos/flutter/flutter
|
closed
|
We don't seem to honour paragraph font sizes?
|
dev: tests prod: engine
|
I don't understand why, but the following ends up with a 14x14 box (14 being the hard-coded `defaultFontSize`). It should end up with a 100x100 box.
```dart
import 'package:flutter_test/flutter_test.dart';
import 'package:flutter/widgets.dart';
void main() {
testWidgets('Implied ParagraphStyle sizing', (WidgetTester tester) async {
await tester.pumpWidget(
new Center(
child: new DefaultTextStyle(
style: new TextStyle(
fontFamily: 'Ahem',
fontSize: 100.0,
),
child: new Text('X'),
),
),
);
expect(tester.renderObject<RenderBox>(find.text('X')).size, const Size(100.0, 100.0));
});
}
```
To enable the Ahem font, apply this (I'm going to land something similar to this soon so it may be on already):
```diff
diff --git a/packages/flutter_tools/lib/src/test/flutter_platform.dart b/packages/flutter_tools/lib/src/test/flutter_platform.dart
index 0a38ef4..ac2a3b1 100644
--- a/packages/flutter_tools/lib/src/test/flutter_platform.dart
+++ b/packages/flutter_tools/lib/src/test/flutter_platform.dart
@@ -451,6 +451,7 @@ void main() {
'--enable-dart-profiling',
'--non-interactive',
'--enable-checked-mode',
+ '--use-test-fonts',
'--packages=$packages',
testPath,
]);
```
|
1.0
|
We don't seem to honour paragraph font sizes? - I don't understand why, but the following ends up with a 14x14 box (14 being the hard-coded `defaultFontSize`). It should end up with a 100x100 box.
```dart
import 'package:flutter_test/flutter_test.dart';
import 'package:flutter/widgets.dart';
void main() {
testWidgets('Implied ParagraphStyle sizing', (WidgetTester tester) async {
await tester.pumpWidget(
new Center(
child: new DefaultTextStyle(
style: new TextStyle(
fontFamily: 'Ahem',
fontSize: 100.0,
),
child: new Text('X'),
),
),
);
expect(tester.renderObject<RenderBox>(find.text('X')).size, const Size(100.0, 100.0));
});
}
```
To enable the Ahem font, apply this (I'm going to land something similar to this soon so it may be on already):
```diff
diff --git a/packages/flutter_tools/lib/src/test/flutter_platform.dart b/packages/flutter_tools/lib/src/test/flutter_platform.dart
index 0a38ef4..ac2a3b1 100644
--- a/packages/flutter_tools/lib/src/test/flutter_platform.dart
+++ b/packages/flutter_tools/lib/src/test/flutter_platform.dart
@@ -451,6 +451,7 @@ void main() {
'--enable-dart-profiling',
'--non-interactive',
'--enable-checked-mode',
+ '--use-test-fonts',
'--packages=$packages',
testPath,
]);
```
|
test
|
we don t seem to honour paragraph font sizes i don t understand why but the following ends up with a box being the hard coded defaultfontsize it should end up with a box dart import package flutter test flutter test dart import package flutter widgets dart void main testwidgets implied paragraphstyle sizing widgettester tester async await tester pumpwidget new center child new defaulttextstyle style new textstyle fontfamily ahem fontsize child new text x expect tester renderobject find text x size const size to enable the ahem font apply this i m going to land something similar to this soon so it may be on already diff diff git a packages flutter tools lib src test flutter platform dart b packages flutter tools lib src test flutter platform dart index a packages flutter tools lib src test flutter platform dart b packages flutter tools lib src test flutter platform dart void main enable dart profiling non interactive enable checked mode use test fonts packages packages testpath
| 1
|
269,018
| 23,411,351,094
|
IssuesEvent
|
2022-08-12 17:54:38
|
rancher/dashboard
|
https://api.github.com/repos/rancher/dashboard
|
closed
|
Performance: Add support for incremental data loading
|
[zube]: To Test kind/enhancement area/performance v2.6.7
|
Currently when we load resources, we load all data into the client before displaying data.
We should fetch data incrementally, so that users can start to use resource lists while the full data loads.
|
1.0
|
Performance: Add support for incremental data loading - Currently when we load resources, we load all data into the client before displaying data.
We should fetch data incrementally, so that users can start to use resource lists while the full data loads.
|
test
|
performance add support for incremental data loading currently when we load resources we load all data into the client before displaying data we should fetch data incrementally so that users can start to use resource lists while the full data loads
| 1
|
30,898
| 6,341,665,740
|
IssuesEvent
|
2017-07-27 14:00:56
|
relaxng/jing-trang
|
https://api.github.com/repos/relaxng/jing-trang
|
closed
|
[PATCH] Crosslink datatype and regex javadocs with JDK
|
auto-migrated Priority-Medium Type-Defect
|
```
The datatype and regex javadocs are not crosslinked with JDK's docs, fix
attached.
```
Original issue reported on code.google.com by `vsky...@gmail.com` on 28 Nov 2010 at 2:43
Attachments:
- [jing-trang-javadoc-links.patch](https://storage.googleapis.com/google-code-attachments/jing-trang/issue-130/comment-0/jing-trang-javadoc-links.patch)
|
1.0
|
[PATCH] Crosslink datatype and regex javadocs with JDK - ```
The datatype and regex javadocs are not crosslinked with JDK's docs, fix
attached.
```
Original issue reported on code.google.com by `vsky...@gmail.com` on 28 Nov 2010 at 2:43
Attachments:
- [jing-trang-javadoc-links.patch](https://storage.googleapis.com/google-code-attachments/jing-trang/issue-130/comment-0/jing-trang-javadoc-links.patch)
|
non_test
|
crosslink datatype and regex javadocs with jdk the datatype and regex javadocs are not crosslinked with jdk s docs fix attached original issue reported on code google com by vsky gmail com on nov at attachments
| 0
|
212,508
| 16,455,752,161
|
IssuesEvent
|
2021-05-21 12:20:31
|
timescale/timescaledb
|
https://api.github.com/repos/timescale/timescaledb
|
closed
|
Multi-transaction indexing tests fails regularly
|
flaky-test testing
|
This test is flaky and makes it take longer to get PRs merged. We should fix it.
|
2.0
|
Multi-transaction indexing tests fails regularly - This test is flaky and makes it take longer to get PRs merged. We should fix it.
|
test
|
multi transaction indexing tests fails regularly this test is flaky and makes it take longer to get prs merged we should fix it
| 1
|
285,578
| 24,678,584,793
|
IssuesEvent
|
2022-10-18 19:10:14
|
mozilla-mobile/android-components
|
https://api.github.com/repos/mozilla-mobile/android-components
|
closed
|
Enable round-trip encryption tests
|
✅ testing <dataprotect>
|
Currently they're "ignored" (both in dataprotect Keystore and in the new KeySharedPreferences) due to "mac check in GCM failed".
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-4207)
|
1.0
|
Enable round-trip encryption tests - Currently they're "ignored" (both in dataprotect Keystore and in the new KeySharedPreferences) due to "mac check in GCM failed".
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-4207)
|
test
|
enable round trip encryption tests currently they re ignored both in dataprotect keystore and in the new keysharedpreferences due to mac check in gcm failed ┆issue is synchronized with this
| 1
|
524,850
| 15,224,440,238
|
IssuesEvent
|
2021-02-18 05:14:59
|
ArctosDB/arctos
|
https://api.github.com/repos/ArctosDB/arctos
|
closed
|
error feedback
|
Bug Priority-Low contact
|
I tried to use the 'parts table/download' option under the Manage... dropdown from the results page. It produced the table just fine, but gave this error when I tried to download:
An error occurred while processing this page!
Message: The key [TABLE_NAME] does not exist.
Detail:
Check the Arctos Handbook for more information on errors.
This message has been logged as AFB6C3DA-149B-4840-B1EA15D90E189D06
I can get what I want through a regular download, but this parts table would be much easier.
|
1.0
|
error feedback - I tried to use the 'parts table/download' option under the Manage... dropdown from the results page. It produced the table just fine, but gave this error when I tried to download:
An error occurred while processing this page!
Message: The key [TABLE_NAME] does not exist.
Detail:
Check the Arctos Handbook for more information on errors.
This message has been logged as AFB6C3DA-149B-4840-B1EA15D90E189D06
I can get what I want through a regular download, but this parts table would be much easier.
|
non_test
|
error feedback i tried to use the parts table download option under the manage dropdown from the results page it produced the table just fine but gave this error when i tried to download an error occurred while processing this page message the key does not exist detail check the arctos handbook for more information on errors this message has been logged as i can get what i want through a regular download but this parts table would be much easier
| 0
|
207,943
| 16,098,595,463
|
IssuesEvent
|
2021-04-27 06:05:30
|
amzn/selling-partner-api-docs
|
https://api.github.com/repos/amzn/selling-partner-api-docs
|
opened
|
[BUG] Documentation -
|
bug documentation
|
**Describe the bug**
https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md#migrating-authorization-from-amazon-marketplace-web-service
The link anchored to the text "Authorization API Use Case Guide" in the above-linked section of SellingPartnerApiDeveloperGuide.md is broken.
|
1.0
|
[BUG] Documentation - - **Describe the bug**
https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md#migrating-authorization-from-amazon-marketplace-web-service
The link anchored to the text "Authorization API Use Case Guide" in the above-linked section of SellingPartnerApiDeveloperGuide.md is broken.
|
non_test
|
documentation describe the bug the link anchored to the text authorization api use case guide in the above linked section of sellingpartnerapideveloperguide md is broken
| 0
|
145,764
| 11,706,896,038
|
IssuesEvent
|
2020-03-08 01:43:18
|
JuliaLang/julia
|
https://api.github.com/repos/JuliaLang/julia
|
closed
|
`test/stress.jl` should be run with special `ulimit` applied
|
test
|
The [pipe fd exhaustion test](https://github.com/JuliaLang/julia/blob/master/test/stress.jl#L3-L26) should be run in its own process with a low `ulimit` applied such that we don't need to allocate potentially hundreds of thousands of pipes; this can result in nasty errors such as on FreeBSD where the kernel returns `ENOMEM` on `write()` in certain rare cases.
|
1.0
|
`test/stress.jl` should be run with special `ulimit` applied - The [pipe fd exhaustion test](https://github.com/JuliaLang/julia/blob/master/test/stress.jl#L3-L26) should be run in its own process with a low `ulimit` applied such that we don't need to allocate potentially hundreds of thousands of pipes; this can result in nasty errors such as on FreeBSD where the kernel returns `ENOMEM` on `write()` in certain rare cases.
|
test
|
test stress jl should be run with special ulimit applied the should be run in its own process with a low ulimit applied such that we don t need to allocate potentially hundreds of thousands of pipes this can result in nasty errors such as on freebsd where the kernel returns enomem on write in certain rare cases
| 1
|
251,802
| 21,524,051,090
|
IssuesEvent
|
2022-04-28 16:35:57
|
pallets/flask
|
https://api.github.com/repos/pallets/flask
|
closed
|
asserts with `pytest.raises` should be outside the `with` block
|
testing
|
I've been using Flask's test suite to evaluate our [Slipcover](https://github.com/plasma-umass/slipcover) coverage tool and noticed likely bugs in the Flask tests. For example, in `tests/test_basic.py`, you have
```python
def test_response_type_errors():
[...]
with pytest.raises(TypeError) as e:
c.get("/none")
assert "returned None" in str(e.value)
assert "from_none" in str(e.value)
with pytest.raises(TypeError) as e:
c.get("/small_tuple")
assert "tuple must have the form" in str(e.value)
[...]
with pytest.raises(TypeError) as e:
c.get("/bad_type")
assert "it was a bool" in str(e.value)
```
You probably don't want the `assert` statements checking `e` indented, as they won't execute when the exception is thrown.
|
1.0
|
asserts with `pytest.raises` should be outside the `with` block - I've been using Flask's test suite to evaluate our [Slipcover](https://github.com/plasma-umass/slipcover) coverage tool and noticed likely bugs in the Flask tests. For example, in `tests/test_basic.py`, you have
```python
def test_response_type_errors():
[...]
with pytest.raises(TypeError) as e:
c.get("/none")
assert "returned None" in str(e.value)
assert "from_none" in str(e.value)
with pytest.raises(TypeError) as e:
c.get("/small_tuple")
assert "tuple must have the form" in str(e.value)
[...]
with pytest.raises(TypeError) as e:
c.get("/bad_type")
assert "it was a bool" in str(e.value)
```
You probably don't want the `assert` statements checking `e` indented, as they won't execute when the exception is thrown.
|
test
|
asserts with pytest raises should be outside the with block i ve been using flask s test suite to evaluate our coverage tool and noticed likely bugs in the flask tests for example in tests test basic py you have python def test response type errors with pytest raises typeerror as e c get none assert returned none in str e value assert from none in str e value with pytest raises typeerror as e c get small tuple assert tuple must have the form in str e value with pytest raises typeerror as e c get bad type assert it was a bool in str e value you probably don t want the assert statements checking e indented as they won t execute when the exception is thrown
| 1
|
141,972
| 11,449,767,022
|
IssuesEvent
|
2020-02-06 08:06:34
|
openucx/ucx
|
https://api.github.com/repos/openucx/ucx
|
opened
|
GTEST/UCP/SOCKADDR: missed loop around UCS_ERR_BUSY from ucp_listener_create
|
Bug Jenkins Test
|
### Describe the bug
CI can fail if addr/port is busy/in_use
### Steps to Reproduce
run many instances of
`gtest --gtest_filter=*ucp_sockaddr* --gtest_repeat=N`
on the same host
```
07:13:17 [ RUN ] rcx/test_ucp_sockaddr.err_handle/8 <rc_x>
07:13:17 [ INFO ] < rdma_bind_addr(addr=65.65.65.1:53030) failed: Address already in use >
07:13:17 /scrap/jenkins/workspace/hpc-ucx-pr-2/label/hpc-test-node-new/worker/2/contrib/../test/gtest/ucp/ucp_test.cc:614: Failure
07:13:17 Value of: status
07:13:17 Actual: -15
07:13:17 Expected: UCS_ERR_UNREACHABLE
07:13:17 Which is: -6
```
http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/label=hpc-test-node-new,worker=2/14354/consoleFull#71504791244550c5d-247a-4f9d-bad5-5b93d2b6e2ac
### Additional information (depending on the issue)
We already have it solved in UCT tests
|
1.0
|
GTEST/UCP/SOCKADDR: missed loop around UCS_ERR_BUSY from ucp_listener_create - ### Describe the bug
CI can fail if addr/port is busy/in_use
### Steps to Reproduce
run many instances of
`gtest --gtest_filter=*ucp_sockaddr* --gtest_repeat=N`
on the same host
```
07:13:17 [ RUN ] rcx/test_ucp_sockaddr.err_handle/8 <rc_x>
07:13:17 [ INFO ] < rdma_bind_addr(addr=65.65.65.1:53030) failed: Address already in use >
07:13:17 /scrap/jenkins/workspace/hpc-ucx-pr-2/label/hpc-test-node-new/worker/2/contrib/../test/gtest/ucp/ucp_test.cc:614: Failure
07:13:17 Value of: status
07:13:17 Actual: -15
07:13:17 Expected: UCS_ERR_UNREACHABLE
07:13:17 Which is: -6
```
http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/label=hpc-test-node-new,worker=2/14354/consoleFull#71504791244550c5d-247a-4f9d-bad5-5b93d2b6e2ac
### Additional information (depending on the issue)
We already have it solved in UCT tests
|
test
|
gtest ucp sockaddr missed loop around ucs err busy from ucp listener create describe the bug ci can fail if addr port is busy in use steps to reproduce run many instances of gtest gtest filter ucp sockaddr gtest repeat n on the same host rcx test ucp sockaddr err handle scrap jenkins workspace hpc ucx pr label hpc test node new worker contrib test gtest ucp ucp test cc failure value of status actual expected ucs err unreachable which is additional information depending on the issue we already have it solved in uct tests
| 1
|
137,925
| 11,167,668,694
|
IssuesEvent
|
2019-12-27 18:08:46
|
suzuki-mar/sst_api
|
https://api.github.com/repos/suzuki-mar/sst_api
|
opened
|
random test fail commit hash:c866e0a5e61ec261867d4059be58af9d98520504
|
random test fail
|
commit hash:c866e0a5e61ec261867d4059be58af9d98520504
branch:feature/random_test_fail_create_issues
test command:bundle exec rspec --seed 22570 spec/forms/self_care_classifications_form_spec.rb spec/models/self_care_classification_spec.rb spec/models/user_spec.rb spec/requests/v1/self_cares_spec.rb spec/models/ci_cutomize_spec.rb
|
1.0
|
random test fail commit hash:c866e0a5e61ec261867d4059be58af9d98520504 - commit hash:c866e0a5e61ec261867d4059be58af9d98520504
branch:feature/random_test_fail_create_issues
test command:bundle exec rspec --seed 22570 spec/forms/self_care_classifications_form_spec.rb spec/models/self_care_classification_spec.rb spec/models/user_spec.rb spec/requests/v1/self_cares_spec.rb spec/models/ci_cutomize_spec.rb
|
test
|
random test fail commit hash commit hash branch feature random test fail create issues test command bundle exec rspec seed spec forms self care classifications form spec rb spec models self care classification spec rb spec models user spec rb spec requests self cares spec rb spec models ci cutomize spec rb
| 1
|
335,103
| 24,454,022,928
|
IssuesEvent
|
2022-10-07 04:01:50
|
WSU-CPTS415-ParquetParkour/Amazon-CoPurchasing
|
https://api.github.com/repos/WSU-CPTS415-ParquetParkour/Amazon-CoPurchasing
|
opened
|
[TASK] Reselect database engine
|
documentation
|
_Background_:
The specification for allowable DBMS' has changed for this project, so we will no longer be able to use the MS SQL Server engine(s) originally planned (notification [here](https://teams.microsoft.com/l/message/19:f401d1683e974966bd70581ea4f255f8@thread.tacv2/1664475242109?tenantId=b52be471-f7f1-47b4-a879-0c799bb53db5&groupId=6ca599df-d16e-475c-8501-d4104dff282b&parentMessageId=1664475242109&teamName=2022%20Fall%20Global%20CptS.415&channelName=Projects&createdTime=1664475242109&allowXTenantAccess=false)).
_Problem_:
Which 'Big Data' NoSQL engine or MapReduce framework should we use for this project?
The original [SNAP archive page](http://snap.stanford.edu/data/amazon-meta.html) indicates that the dataset was recorded as a network/graph, so a graph-based engine may be the most straightforward to implement.
_Success Criteria_:
1. A specific NoSQL engine or MapReduce framework has been selected.
2. The selected tool is an open-source project or has a community edition which may be used free of charge for educational purposes.
3. The selected tool may be readily used by all team members.
|
1.0
|
[TASK] Reselect database engine - _Background_:
The specification for allowable DBMS' has changed for this project, so we will no longer be able to use the MS SQL Server engine(s) originally planned (notification [here](https://teams.microsoft.com/l/message/19:f401d1683e974966bd70581ea4f255f8@thread.tacv2/1664475242109?tenantId=b52be471-f7f1-47b4-a879-0c799bb53db5&groupId=6ca599df-d16e-475c-8501-d4104dff282b&parentMessageId=1664475242109&teamName=2022%20Fall%20Global%20CptS.415&channelName=Projects&createdTime=1664475242109&allowXTenantAccess=false)).
_Problem_:
Which 'Big Data' NoSQL engine or MapReduce framework should we use for this project?
The original [SNAP archive page](http://snap.stanford.edu/data/amazon-meta.html) indicates that the dataset was recorded as a network/graph, so a graph-based engine may be the most straightforward to implement.
_Success Criteria_:
1. A specific NoSQL engine or MapReduce framework has been selected.
2. The selected tool is an open-source project or has a community edition which may be used free of charge for educational purposes.
3. The selected tool may be readily used by all team members.
|
non_test
|
reselect database engine background the specification for allowable dbms has changed for this project so we will no longer be able to use the ms sql server engine s originally planned notification problem which big data nosql engine or mapreduce framework should we use for this project the original indicates that the dataset was recorded as a network graph so a graph based engine may be the most straightforward to implement success criteria a specific nosql engine or mapreduce framework has been selected the selected tool is an open source project or has a community edition which may be used free of charge for educational purposes the selected tool may be readily used by all team members
| 0
|
151,171
| 19,648,575,996
|
IssuesEvent
|
2022-01-10 02:04:03
|
ThibautCas/ThibautCastelain_07_01_010321
|
https://api.github.com/repos/ThibautCas/ThibautCastelain_07_01_010321
|
opened
|
CVE-2021-29059 (High) detected in is-svg-3.0.0.tgz
|
security vulnerability
|
## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz">https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/is-svg/package.json</p>
<p>
Dependency Hierarchy:
- cli-service-4.5.11.tgz (Root Library)
- optimize-cssnano-plugin-1.0.6.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-svgo-4.0.2.tgz
- :x: **is-svg-3.0.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string.
<p>Publish Date: 2021-06-21
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29059>CVE-2021-29059</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0">https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0</a></p>
<p>Release Date: 2021-06-21</p>
<p>Fix Resolution: is-svg - 4.3.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-2021-29059 (High) detected in is-svg-3.0.0.tgz - ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz">https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/is-svg/package.json</p>
<p>
Dependency Hierarchy:
- cli-service-4.5.11.tgz (Root Library)
- optimize-cssnano-plugin-1.0.6.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-svgo-4.0.2.tgz
- :x: **is-svg-3.0.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string.
<p>Publish Date: 2021-06-21
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29059>CVE-2021-29059</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0">https://github.com/sindresorhus/is-svg/releases/tag/v4.3.0</a></p>
<p>Release Date: 2021-06-21</p>
<p>Fix Resolution: is-svg - 4.3.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 high detected in is svg tgz cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file package json path to vulnerable library node modules is svg package json dependency hierarchy cli service tgz root library optimize cssnano plugin tgz cssnano preset default tgz postcss svgo tgz x is svg tgz vulnerable library found in base branch master vulnerability details a vulnerability was discovered in is svg version to and below where a regular expression denial of service redos occurs if the application is provided and checks a crafted invalid svg string publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution is svg step up your open source security game with whitesource
| 0
|
47,439
| 5,892,641,099
|
IssuesEvent
|
2017-05-17 19:58:35
|
vgstation-coders/vgstation13
|
https://api.github.com/repos/vgstation-coders/vgstation13
|
closed
|
Windoor not giving back Airlock Electronics
|
Bug / Fix Needs Moar Testing
|
(WEB REPORT BY: pwirby REMOTE: 172.93.109.202:7777)
> Revision (Should be above if you're viewing this from ingame!)
> Windoor not giving back Airlock Electronics.
>
> General description of the issue
> The windoors, when breaked, only give back two piece of cable and a broken glass.
>
> What you expected to happen
Give back an airlock with the cable and glass (also maybe a metal rod since it's made with renforced glass)
> What actually happened
Give back only two piece of cable and one glass shard.
> Steps to reproduce if possible
Make a window/found one > destroy it > look at the nonexistent airlock electronics
|
1.0
|
Windoor not giving back Airlock Electronics - (WEB REPORT BY: pwirby REMOTE: 172.93.109.202:7777)
> Revision (Should be above if you're viewing this from ingame!)
> Windoor not giving back Airlock Electronics.
>
> General description of the issue
> The windoors, when breaked, only give back two piece of cable and a broken glass.
>
> What you expected to happen
Give back an airlock with the cable and glass (also maybe a metal rod since it's made with renforced glass)
> What actually happened
Give back only two piece of cable and one glass shard.
> Steps to reproduce if possible
Make a window/found one > destroy it > look at the nonexistent airlock electronics
|
test
|
windoor not giving back airlock electronics web report by pwirby remote revision should be above if you re viewing this from ingame windoor not giving back airlock electronics general description of the issue the windoors when breaked only give back two piece of cable and a broken glass what you expected to happen give back an airlock with the cable and glass also maybe a metal rod since it s made with renforced glass what actually happened give back only two piece of cable and one glass shard steps to reproduce if possible make a window found one destroy it look at the nonexistent airlock electronics
| 1
|
619,420
| 19,524,437,521
|
IssuesEvent
|
2021-12-30 03:32:39
|
vesoft-inc/nebula
|
https://api.github.com/repos/vesoft-inc/nebula
|
closed
|
use statement calls meta to read spaces
|
priority/low-pri type/bug
|
Currently, use statements would call meta to get spaces.
It would be lower performance when loading test.
```
# run without use
✓ IsSucceed
█ setup
█ teardown
checks...............: 100.00% ✓ 2711159 ✗ 0
data_received........: 0 B 0 B/s
data_sent............: 0 B 0 B/s
iteration_duration...: avg=2.2ms min=802.03µs med=1.94ms max=1s p(90)=2.85ms p(95)=3.69ms
iterations...........: 2711159 44421.203814/s
latency..............: avg=1383.950544 min=519 med=1329 max=28332 p(90)=1810 p(95)=2001
responseTime.........: avg=1971.405994 min=697 med=1806 max=40428 p(90)=2580 p(95)=3092
vus..................: 100 min=0 max=100
vus_max..............: 100 min=100 max=100
```
```
# run with use space, e.g. use sf100; go from 2608 from KNOWS
✓ IsSucceed
█ setup
█ teardown
checks...............: 100.00% ✓ 1929002 ✗ 0
data_received........: 0 B 0 B/s
data_sent............: 0 B 0 B/s
iteration_duration...: avg=3.09ms min=1.29ms med=2.85ms max=1.07s p(90)=3.84ms p(95)=4.71ms
iterations...........: 1929002 31572.300253/s
latency..............: avg=2206.8864 min=938 med=2157 max=21773 p(90)=2720 p(95)=2930
responseTime.........: avg=2843.687774 min=1141 med=2678 max=32170 p(90)=3540 p(95)=4092
vus..................: 100 min=0 max=100
vus_max..............: 100 min=100 max=100
```
|
1.0
|
use statement calls meta to read spaces - Currently, use statements would call meta to get spaces.
It would be lower performance when loading test.
```
# run without use
✓ IsSucceed
█ setup
█ teardown
checks...............: 100.00% ✓ 2711159 ✗ 0
data_received........: 0 B 0 B/s
data_sent............: 0 B 0 B/s
iteration_duration...: avg=2.2ms min=802.03µs med=1.94ms max=1s p(90)=2.85ms p(95)=3.69ms
iterations...........: 2711159 44421.203814/s
latency..............: avg=1383.950544 min=519 med=1329 max=28332 p(90)=1810 p(95)=2001
responseTime.........: avg=1971.405994 min=697 med=1806 max=40428 p(90)=2580 p(95)=3092
vus..................: 100 min=0 max=100
vus_max..............: 100 min=100 max=100
```
```
# run with use space, e.g. use sf100; go from 2608 from KNOWS
✓ IsSucceed
█ setup
█ teardown
checks...............: 100.00% ✓ 1929002 ✗ 0
data_received........: 0 B 0 B/s
data_sent............: 0 B 0 B/s
iteration_duration...: avg=3.09ms min=1.29ms med=2.85ms max=1.07s p(90)=3.84ms p(95)=4.71ms
iterations...........: 1929002 31572.300253/s
latency..............: avg=2206.8864 min=938 med=2157 max=21773 p(90)=2720 p(95)=2930
responseTime.........: avg=2843.687774 min=1141 med=2678 max=32170 p(90)=3540 p(95)=4092
vus..................: 100 min=0 max=100
vus_max..............: 100 min=100 max=100
```
|
non_test
|
use statement calls meta to read spaces currently use statements would call meta to get spaces it would be lower performance when loading test run without use ✓ issucceed █ setup █ teardown checks ✓ ✗ data received b b s data sent b b s iteration duration avg min med max p p iterations s latency avg min med max p p responsetime avg min med max p p vus min max vus max min max run with use space e g use go from from knows ✓ issucceed █ setup █ teardown checks ✓ ✗ data received b b s data sent b b s iteration duration avg min med max p p iterations s latency avg min med max p p responsetime avg min med max p p vus min max vus max min max
| 0
|
4,977
| 2,757,350,692
|
IssuesEvent
|
2015-04-27 14:29:10
|
PerlDancer/Dancer2
|
https://api.github.com/repos/PerlDancer/Dancer2
|
opened
|
Failing test with YAML.pm
|
Beginner Suitable Bug Testing
|
This is an interesting failure. I've dug enough into it to find the problem, sort of. I'd like to dig more to find the exact problem even though I can already fix it by working around a problem in a third-party module.
We have a test to assure that we fail to read an invalid file, part of `t/config_reader.t`. We assume the underlying reader we use (`Config::Any`) will crash if it fails.
`Config::Any` delegates the reading to loaders. For YAML it uses `Config::Any::YAML` which internally loads `YAML::XS`, or `YAML::Syck`, or `YAML.pm` (in that order).
It would appear that both `YAML.pm` and `YAML::XS` crash but the one from `YAML` is swallowed. This is at least what I think happens, but I want to context switch and I haven't fully found out what happens.
Now, since on `YAML.pm` the error is swallowed, `Config::Any` doesn't crash and instead returns an empty string as the result. Because of this our code doesn't crash and assumes it returned a structure. When it tries to use the structure, it blows up.
I hope to get back to this soon (today-ish) and find out the root cause.
|
1.0
|
Failing test with YAML.pm - This is an interesting failure. I've dug enough into it to find the problem, sort of. I'd like to dig more to find the exact problem even though I can already fix it by working around a problem in a third-party module.
We have a test to assure that we fail to read an invalid file, part of `t/config_reader.t`. We assume the underlying reader we use (`Config::Any`) will crash if it fails.
`Config::Any` delegates the reading to loaders. For YAML it uses `Config::Any::YAML` which internally loads `YAML::XS`, or `YAML::Syck`, or `YAML.pm` (in that order).
It would appear that both `YAML.pm` and `YAML::XS` crash but the one from `YAML` is swallowed. This is at least what I think happens, but I want to context switch and I haven't fully found out what happens.
Now, since on `YAML.pm` the error is swallowed, `Config::Any` doesn't crash and instead returns an empty string as the result. Because of this our code doesn't crash and assumes it returned a structure. When it tries to use the structure, it blows up.
I hope to get back to this soon (today-ish) and find out the root cause.
|
test
|
failing test with yaml pm this is an interesting failure i ve dug enough into it to find the problem sort of i d like to dig more to find the exact problem even though i can already fix it by working around a problem in a third party module we have a test to assure that we fail to read an invalid file part of t config reader t we assume the underlying reader we use config any will crash if it fails config any delegates the reading to loaders for yaml it uses config any yaml which internally loads yaml xs or yaml syck or yaml pm in that order it would appear that both yaml pm and yaml xs crash but the one from yaml is swallowed this is at least what i think happens but i want to context switch and i haven t fully found out what happens now since on yaml pm the error is swallowed config any doesn t crash and instead returns an empty string as the result because of this our code doesn t crash and assumes it returned a structure when it tries to use the structure it blows up i hope to get back to this soon today ish and find out the root cause
| 1
|
97,691
| 8,665,964,495
|
IssuesEvent
|
2018-11-29 01:43:57
|
CGCookie/retopoflow
|
https://api.github.com/repos/CGCookie/retopoflow
|
closed
|
PolyPen: Unhandled Exception Caught!
|
Ready for Testing bug tool: polypen
|
Please tell us what you were trying to do, what you expected RetopoFlow to do, and what actually happened.
Provide as much information as you can so that we can reproduce the problem and fix it.
Screenshots and .blend files are very helpful.
Also, change the title of this bug report to something descriptive and helpful.
Thank you!
-------------------------------------
```
Environment:
- RetopoFlow: 2.0.0
- Blender: 2.79.0 master 2017-09-11
- Platform: Windows, 10, 10.0.17134, AMD64, AMD64 Family 23 Model 1 Stepping 1, AuthenticAMD
- GPU: NVIDIA Corporation, GeForce GTX 1080 Ti/PCIe/SSE2, 4.6.0 NVIDIA 411.63, 4.60 NVIDIA
- Timestamp: 2018-10-02 12:49:38.314414
Error Hash: 7b8b20170278afb7b60154fb5ba8160c
Trace:
- EXCEPTION (<class 'TypeError'>): glVertex2f() argument after * must be an iterable, not NoneType
- .../rfmode\rftool_polypen.py
- 000 0496:draw_lines() bgl.glVertex2f(*coords[0])
- 001 0576:draw_postpixel() self.draw_lines([bmv0.co, p0])
- .../common\profiler.py
- 002 0174:wrapper() return fn(*args, **kwargs)
- .../rfmode\rfcontext_drawing.py
- 003 0137:draw_postpixel() self.tool.draw_postpixel()
```
|
1.0
|
PolyPen: Unhandled Exception Caught! - Please tell us what you were trying to do, what you expected RetopoFlow to do, and what actually happened.
Provide as much information as you can so that we can reproduce the problem and fix it.
Screenshots and .blend files are very helpful.
Also, change the title of this bug report to something descriptive and helpful.
Thank you!
-------------------------------------
```
Environment:
- RetopoFlow: 2.0.0
- Blender: 2.79.0 master 2017-09-11
- Platform: Windows, 10, 10.0.17134, AMD64, AMD64 Family 23 Model 1 Stepping 1, AuthenticAMD
- GPU: NVIDIA Corporation, GeForce GTX 1080 Ti/PCIe/SSE2, 4.6.0 NVIDIA 411.63, 4.60 NVIDIA
- Timestamp: 2018-10-02 12:49:38.314414
Error Hash: 7b8b20170278afb7b60154fb5ba8160c
Trace:
- EXCEPTION (<class 'TypeError'>): glVertex2f() argument after * must be an iterable, not NoneType
- .../rfmode\rftool_polypen.py
- 000 0496:draw_lines() bgl.glVertex2f(*coords[0])
- 001 0576:draw_postpixel() self.draw_lines([bmv0.co, p0])
- .../common\profiler.py
- 002 0174:wrapper() return fn(*args, **kwargs)
- .../rfmode\rfcontext_drawing.py
- 003 0137:draw_postpixel() self.tool.draw_postpixel()
```
|
test
|
polypen unhandled exception caught please tell us what you were trying to do what you expected retopoflow to do and what actually happened provide as much information as you can so that we can reproduce the problem and fix it screenshots and blend files are very helpful also change the title of this bug report to something descriptive and helpful thank you environment retopoflow blender master platform windows family model stepping authenticamd gpu nvidia corporation geforce gtx ti pcie nvidia nvidia timestamp error hash trace exception argument after must be an iterable not nonetype rfmode rftool polypen py draw lines bgl coords draw postpixel self draw lines common profiler py wrapper return fn args kwargs rfmode rfcontext drawing py draw postpixel self tool draw postpixel
| 1
|
346,843
| 31,028,102,639
|
IssuesEvent
|
2023-08-10 10:30:41
|
FlaschenbookProject/Flashenbook
|
https://api.github.com/repos/FlaschenbookProject/Flashenbook
|
closed
|
API 테스트 및 데이터 검증
|
✅ Test
|
### Issue 타입 ('x' 로 표기)
- [ ] 🍕 Feature
- [ ] 🐛 Bug Fix
- [x] 📝 Documentation Update
- [ ] 🎨 Style
- [ ] 🧑💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] ✅ Test
- [ ] 🤖 Build
- [ ] 🔁 CI
- [x] 📦 Chore (Release)
- [ ] ⏩ Revert (Rollback)
### 상세 내용
- 각각 국립중앙도서관, 알라딘, 네이버, 카카오 API가 제대로 접근 가능한지 테스트합니다.
- input 파라미터와 output 파라미터를 정리해 어떤 데이터를 사용할 것인지 정리합니다.
### 예상 소요 시간
- [ ] `0.5h`
- [ ] `1h`
- [ ] `1.5h`
- [ ] `2h`
- [ ] `2.5h`
- [x] `3h`
### 참고사항
|
1.0
|
API 테스트 및 데이터 검증 - ### Issue 타입 ('x' 로 표기)
- [ ] 🍕 Feature
- [ ] 🐛 Bug Fix
- [x] 📝 Documentation Update
- [ ] 🎨 Style
- [ ] 🧑💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] ✅ Test
- [ ] 🤖 Build
- [ ] 🔁 CI
- [x] 📦 Chore (Release)
- [ ] ⏩ Revert (Rollback)
### 상세 내용
- 각각 국립중앙도서관, 알라딘, 네이버, 카카오 API가 제대로 접근 가능한지 테스트합니다.
- input 파라미터와 output 파라미터를 정리해 어떤 데이터를 사용할 것인지 정리합니다.
### 예상 소요 시간
- [ ] `0.5h`
- [ ] `1h`
- [ ] `1.5h`
- [ ] `2h`
- [ ] `2.5h`
- [x] `3h`
### 참고사항
|
test
|
api 테스트 및 데이터 검증 issue 타입 x 로 표기 🍕 feature 🐛 bug fix 📝 documentation update 🎨 style 🧑💻 code refactor 🔥 performance improvements ✅ test 🤖 build 🔁 ci 📦 chore release ⏩ revert rollback 상세 내용 각각 국립중앙도서관 알라딘 네이버 카카오 api가 제대로 접근 가능한지 테스트합니다 input 파라미터와 output 파라미터를 정리해 어떤 데이터를 사용할 것인지 정리합니다 예상 소요 시간 참고사항
| 1
|
179,585
| 13,890,555,705
|
IssuesEvent
|
2020-10-19 09:26:21
|
apache/shardingsphere
|
https://api.github.com/repos/apache/shardingsphere
|
closed
|
Add unit tests for DataSourceConnectionUrlUtil
|
good first issue in: test
|
## Introduction
`DataSourceConnectionUrlUtil` is to assemble configuration items, e.g., password, database name, to get a complete and correct JDBC URL for the connection pool.
## Task
1. Create unit test class for `DataSourceConnectionUrlUtil`
2. Add assertion for `getUrl()` with `PostgreSQL` database input
3. Add assertion for `getUrl()` with `MySQL` database input
4. Raise a PR
## Tips
1. `DataNodeUtilTest` is a good example for your information
2. [Contributor guidance](https://shardingsphere.apache.org/community/cn/contribute/contributor/) is for the newbie. :-)
|
1.0
|
Add unit tests for DataSourceConnectionUrlUtil - ## Introduction
`DataSourceConnectionUrlUtil` is to assemble configuration items, e.g., password, database name, to get a complete and correct JDBC URL for the connection pool.
## Task
1. Create unit test class for `DataSourceConnectionUrlUtil`
2. Add assertion for `getUrl()` with `PostgreSQL` database input
3. Add assertion for `getUrl()` with `MySQL` database input
4. Raise a PR
## Tips
1. `DataNodeUtilTest` is a good example for your information
2. [Contributor guidance](https://shardingsphere.apache.org/community/cn/contribute/contributor/) is for the newbie. :-)
|
test
|
add unit tests for datasourceconnectionurlutil introduction datasourceconnectionurlutil is to assemble configuration items e g password database name to get a complete and correct jdbc url for the connection pool task create unit test class for datasourceconnectionurlutil add assertion for geturl with postgresql database input add assertion for geturl with mysql database input raise a pr tips datanodeutiltest is a good example for your information is for the newbie
| 1
|
211,411
| 16,443,566,053
|
IssuesEvent
|
2021-05-20 16:49:29
|
wasmCloud/wasmcloud-dev-site
|
https://api.github.com/repos/wasmCloud/wasmcloud-dev-site
|
opened
|
Update create provider section
|
documentation
|
In the create provider section: https://wasmcloud.dev/app-dev/create-provider/, there are some outdated references to widl files, interfaces, and no mention of https://github.com/wasmCloud/new-provider-template which should be the de-facto way to create a rust provider.
|
1.0
|
Update create provider section - In the create provider section: https://wasmcloud.dev/app-dev/create-provider/, there are some outdated references to widl files, interfaces, and no mention of https://github.com/wasmCloud/new-provider-template which should be the de-facto way to create a rust provider.
|
non_test
|
update create provider section in the create provider section there are some outdated references to widl files interfaces and no mention of which should be the de facto way to create a rust provider
| 0
|
365,189
| 25,523,909,032
|
IssuesEvent
|
2022-11-28 23:26:29
|
redpanda-data/documentation
|
https://api.github.com/repos/redpanda-data/documentation
|
opened
|
4Q 2022: Document GCP FMC
|
documentation
|
### Describe the Issue
@bpraseed Please provide the context for this feature doc request:
Document how to create and manage FMC clusters on GCP.
Eng Mgr: @tcoupland
SMEs: @nicolaferraro
PM: @bpraseed Is there a PRD for this request? Docs has nothing to act on here.
Customer Success:
Front-end designs: @mo-redpanda Do you have any design docs?
Related eng tickets:
https://github.com/redpanda-data/cloudv2/issues/2386
https://github.com/redpanda-data/cloudv2/pull/3242
### Updates to existing documentation
<!--
Provide the URL of the page(s) to which the updates apply.
Which topic(s) should be updated?
What is the requested fix? Describe what is wrong in the existing doc and include screenshots if possible. Then provide the correct information.
Is this request to document an existing Redpanda feature that is not currently documented?
-->
### New feature or content gap requests
<!--
If this is a new feature, provide material that will help the writer draft the new or updated content. If an issue only includes the name of a feature and release, it will be marked “More Info Needed” or “Blocked”. Ideally, the issue will provide:
- Links to internal wikis, PRDs, design docs, KIPs, training material, or slide decks.
- Links to engineering PRs that implement the update.
- Links to blog posts, if applicable.
- Identify specific Slack channels that the writer can join to get more details about the feature.
- Links to Slack conversations (RP and RP Community) about the issue.
- Names of SMEs who can answer questions and act as reviewers (at least one engineer and one PM).
- Any additional information that will be of use to the writer.
-->
### If new feature, in which release is it included or expected?
### If the requested update is from customer feedback or a Community slack conversation, provide a link:
### Additional notes
<!--
Documentation Issues must be distinct and not overlap. If filing an Issue for a feature that spans platform and cloud, you must file two separate Issues. Each Issue will drive the new content in GitHub for the respective platform or cloud doc.
Include:
- Relevant GitHub issues and pull requests
- Dependencies on other features or components
- Specific Redpanda contributors to notify
-->
|
1.0
|
4Q 2022: Document GCP FMC - ### Describe the Issue
@bpraseed Please provide the context for this feature doc request:
Document how to create and manage FMC clusters on GCP.
Eng Mgr: @tcoupland
SMEs: @nicolaferraro
PM: @bpraseed Is there a PRD for this request? Docs has nothing to act on here.
Customer Success:
Front-end designs: @mo-redpanda Do you have any design docs?
Related eng tickets:
https://github.com/redpanda-data/cloudv2/issues/2386
https://github.com/redpanda-data/cloudv2/pull/3242
### Updates to existing documentation
<!--
Provide the URL of the page(s) to which the updates apply.
Which topic(s) should be updated?
What is the requested fix? Describe what is wrong in the existing doc and include screenshots if possible. Then provide the correct information.
Is this request to document an existing Redpanda feature that is not currently documented?
-->
### New feature or content gap requests
<!--
If this is a new feature, provide material that will help the writer draft the new or updated content. If an issue only includes the name of a feature and release, it will be marked “More Info Needed” or “Blocked”. Ideally, the issue will provide:
- Links to internal wikis, PRDs, design docs, KIPs, training material, or slide decks.
- Links to engineering PRs that implement the update.
- Links to blog posts, if applicable.
- Identify specific Slack channels that the writer can join to get more details about the feature.
- Links to Slack conversations (RP and RP Community) about the issue.
- Names of SMEs who can answer questions and act as reviewers (at least one engineer and one PM).
- Any additional information that will be of use to the writer.
-->
### If new feature, in which release is it included or expected?
### If the requested update is from customer feedback or a Community slack conversation, provide a link:
### Additional notes
<!--
Documentation Issues must be distinct and not overlap. If filing an Issue for a feature that spans platform and cloud, you must file two separate Issues. Each Issue will drive the new content in GitHub for the respective platform or cloud doc.
Include:
- Relevant GitHub issues and pull requests
- Dependencies on other features or components
- Specific Redpanda contributors to notify
-->
|
non_test
|
document gcp fmc describe the issue bpraseed please provide the context for this feature doc request document how to create and manage fmc clusters on gcp eng mgr tcoupland smes nicolaferraro pm bpraseed is there a prd for this request docs has nothing to act on here customer success front end designs mo redpanda do you have any design docs related eng tickets updates to existing documentation provide the url of the page s to which the updates apply which topic s should be updated what is the requested fix describe what is wrong in the existing doc and include screenshots if possible then provide the correct information is this request to document an existing redpanda feature that is not currently documented new feature or content gap requests if this is a new feature provide material that will help the writer draft the new or updated content if an issue only includes the name of a feature and release it will be marked “more info needed” or “blocked” ideally the issue will provide links to internal wikis prds design docs kips training material or slide decks links to engineering prs that implement the update links to blog posts if applicable identify specific slack channels that the writer can join to get more details about the feature links to slack conversations rp and rp community about the issue names of smes who can answer questions and act as reviewers at least one engineer and one pm any additional information that will be of use to the writer if new feature in which release is it included or expected if the requested update is from customer feedback or a community slack conversation provide a link additional notes documentation issues must be distinct and not overlap if filing an issue for a feature that spans platform and cloud you must file two separate issues each issue will drive the new content in github for the respective platform or cloud doc include relevant github issues and pull requests dependencies on other features or components specific redpanda contributors to notify
| 0
|
439,777
| 30,714,185,713
|
IssuesEvent
|
2023-07-27 11:57:45
|
rcgsheffield/sheffield_hpc
|
https://api.github.com/repos/rcgsheffield/sheffield_hpc
|
reopened
|
NLopt library documentation missing on Stanage
|
Documentation Error Enhancement
|
No good deed unpunished!
```console
ls -al /opt/apps/testapps/el7/software/staging/NLopt/
total 36
drwxrwsr-x 7 sa_cs1dmr hpc_app-admins 4096 May 18 13:04 .
drwxrwsr-x 260 sa_cs1jkm hpc_app-admins 12288 Jun 26 09:23 ..
drwxrwsr-x 6 sa_cs1dmr hpc_app-admins 4096 Feb 6 09:51 2.6.1-GCCcore-9.3.0
drwxrwsr-x 6 sa_cs1dmr hpc_app-admins 4096 Feb 3 14:46 2.6.2-GCCcore-10.2.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 12:16 2.7.0-GCCcore-11.2.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 10:00 2.7.1-GCCcore-11.3.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 13:04 2.7.1-GCCcore-12.2.0
```
Looks like an R dependency so a robot installation has added it automatically.
|
1.0
|
NLopt library documentation missing on Stanage - No good deed unpunished!
```console
ls -al /opt/apps/testapps/el7/software/staging/NLopt/
total 36
drwxrwsr-x 7 sa_cs1dmr hpc_app-admins 4096 May 18 13:04 .
drwxrwsr-x 260 sa_cs1jkm hpc_app-admins 12288 Jun 26 09:23 ..
drwxrwsr-x 6 sa_cs1dmr hpc_app-admins 4096 Feb 6 09:51 2.6.1-GCCcore-9.3.0
drwxrwsr-x 6 sa_cs1dmr hpc_app-admins 4096 Feb 3 14:46 2.6.2-GCCcore-10.2.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 12:16 2.7.0-GCCcore-11.2.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 10:00 2.7.1-GCCcore-11.3.0
drwxrwsr-x 6 sa_cs1nmu hpc_app-admins 4096 May 18 13:04 2.7.1-GCCcore-12.2.0
```
Looks like an R dependency so a robot installation has added it automatically.
|
non_test
|
nlopt library documentation missing on stanage no good deed unpunished console ls al opt apps testapps software staging nlopt total drwxrwsr x sa hpc app admins may drwxrwsr x sa hpc app admins jun drwxrwsr x sa hpc app admins feb gcccore drwxrwsr x sa hpc app admins feb gcccore drwxrwsr x sa hpc app admins may gcccore drwxrwsr x sa hpc app admins may gcccore drwxrwsr x sa hpc app admins may gcccore looks like an r dependency so a robot installation has added it automatically
| 0
|
308,377
| 26,603,522,555
|
IssuesEvent
|
2023-01-23 17:26:12
|
rancher/dashboard
|
https://api.github.com/repos/rancher/dashboard
|
closed
|
Add a warning alert when migrating to 1.25 if they have PSPs.
|
[zube]: To Test QA/XS area/rke2 kind/enhancement team/area2 area/psa
|
Internal reference: SURE-5392
Related backend work: https://github.com/rancher/rancher/issues/38875
From @snasovich:
When v1.25 is introduced in Rancher, the k3s and rke2 upgrades will break. I'm not 100% sure what will happen when upgrading provisioned clusters, but imported clusters will fail due to them using system-upgrade-controller under the hood. This is because hardened k3s/rke2 clusters use PSPs, and PSPs are removed in v1.25. Currently, system-upgrade-controller does not do any mitigation for these.
For k3s, see k3s-io/k3s#6121
For rke2, the steps to do a SUC upgrade to v1.25 are:
- Change config.yaml on each node to use profile: cis-1.23 instead of profile: cis-1.6
- Run standard system-upgrade-controller steps. This step, from the Rancher side, just means selecting the v1.25 version desired from the dropdown when editing the cluster through the UI.
Describe alternatives you've considered
Lots of warnings everywhere
Update system-upgrade-controller itself or the Plans or the upgrade images to do any workarounds automagically.
Other notes:
For upgrading provisioned rke2, lock the only profile version option to cis-1.23. If there was previously a selection of cis-1.6 or cis-1.5, give the user a warning. For upgrading provisioned k3s, give the user a warning with instructions on which values to select. For upgrading imported rke2, have the user perform the steps mentioned above first on their nodes, then use the Rancher UI to upgrade. For upgrading imported k3s, provide a warning that the upgrade should be performed manually, and do not give any option to upgrade from a <v1.25 cluster to a >=v1.25.
|
1.0
|
Add a warning alert when migrating to 1.25 if they have PSPs. - Internal reference: SURE-5392
Related backend work: https://github.com/rancher/rancher/issues/38875
From @snasovich:
When v1.25 is introduced in Rancher, the k3s and rke2 upgrades will break. I'm not 100% sure what will happen when upgrading provisioned clusters, but imported clusters will fail due to them using system-upgrade-controller under the hood. This is because hardened k3s/rke2 clusters use PSPs, and PSPs are removed in v1.25. Currently, system-upgrade-controller does not do any mitigation for these.
For k3s, see k3s-io/k3s#6121
For rke2, the steps to do a SUC upgrade to v1.25 are:
- Change config.yaml on each node to use profile: cis-1.23 instead of profile: cis-1.6
- Run standard system-upgrade-controller steps. This step, from the Rancher side, just means selecting the v1.25 version desired from the dropdown when editing the cluster through the UI.
Describe alternatives you've considered
Lots of warnings everywhere
Update system-upgrade-controller itself or the Plans or the upgrade images to do any workarounds automagically.
Other notes:
For upgrading provisioned rke2, lock the only profile version option to cis-1.23. If there was previously a selection of cis-1.6 or cis-1.5, give the user a warning. For upgrading provisioned k3s, give the user a warning with instructions on which values to select. For upgrading imported rke2, have the user perform the steps mentioned above first on their nodes, then use the Rancher UI to upgrade. For upgrading imported k3s, provide a warning that the upgrade should be performed manually, and do not give any option to upgrade from a <v1.25 cluster to a >=v1.25.
|
test
|
add a warning alert when migrating to if they have psps internal reference sure related backend work from snasovich when is introduced in rancher the and upgrades will break i m not sure what will happen when upgrading provisioned clusters but imported clusters will fail due to them using system upgrade controller under the hood this is because hardened clusters use psps and psps are removed in currently system upgrade controller does not do any mitigation for these for see io for the steps to do a suc upgrade to are change config yaml on each node to use profile cis instead of profile cis run standard system upgrade controller steps this step from the rancher side just means selecting the version desired from the dropdown when editing the cluster through the ui describe alternatives you ve considered lots of warnings everywhere update system upgrade controller itself or the plans or the upgrade images to do any workarounds automagically other notes for upgrading provisioned lock the only profile version option to cis if there was previously a selection of cis or cis give the user a warning for upgrading provisioned give the user a warning with instructions on which values to select for upgrading imported have the user perform the steps mentioned above first on their nodes then use the rancher ui to upgrade for upgrading imported provide a warning that the upgrade should be performed manually and do not give any option to upgrade from a
| 1
|
27,997
| 8,058,584,764
|
IssuesEvent
|
2018-08-02 18:57:30
|
LLNL/lbann
|
https://api.github.com/repos/LLNL/lbann
|
opened
|
Build failure without Conduit
|
bug build
|
### Description
When I build on Catalyst, I get the following error:
```text
In file included from /usr/workspace/wsa/moon13/src/lbann/src/data_store/jag_store.cpp:1:0:
/usr/workspace/wsa/moon13/src/lbann/include/lbann/data_store/jag_store.hpp:32:10: fatal error: conduit/cond\
uit.hpp: No such file or directory
#include "conduit/conduit.hpp"
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/lbann.dir/src/data_store/jag_store.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
```
### Build command
```bash
lbann/scripts/build_lbann_lc.sh --verbose --with-aluminum --clean-build
```
|
1.0
|
Build failure without Conduit - ### Description
When I build on Catalyst, I get the following error:
```text
In file included from /usr/workspace/wsa/moon13/src/lbann/src/data_store/jag_store.cpp:1:0:
/usr/workspace/wsa/moon13/src/lbann/include/lbann/data_store/jag_store.hpp:32:10: fatal error: conduit/cond\
uit.hpp: No such file or directory
#include "conduit/conduit.hpp"
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/lbann.dir/src/data_store/jag_store.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
```
### Build command
```bash
lbann/scripts/build_lbann_lc.sh --verbose --with-aluminum --clean-build
```
|
non_test
|
build failure without conduit description when i build on catalyst i get the following error text in file included from usr workspace wsa src lbann src data store jag store cpp usr workspace wsa src lbann include lbann data store jag store hpp fatal error conduit cond uit hpp no such file or directory include conduit conduit hpp compilation terminated make error make waiting for unfinished jobs build command bash lbann scripts build lbann lc sh verbose with aluminum clean build
| 0
|
192,356
| 14,615,077,760
|
IssuesEvent
|
2020-12-22 10:56:24
|
github-vet/rangeloop-pointer-findings
|
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
|
closed
|
yalue/elf_reader: elf32_format_test.go; 3 LoC
|
fresh test tiny
|
Found a possible issue in [yalue/elf_reader](https://www.github.com/yalue/elf_reader) at [elf32_format_test.go](https://github.com/yalue/elf_reader/blob/04ba8f01deb53a8b7d85321a9cc611e3a60605f7/elf32_format_test.go#L210-L212)
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 x at line 211 may start a goroutine
[Click here to see the code in its original context.](https://github.com/yalue/elf_reader/blob/04ba8f01deb53a8b7d85321a9cc611e3a60605f7/elf32_format_test.go#L210-L212)
<details>
<summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary>
```go
for k, x := range aux[j] {
t.Logf(" Aux %d: %s\n", k, &x)
}
```
</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: 04ba8f01deb53a8b7d85321a9cc611e3a60605f7
|
1.0
|
yalue/elf_reader: elf32_format_test.go; 3 LoC -
Found a possible issue in [yalue/elf_reader](https://www.github.com/yalue/elf_reader) at [elf32_format_test.go](https://github.com/yalue/elf_reader/blob/04ba8f01deb53a8b7d85321a9cc611e3a60605f7/elf32_format_test.go#L210-L212)
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 x at line 211 may start a goroutine
[Click here to see the code in its original context.](https://github.com/yalue/elf_reader/blob/04ba8f01deb53a8b7d85321a9cc611e3a60605f7/elf32_format_test.go#L210-L212)
<details>
<summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary>
```go
for k, x := range aux[j] {
t.Logf(" Aux %d: %s\n", k, &x)
}
```
</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: 04ba8f01deb53a8b7d85321a9cc611e3a60605f7
|
test
|
yalue elf reader format 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 x at line may start a goroutine click here to show the line s of go which triggered the analyzer go for k x range aux t logf aux d s n k x 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
|
241,640
| 20,153,345,174
|
IssuesEvent
|
2022-02-09 14:26:17
|
vulcandth/pokedarkgold
|
https://api.github.com/repos/vulcandth/pokedarkgold
|
opened
|
Initial Test of Trade/Battle using 2DS/3DS Virtual Console.
|
good first issue testing
|
I'm interested in attempting to patch the games to allow trading with the 2DS/3DS' Virtual Console.
|
1.0
|
Initial Test of Trade/Battle using 2DS/3DS Virtual Console. - I'm interested in attempting to patch the games to allow trading with the 2DS/3DS' Virtual Console.
|
test
|
initial test of trade battle using virtual console i m interested in attempting to patch the games to allow trading with the virtual console
| 1
|
214,357
| 16,583,085,835
|
IssuesEvent
|
2021-05-31 14:27:05
|
pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas
|
closed
|
BUG: drop(level=.) doesn't raise if label is absent
|
Error Reporting MultiIndex Needs Tests Reshaping good first issue
|
#### Code Sample, a copy-pastable example if possible
```python
pd.DataFrame(index=pd.MultiIndex.from_product([range(3), range(3)])).drop(5) # Raises
pd.DataFrame(index=pd.MultiIndex.from_product([range(3), range(3)])).drop(5, level=0) # Same operation, does nothing, but silently
```
#### Problem description
Since one expects ``drop()`` to always raise an error if the requested label is not found, this can be misleading.
It is not even a matter of partial vs. full labels, since the first example above has a partial label.
#### Expected Output
The same.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit: 2a0e54bc841f27164b116135ebda4b74bae2fc4a
python: 3.5.3.final.0
python-bits: 64
OS: Linux
OS-release: 4.9.0-4-amd64
machine: x86_64
processor:
byteorder: little
LC_ALL: None
LANG: it_IT.UTF-8
LOCALE: it_IT.UTF-8
pandas: 0.22.0.dev0+251.g2a0e54bc8.dirty
pytest: 3.2.3
pip: 9.0.1
setuptools: 36.7.0
Cython: 0.25.2
numpy: 1.12.1
scipy: 0.19.0
pyarrow: None
xarray: None
IPython: 6.2.1
sphinx: 1.5.6
patsy: 0.4.1
dateutil: 2.6.1
pytz: 2017.2
blosc: None
bottleneck: 1.2.0dev
tables: 3.3.0
numexpr: 2.6.1
feather: 0.3.1
matplotlib: 2.0.0
openpyxl: None
xlrd: 1.0.0
xlwt: 1.1.2
xlsxwriter: 0.9.6
lxml: None
bs4: 4.5.3
html5lib: 0.999999999
sqlalchemy: 1.0.15
pymysql: None
psycopg2: None
jinja2: 2.10
s3fs: None
fastparquet: None
pandas_gbq: None
pandas_datareader: 0.2.1
</details>
|
1.0
|
BUG: drop(level=.) doesn't raise if label is absent - #### Code Sample, a copy-pastable example if possible
```python
pd.DataFrame(index=pd.MultiIndex.from_product([range(3), range(3)])).drop(5) # Raises
pd.DataFrame(index=pd.MultiIndex.from_product([range(3), range(3)])).drop(5, level=0) # Same operation, does nothing, but silently
```
#### Problem description
Since one expects ``drop()`` to always raise an error if the requested label is not found, this can be misleading.
It is not even a matter of partial vs. full labels, since the first example above has a partial label.
#### Expected Output
The same.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit: 2a0e54bc841f27164b116135ebda4b74bae2fc4a
python: 3.5.3.final.0
python-bits: 64
OS: Linux
OS-release: 4.9.0-4-amd64
machine: x86_64
processor:
byteorder: little
LC_ALL: None
LANG: it_IT.UTF-8
LOCALE: it_IT.UTF-8
pandas: 0.22.0.dev0+251.g2a0e54bc8.dirty
pytest: 3.2.3
pip: 9.0.1
setuptools: 36.7.0
Cython: 0.25.2
numpy: 1.12.1
scipy: 0.19.0
pyarrow: None
xarray: None
IPython: 6.2.1
sphinx: 1.5.6
patsy: 0.4.1
dateutil: 2.6.1
pytz: 2017.2
blosc: None
bottleneck: 1.2.0dev
tables: 3.3.0
numexpr: 2.6.1
feather: 0.3.1
matplotlib: 2.0.0
openpyxl: None
xlrd: 1.0.0
xlwt: 1.1.2
xlsxwriter: 0.9.6
lxml: None
bs4: 4.5.3
html5lib: 0.999999999
sqlalchemy: 1.0.15
pymysql: None
psycopg2: None
jinja2: 2.10
s3fs: None
fastparquet: None
pandas_gbq: None
pandas_datareader: 0.2.1
</details>
|
test
|
bug drop level doesn t raise if label is absent code sample a copy pastable example if possible python pd dataframe index pd multiindex from product drop raises pd dataframe index pd multiindex from product drop level same operation does nothing but silently problem description since one expects drop to always raise an error if the requested label is not found this can be misleading it is not even a matter of partial vs full labels since the first example above has a partial label expected output the same output of pd show versions installed versions commit python final python bits os linux os release machine processor byteorder little lc all none lang it it utf locale it it utf pandas dirty pytest pip setuptools cython numpy scipy pyarrow none xarray none ipython sphinx patsy dateutil pytz blosc none bottleneck tables numexpr feather matplotlib openpyxl none xlrd xlwt xlsxwriter lxml none sqlalchemy pymysql none none none fastparquet none pandas gbq none pandas datareader
| 1
|
304,502
| 26,282,342,177
|
IssuesEvent
|
2023-01-07 12:52:17
|
tgstation/tgstation
|
https://api.github.com/repos/tgstation/tgstation
|
closed
|
disposals loops stop moving people after a while
|
Bug Tested/Reproduced
|
round 89584
testmerged: #38098 #38329
1. make an infinite disposal loop
2. get in
3. eventually, stop moving; when someone puts an item into the loop, everything moves again for a short while
|
1.0
|
disposals loops stop moving people after a while - round 89584
testmerged: #38098 #38329
1. make an infinite disposal loop
2. get in
3. eventually, stop moving; when someone puts an item into the loop, everything moves again for a short while
|
test
|
disposals loops stop moving people after a while round testmerged make an infinite disposal loop get in eventually stop moving when someone puts an item into the loop everything moves again for a short while
| 1
|
435,622
| 12,536,773,555
|
IssuesEvent
|
2020-06-05 01:12:40
|
mintproject/mic
|
https://api.github.com/repos/mintproject/mic
|
closed
|
mic step6 error
|
bug high priority
|
I believe I have the latest version of MIC. I have followed steps 1-6 through the documentation.
In step6, I get an error:
```
PS C:\Users\dgarijo\Documents\GitHub\newTestfolder\export_test> mic encapsulate step6
WARNING: You are using mic version 0.3.0, however version 0.4.1 is available.
You should consider upgrading via the 'pip install --upgrade mic' command.
{'stream': 'Step 1/1 : FROM mintproject/generic:20.5.1'}
{'stream': '\n'}
{'stream': ' ---> b2c1071e8a26\n'}
{'aux': {'ID': 'sha256:b2c1071e8a26d2b5d3d7cc398bbabb2ca9cc129984270ca3258efcd19b6a5485'}}
{'stream': 'Successfully built b2c1071e8a26\n'}
{'stream': 'Successfully tagged export_test:latest\n'}
Added: config.yml into the execution directory
The execution directory is available C:\Users\dgarijo\Documents\GitHub\newTestfolder\export_test\executions\06_01_19_50_16\src
2020-06-01 19:50:16,874 root ERROR Unable to cmd_line
Traceback (most recent call last):
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 116, in docker_run
line = get_command_line(resource)
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 178, in get_command_line
outputs = resource.has_output
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\modelcatalog\models\model_configuration.py", line 1216, in has_output
return self._has_output
AttributeError: 'ModelConfiguration' object has no attribute '_has_output'
Traceback (most recent call last):
File "C:\Users\dgarijo\Documents\GitHub\mic\Scripts\mic-script.py", line 11, in <module>
load_entry_point('mic', 'console_scripts', 'mic')()
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
File "c:\users\dgarijo\documents\github\mic\src\mic\__main__.py", line 325, in step6
execute_using_docker(Path(mic_config_file))
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 107, in execute_using_docker
docker_run(image, resource, src_dir)
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 119, in docker_run
click.secho("Running \n {}".format(line), fg="green")
UnboundLocalError: local variable 'line' referenced before assignment
```
I attach my component. It's very simple: a python script which uses an input configuration file (which is defined as such with 1 parameter. MIC complains about `has_output` not being defined, but in theory that should be detected automatically. Am I missing something?
[export_test.zip](https://github.com/mintproject/mic/files/4714469/export_test.zip)
|
1.0
|
mic step6 error - I believe I have the latest version of MIC. I have followed steps 1-6 through the documentation.
In step6, I get an error:
```
PS C:\Users\dgarijo\Documents\GitHub\newTestfolder\export_test> mic encapsulate step6
WARNING: You are using mic version 0.3.0, however version 0.4.1 is available.
You should consider upgrading via the 'pip install --upgrade mic' command.
{'stream': 'Step 1/1 : FROM mintproject/generic:20.5.1'}
{'stream': '\n'}
{'stream': ' ---> b2c1071e8a26\n'}
{'aux': {'ID': 'sha256:b2c1071e8a26d2b5d3d7cc398bbabb2ca9cc129984270ca3258efcd19b6a5485'}}
{'stream': 'Successfully built b2c1071e8a26\n'}
{'stream': 'Successfully tagged export_test:latest\n'}
Added: config.yml into the execution directory
The execution directory is available C:\Users\dgarijo\Documents\GitHub\newTestfolder\export_test\executions\06_01_19_50_16\src
2020-06-01 19:50:16,874 root ERROR Unable to cmd_line
Traceback (most recent call last):
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 116, in docker_run
line = get_command_line(resource)
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 178, in get_command_line
outputs = resource.has_output
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\modelcatalog\models\model_configuration.py", line 1216, in has_output
return self._has_output
AttributeError: 'ModelConfiguration' object has no attribute '_has_output'
Traceback (most recent call last):
File "C:\Users\dgarijo\Documents\GitHub\mic\Scripts\mic-script.py", line 11, in <module>
load_entry_point('mic', 'console_scripts', 'mic')()
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "c:\users\dgarijo\documents\github\mic\lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
File "c:\users\dgarijo\documents\github\mic\src\mic\__main__.py", line 325, in step6
execute_using_docker(Path(mic_config_file))
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 107, in execute_using_docker
docker_run(image, resource, src_dir)
File "c:\users\dgarijo\documents\github\mic\src\mic\component\executor.py", line 119, in docker_run
click.secho("Running \n {}".format(line), fg="green")
UnboundLocalError: local variable 'line' referenced before assignment
```
I attach my component. It's very simple: a python script which uses an input configuration file (which is defined as such with 1 parameter. MIC complains about `has_output` not being defined, but in theory that should be detected automatically. Am I missing something?
[export_test.zip](https://github.com/mintproject/mic/files/4714469/export_test.zip)
|
non_test
|
mic error i believe i have the latest version of mic i have followed steps through the documentation in i get an error ps c users dgarijo documents github newtestfolder export test mic encapsulate warning you are using mic version however version is available you should consider upgrading via the pip install upgrade mic command stream step from mintproject generic stream n stream n aux id stream successfully built n stream successfully tagged export test latest n added config yml into the execution directory the execution directory is available c users dgarijo documents github newtestfolder export test executions src root error unable to cmd line traceback most recent call last file c users dgarijo documents github mic src mic component executor py line in docker run line get command line resource file c users dgarijo documents github mic src mic component executor py line in get command line outputs resource has output file c users dgarijo documents github mic lib site packages modelcatalog models model configuration py line in has output return self has output attributeerror modelconfiguration object has no attribute has output traceback most recent call last file c users dgarijo documents github mic scripts mic script py line in load entry point mic console scripts mic file c users dgarijo documents github mic lib site packages click core py line in call return self main args kwargs file c users dgarijo documents github mic lib site packages click core py line in main rv self invoke ctx file c users dgarijo documents github mic lib site packages click core py line in invoke return process result sub ctx command invoke sub ctx file c users dgarijo documents github mic lib site packages click core py line in invoke return process result sub ctx command invoke sub ctx file c users dgarijo documents github mic lib site packages click core py line in invoke return ctx invoke self callback ctx params file c users dgarijo documents github mic lib site packages click core py line in invoke return callback args kwargs file c users dgarijo documents github mic src mic main py line in execute using docker path mic config file file c users dgarijo documents github mic src mic component executor py line in execute using docker docker run image resource src dir file c users dgarijo documents github mic src mic component executor py line in docker run click secho running n format line fg green unboundlocalerror local variable line referenced before assignment i attach my component it s very simple a python script which uses an input configuration file which is defined as such with parameter mic complains about has output not being defined but in theory that should be detected automatically am i missing something
| 0
|
195,704
| 14,743,471,705
|
IssuesEvent
|
2021-01-07 13:58:09
|
pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas
|
closed
|
Inconsistent .loc slicing behaviour with NaNs in MultiIndex dataframe
|
Indexing MultiIndex Needs Tests good first issue
|
#### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
a = pd.DataFrame([[1, 2, 3], [4, 5, 6], [7, 8, 9]]).set_index([0, 1])
b = pd.DataFrame([[1, np.nan, 3], [4, np.nan, 6], [7, np.nan, 9]]).set_index([0, 1])
a_idx = a.index[1]
b_idx = b.index[1]
```
```
>>> a.loc[a_idx:]
2
0 1
4 5 6
7 8 9
>>> a.loc[:a_idx]
2
0 1
1 2 3
4 5 6
>>> b.loc[b_idx:]
2
0 1
7 NaN 9
>>> b.loc[:b_idx]
2
0 1
1 NaN 3
4 NaN 6
```
#### Problem description
As above, slicing on MultiIndex has different behaviours with nans: it excludes the current index of selection from the slice. This is possibly because - rightly so - there is no match on NaNs when comparing the indices, but if that is the case, this should also not work:
```
>>> b.loc[b_idx]
2 6
Name: (4, nan), dtype: int64
```
Note: might be a duplicate of #25154, but OP does not slice directly on the MultiIndex with NaNs, so I am not sure if fixing that would also fix this issue.
#### Expected Output
```
>>> b.loc[b_idx:]
2
0 1
4 NaN 6
7 NaN 9
```
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.4.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : None.None
pandas : 0.25.1
numpy : 1.16.4
pytz : 2019.2
dateutil : 2.8.0
pip : 19.2.2
setuptools : 41.0.1
Cython : 0.29.13
pytest : 5.1.2
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : 1.1.8
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.1
IPython : 7.8.0
pandas_datareader: None
bs4 : None
bottleneck : 1.2.1
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.1
numexpr : None
odfpy : None
openpyxl : 2.6.2
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.3.1
sqlalchemy : 1.3.7
tables : None
xarray : 0.12.3
xlrd : 1.2.0
xlwt : None
xlsxwriter : 1.1.8
</details>
|
1.0
|
Inconsistent .loc slicing behaviour with NaNs in MultiIndex dataframe - #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
a = pd.DataFrame([[1, 2, 3], [4, 5, 6], [7, 8, 9]]).set_index([0, 1])
b = pd.DataFrame([[1, np.nan, 3], [4, np.nan, 6], [7, np.nan, 9]]).set_index([0, 1])
a_idx = a.index[1]
b_idx = b.index[1]
```
```
>>> a.loc[a_idx:]
2
0 1
4 5 6
7 8 9
>>> a.loc[:a_idx]
2
0 1
1 2 3
4 5 6
>>> b.loc[b_idx:]
2
0 1
7 NaN 9
>>> b.loc[:b_idx]
2
0 1
1 NaN 3
4 NaN 6
```
#### Problem description
As above, slicing on MultiIndex has different behaviours with nans: it excludes the current index of selection from the slice. This is possibly because - rightly so - there is no match on NaNs when comparing the indices, but if that is the case, this should also not work:
```
>>> b.loc[b_idx]
2 6
Name: (4, nan), dtype: int64
```
Note: might be a duplicate of #25154, but OP does not slice directly on the MultiIndex with NaNs, so I am not sure if fixing that would also fix this issue.
#### Expected Output
```
>>> b.loc[b_idx:]
2
0 1
4 NaN 6
7 NaN 9
```
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.4.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : None.None
pandas : 0.25.1
numpy : 1.16.4
pytz : 2019.2
dateutil : 2.8.0
pip : 19.2.2
setuptools : 41.0.1
Cython : 0.29.13
pytest : 5.1.2
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : 1.1.8
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.1
IPython : 7.8.0
pandas_datareader: None
bs4 : None
bottleneck : 1.2.1
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.1
numexpr : None
odfpy : None
openpyxl : 2.6.2
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.3.1
sqlalchemy : 1.3.7
tables : None
xarray : 0.12.3
xlrd : 1.2.0
xlwt : None
xlsxwriter : 1.1.8
</details>
|
test
|
inconsistent loc slicing behaviour with nans in multiindex dataframe code sample a copy pastable example if possible python import pandas as pd import numpy as np a pd dataframe set index b pd dataframe set index a idx a index b idx b index a loc a loc b loc nan b loc nan nan problem description as above slicing on multiindex has different behaviours with nans it excludes the current index of selection from the slice this is possibly because rightly so there is no match on nans when comparing the indices but if that is the case this should also not work b loc name nan dtype note might be a duplicate of but op does not slice directly on the multiindex with nans so i am not sure if fixing that would also fix this issue expected output b loc nan nan output of pd show versions installed versions commit none python final python bits os windows os release machine processor family model stepping genuineintel byteorder little lc all none lang none locale none none pandas numpy pytz dateutil pip setuptools cython pytest hypothesis none sphinx none blosc none feather none xlsxwriter lxml etree none none pymysql none none ipython pandas datareader none none bottleneck fastparquet none gcsfs none lxml etree none matplotlib numexpr none odfpy none openpyxl pandas gbq none pyarrow none pytables none none scipy sqlalchemy tables none xarray xlrd xlwt none xlsxwriter
| 1
|
82,097
| 15,861,358,184
|
IssuesEvent
|
2021-04-08 10:13:39
|
canonical-web-and-design/vanilla-framework
|
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
|
closed
|
Improve when tooltips are shown/hidden
|
Priority: Medium Review: Code needed WG: Validated
|
**Describe the bug**
When a button with tooltip class is clicked, the tooltip box will not disappear unless another button is clicked.
**To Reproduce**
1. Go to the main example in the docs https://docs.vanillaframework.io/patterns/tooltips
2. Click on any button
3. Move the mouse out of the button
4. Click another button
**Expected behavior**
Tooltip should disappear upon mouse exiting the element (button)
|
1.0
|
Improve when tooltips are shown/hidden - **Describe the bug**
When a button with tooltip class is clicked, the tooltip box will not disappear unless another button is clicked.
**To Reproduce**
1. Go to the main example in the docs https://docs.vanillaframework.io/patterns/tooltips
2. Click on any button
3. Move the mouse out of the button
4. Click another button
**Expected behavior**
Tooltip should disappear upon mouse exiting the element (button)
|
non_test
|
improve when tooltips are shown hidden describe the bug when a button with tooltip class is clicked the tooltip box will not disappear unless another button is clicked to reproduce go to the main example in the docs click on any button move the mouse out of the button click another button expected behavior tooltip should disappear upon mouse exiting the element button
| 0
|
286,180
| 21,565,875,262
|
IssuesEvent
|
2022-05-01 21:11:16
|
Jorgemacias-12/PE22A-JAMZ
|
https://api.github.com/repos/Jorgemacias-12/PE22A-JAMZ
|
opened
|
Ejecutar limpieza de proyecto
|
documentation enhancement
|
Ejecutar limpieza de código
- [ ] Eliminar comentarios innecesarios
- [ ] Eliminar código no utilizado
- [ ] Optimizar código ( todas las prácticas )
|
1.0
|
Ejecutar limpieza de proyecto - Ejecutar limpieza de código
- [ ] Eliminar comentarios innecesarios
- [ ] Eliminar código no utilizado
- [ ] Optimizar código ( todas las prácticas )
|
non_test
|
ejecutar limpieza de proyecto ejecutar limpieza de código eliminar comentarios innecesarios eliminar código no utilizado optimizar código todas las prácticas
| 0
|
642,291
| 20,883,578,752
|
IssuesEvent
|
2022-03-23 00:49:23
|
Raccoons-Rise-Up/client-godot
|
https://api.github.com/repos/Raccoons-Rise-Up/client-godot
|
closed
|
Music Fade In / Out
|
Enhancement Help Wanted Low Priority
|
- The menu music track should fade in over time on game launch instead of having it blast at fully volume right away.
- The menu music should slowly transition to the game music over time when the scene is switched from the menu scene to the game scene.
The code should not be hardcoded just to work for these 2 specific tracks but work for any set of audio tracks.
|
1.0
|
Music Fade In / Out - - The menu music track should fade in over time on game launch instead of having it blast at fully volume right away.
- The menu music should slowly transition to the game music over time when the scene is switched from the menu scene to the game scene.
The code should not be hardcoded just to work for these 2 specific tracks but work for any set of audio tracks.
|
non_test
|
music fade in out the menu music track should fade in over time on game launch instead of having it blast at fully volume right away the menu music should slowly transition to the game music over time when the scene is switched from the menu scene to the game scene the code should not be hardcoded just to work for these specific tracks but work for any set of audio tracks
| 0
|
250,428
| 21,280,387,283
|
IssuesEvent
|
2022-04-14 00:45:47
|
wearable-learning-cloud-platform/wlcp-issues
|
https://api.github.com/repos/wearable-learning-cloud-platform/wlcp-issues
|
closed
|
Game Player Enter Name Wrong Error Thrown
|
bug game player game server ready for testing
|
From #149
Steps to Recreate
1. Click "Play a game!"
2. Enter a valid game pin
3. On the Enter Name screen, leave the box blank and click continue.
The following message is shown

|
1.0
|
Game Player Enter Name Wrong Error Thrown - From #149
Steps to Recreate
1. Click "Play a game!"
2. Enter a valid game pin
3. On the Enter Name screen, leave the box blank and click continue.
The following message is shown

|
test
|
game player enter name wrong error thrown from steps to recreate click play a game enter a valid game pin on the enter name screen leave the box blank and click continue the following message is shown
| 1
|
195,124
| 14,704,016,633
|
IssuesEvent
|
2021-01-04 15:52:48
|
github-vet/rangeloop-pointer-findings
|
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
|
closed
|
radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go; 20 LoC
|
fresh small test
|
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go](https://github.com/radondb/radon/blob/3885e5acfe135e1b414dabc6c86e78f3bac4b5eb/src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go#L233-L252)
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.
> range-loop variable s used in defer or goroutine at line 241
[Click here to see the code in its original context.](https://github.com/radondb/radon/blob/3885e5acfe135e1b414dabc6c86e78f3bac4b5eb/src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go#L233-L252)
<details>
<summary>Click here to show the 20 line(s) of Go which triggered the analyzer.</summary>
```go
for _, s := range cs {
wg.Add(1)
go func() {
defer wg.Done()
e := `""''\abc`
str := fmt.Sprintf(`insert into mixer_test_conn (id, str) values(5, "%s")`,
mysql.Escape(e))
_, err := s.c.Execute(str)
assert.Nil(t, err)
str = `select str from mixer_test_conn where id = ?`
r, err := s.c.Execute(str, 5)
assert.Nil(t, err)
ss, _ := r.GetString(0, 0)
assert.Equal(t, e, ss)
}()
}
```
</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: 3885e5acfe135e1b414dabc6c86e78f3bac4b5eb
|
1.0
|
radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go; 20 LoC -
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go](https://github.com/radondb/radon/blob/3885e5acfe135e1b414dabc6c86e78f3bac4b5eb/src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go#L233-L252)
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.
> range-loop variable s used in defer or goroutine at line 241
[Click here to see the code in its original context.](https://github.com/radondb/radon/blob/3885e5acfe135e1b414dabc6c86e78f3bac4b5eb/src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go#L233-L252)
<details>
<summary>Click here to show the 20 line(s) of Go which triggered the analyzer.</summary>
```go
for _, s := range cs {
wg.Add(1)
go func() {
defer wg.Done()
e := `""''\abc`
str := fmt.Sprintf(`insert into mixer_test_conn (id, str) values(5, "%s")`,
mysql.Escape(e))
_, err := s.c.Execute(str)
assert.Nil(t, err)
str = `select str from mixer_test_conn where id = ?`
r, err := s.c.Execute(str, 5)
assert.Nil(t, err)
ss, _ := r.GetString(0, 0)
assert.Equal(t, e, ss)
}()
}
```
</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: 3885e5acfe135e1b414dabc6c86e78f3bac4b5eb
|
test
|
radondb radon src vendor github com radondb shift vendor github com siddontang go mysql client client 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 range loop variable s used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for s range cs wg add go func defer wg done e abc str fmt sprintf insert into mixer test conn id str values s mysql escape e err s c execute str assert nil t err str select str from mixer test conn where id r err s c execute str assert nil t err ss r getstring assert equal t e ss 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
|
32,171
| 7,497,070,085
|
IssuesEvent
|
2018-04-08 16:03:46
|
CCOSTAN/Home-AssistantConfig
|
https://api.github.com/repos/CCOSTAN/Home-AssistantConfig
|
closed
|
Add conditional count sensors
|
Reference Code
|
```yaml
#################################################################
## Living Room Light Count
#################################################################
- platform: template
sensors:
count_living_room_lights:
friendly_name: 'Count Living Room Lights On'
entity_id:
- light.living_room_lamp
- light.living_room_main_light
- light.living_room_side_lights
value_template: >-
{% if states('group.living_room_lights') == 'on' %}
{% for e in states.group.living_room_lights.attributes.entity_id if states(e) == 'on' %}
{% if loop.last %}
{{ loop.index }}
{% endif %}
{%- endfor -%}
{% else %}
0
{% endif %}
#################################################################
## Bedroom Light Count
#################################################################
- platform: template
sensors:
count_bedroom_lights:
friendly_name: 'Count Bedroom Lights On'
entity_id:
- light.bedroom_main_light
- group.group_bedside_lights
value_template: >-
{% if states('group.bedroom_lights') == 'on' %}
{% for e in states.group.bedroom_lights.attributes.entity_id if states(e) == 'on' %}
{% if loop.last %}
{{ loop.index }}
{% endif %}
{%- endfor -%}
{% else %}
0
{% endif %}```
|
1.0
|
Add conditional count sensors - ```yaml
#################################################################
## Living Room Light Count
#################################################################
- platform: template
sensors:
count_living_room_lights:
friendly_name: 'Count Living Room Lights On'
entity_id:
- light.living_room_lamp
- light.living_room_main_light
- light.living_room_side_lights
value_template: >-
{% if states('group.living_room_lights') == 'on' %}
{% for e in states.group.living_room_lights.attributes.entity_id if states(e) == 'on' %}
{% if loop.last %}
{{ loop.index }}
{% endif %}
{%- endfor -%}
{% else %}
0
{% endif %}
#################################################################
## Bedroom Light Count
#################################################################
- platform: template
sensors:
count_bedroom_lights:
friendly_name: 'Count Bedroom Lights On'
entity_id:
- light.bedroom_main_light
- group.group_bedside_lights
value_template: >-
{% if states('group.bedroom_lights') == 'on' %}
{% for e in states.group.bedroom_lights.attributes.entity_id if states(e) == 'on' %}
{% if loop.last %}
{{ loop.index }}
{% endif %}
{%- endfor -%}
{% else %}
0
{% endif %}```
|
non_test
|
add conditional count sensors yaml living room light count platform template sensors count living room lights friendly name count living room lights on entity id light living room lamp light living room main light light living room side lights value template if states group living room lights on for e in states group living room lights attributes entity id if states e on if loop last loop index endif endfor else endif bedroom light count platform template sensors count bedroom lights friendly name count bedroom lights on entity id light bedroom main light group group bedside lights value template if states group bedroom lights on for e in states group bedroom lights attributes entity id if states e on if loop last loop index endif endfor else endif
| 0
|
236,590
| 19,561,553,264
|
IssuesEvent
|
2022-01-03 16:53:42
|
nanocurrency/nano-node
|
https://api.github.com/repos/nanocurrency/nano-node
|
opened
|
Unit test `confirmation_height.conflict_rollback_cemented` intermittently failing
|
bug unit test
|
Disabled in https://github.com/nanocurrency/nano-node/pull/3629
CI run in which it failed: [here](https://github.com/nanocurrency/nano-node/runs/4691644987?check_suite_focus=true#step:5:2514)
|
1.0
|
Unit test `confirmation_height.conflict_rollback_cemented` intermittently failing - Disabled in https://github.com/nanocurrency/nano-node/pull/3629
CI run in which it failed: [here](https://github.com/nanocurrency/nano-node/runs/4691644987?check_suite_focus=true#step:5:2514)
|
test
|
unit test confirmation height conflict rollback cemented intermittently failing disabled in ci run in which it failed
| 1
|
113,124
| 11,788,979,461
|
IssuesEvent
|
2020-03-17 16:24:28
|
SwissDataScienceCenter/renku
|
https://api.github.com/repos/SwissDataScienceCenter/renku
|
opened
|
Document how to resolve MR conflicts in an interactive session
|
QA documentation user
|
Related to https://github.com/SwissDataScienceCenter/renku-ui/issues/837.
In a course setting, participants will often fork a central repo. When the upstream repo evolves, they would like to get the upstream changes into their fork. Even with https://github.com/SwissDataScienceCenter/renku-ui/issues/837 resolved, there can be merge conflicts which are often easy to fix manually through the command line. The easiest way for users to achieve this is probably the following:
- Start an interactive session on the downstream repo
- Add the upstream repo as a second remote, include the existing oauth token in the URL
- Fetch the latest changes from the upstream and merge locally, push.
It would be very helpful to have this procedure documented.
|
1.0
|
Document how to resolve MR conflicts in an interactive session - Related to https://github.com/SwissDataScienceCenter/renku-ui/issues/837.
In a course setting, participants will often fork a central repo. When the upstream repo evolves, they would like to get the upstream changes into their fork. Even with https://github.com/SwissDataScienceCenter/renku-ui/issues/837 resolved, there can be merge conflicts which are often easy to fix manually through the command line. The easiest way for users to achieve this is probably the following:
- Start an interactive session on the downstream repo
- Add the upstream repo as a second remote, include the existing oauth token in the URL
- Fetch the latest changes from the upstream and merge locally, push.
It would be very helpful to have this procedure documented.
|
non_test
|
document how to resolve mr conflicts in an interactive session related to in a course setting participants will often fork a central repo when the upstream repo evolves they would like to get the upstream changes into their fork even with resolved there can be merge conflicts which are often easy to fix manually through the command line the easiest way for users to achieve this is probably the following start an interactive session on the downstream repo add the upstream repo as a second remote include the existing oauth token in the url fetch the latest changes from the upstream and merge locally push it would be very helpful to have this procedure documented
| 0
|
329,060
| 28,146,967,769
|
IssuesEvent
|
2023-04-02 15:45:19
|
void-linux/void-packages
|
https://api.github.com/repos/void-linux/void-packages
|
opened
|
shotcut should depend on ffmpeg
|
bug needs-testing
|
### Is this a new report?
Yes
### System Info
Void 6.1.21_1 x86_64-musl AuthenticAMD notuptodate rF
### Package(s) Affected
shotcut-22.01.30_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
Not applicable.
### Expected behaviour
When told to open a variable-frame-rate video file, shotcut offers to convert it to a more sensible format for editing purposes, and attempts to do this with ffmpeg (meaning the binary `/usr/bin/ffmpeg`).
### Actual behaviour
shotcut does not depend directly or indirectly on ffmpeg, meaning it's possible to have it installed without ffmpeg and have the conversion fail. (I've just had the dependencies actually shake out that way for me in a fresh installation.)
### Steps to reproduce
Install shotcut, do not install ffmpeg, attempt to open a variable-frame-rate video file in shotcut, and accept its offer to convert the file to a better format for editing.
|
1.0
|
shotcut should depend on ffmpeg - ### Is this a new report?
Yes
### System Info
Void 6.1.21_1 x86_64-musl AuthenticAMD notuptodate rF
### Package(s) Affected
shotcut-22.01.30_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
Not applicable.
### Expected behaviour
When told to open a variable-frame-rate video file, shotcut offers to convert it to a more sensible format for editing purposes, and attempts to do this with ffmpeg (meaning the binary `/usr/bin/ffmpeg`).
### Actual behaviour
shotcut does not depend directly or indirectly on ffmpeg, meaning it's possible to have it installed without ffmpeg and have the conversion fail. (I've just had the dependencies actually shake out that way for me in a fresh installation.)
### Steps to reproduce
Install shotcut, do not install ffmpeg, attempt to open a variable-frame-rate video file in shotcut, and accept its offer to convert the file to a better format for editing.
|
test
|
shotcut should depend on ffmpeg is this a new report yes system info void musl authenticamd notuptodate rf package s affected shotcut does a report exist for this bug with the project s home upstream and or another distro not applicable expected behaviour when told to open a variable frame rate video file shotcut offers to convert it to a more sensible format for editing purposes and attempts to do this with ffmpeg meaning the binary usr bin ffmpeg actual behaviour shotcut does not depend directly or indirectly on ffmpeg meaning it s possible to have it installed without ffmpeg and have the conversion fail i ve just had the dependencies actually shake out that way for me in a fresh installation steps to reproduce install shotcut do not install ffmpeg attempt to open a variable frame rate video file in shotcut and accept its offer to convert the file to a better format for editing
| 1
|
30,303
| 4,580,895,756
|
IssuesEvent
|
2016-09-19 00:08:45
|
leafo/scssphp
|
https://api.github.com/repos/leafo/scssphp
|
closed
|
Warning: in_array() expects parameter 2 to be array, boolean given ...
|
needs-test
|
You have now these 2 warnings in Compiler.php:
Warning: in_array() expects parameter 2 to be array, boolean given in ...\scssphp-master\src\Compiler.php on line 1465
Warning: in_array() expects parameter 2 to be array, boolean given in ...\scssphp-master\src\Compiler.php on line 1466
In lines:
1465: $isDefault = in_array('!default', $flags);
1466: $isGlobal = in_array('!global', $flags);
Suggest to set error_reporting(-1) to show ALL errors, including warnings.
|
1.0
|
Warning: in_array() expects parameter 2 to be array, boolean given ... - You have now these 2 warnings in Compiler.php:
Warning: in_array() expects parameter 2 to be array, boolean given in ...\scssphp-master\src\Compiler.php on line 1465
Warning: in_array() expects parameter 2 to be array, boolean given in ...\scssphp-master\src\Compiler.php on line 1466
In lines:
1465: $isDefault = in_array('!default', $flags);
1466: $isGlobal = in_array('!global', $flags);
Suggest to set error_reporting(-1) to show ALL errors, including warnings.
|
test
|
warning in array expects parameter to be array boolean given you have now these warnings in compiler php warning in array expects parameter to be array boolean given in scssphp master src compiler php on line warning in array expects parameter to be array boolean given in scssphp master src compiler php on line in lines isdefault in array default flags isglobal in array global flags suggest to set error reporting to show all errors including warnings
| 1
|
61,482
| 25,540,854,947
|
IssuesEvent
|
2022-11-29 15:12:50
|
dockstore/dockstore
|
https://api.github.com/repos/dockstore/dockstore
|
opened
|
Remove the OrganizationUser accepted field and column
|
enhancement web-service
|
**Is your feature request related to a problem? Please describe.**
The OrganizationUser `accepted` field is deprecated in 1.14.0 and we should remove it.
**Describe the solution you'd like**
Remove the deprecated `accepted` field and database column. Also remove the database trigger that keeps the deprecated `accepted` column and the `status` column in sync.
**Describe alternatives you've considered**
n/a
**Additional context**
Add any other context or screenshots about the feature request here.
|
1.0
|
Remove the OrganizationUser accepted field and column - **Is your feature request related to a problem? Please describe.**
The OrganizationUser `accepted` field is deprecated in 1.14.0 and we should remove it.
**Describe the solution you'd like**
Remove the deprecated `accepted` field and database column. Also remove the database trigger that keeps the deprecated `accepted` column and the `status` column in sync.
**Describe alternatives you've considered**
n/a
**Additional context**
Add any other context or screenshots about the feature request here.
|
non_test
|
remove the organizationuser accepted field and column is your feature request related to a problem please describe the organizationuser accepted field is deprecated in and we should remove it describe the solution you d like remove the deprecated accepted field and database column also remove the database trigger that keeps the deprecated accepted column and the status column in sync describe alternatives you ve considered n a additional context add any other context or screenshots about the feature request here
| 0
|
486,355
| 14,007,856,620
|
IssuesEvent
|
2020-10-28 22:22:28
|
fossasia/open-event-frontend
|
https://api.github.com/repos/fossasia/open-event-frontend
|
opened
|
Sign up process tells user "reset your password" and "forgot your password"
|
Priority: High Priority: Urgent bug
|
Something changed at one point in the sign up process. Instead of welcoming users who have just signed up, we tell them "reset your password" and direct them to a page "forgot your password".
Expected:
1. Users who sign up should receive an email: "Hello, thank you for signing up on eventyay.com. Now please verify your email address and set a password for your account. Please click here [link]."

2. On the page that users are directed to then please show the following:
* Thank you for verifying your email! Please create a password for your account.
* Instead of "reset password" show "Set Password".
* Do not show "new to the site? create an account..."

3. Ensure the changes do not impact the way passwords are reset for existing accounts. For existing verified accounts, the password reset process should stay as is.
|
2.0
|
Sign up process tells user "reset your password" and "forgot your password" - Something changed at one point in the sign up process. Instead of welcoming users who have just signed up, we tell them "reset your password" and direct them to a page "forgot your password".
Expected:
1. Users who sign up should receive an email: "Hello, thank you for signing up on eventyay.com. Now please verify your email address and set a password for your account. Please click here [link]."

2. On the page that users are directed to then please show the following:
* Thank you for verifying your email! Please create a password for your account.
* Instead of "reset password" show "Set Password".
* Do not show "new to the site? create an account..."

3. Ensure the changes do not impact the way passwords are reset for existing accounts. For existing verified accounts, the password reset process should stay as is.
|
non_test
|
sign up process tells user reset your password and forgot your password something changed at one point in the sign up process instead of welcoming users who have just signed up we tell them reset your password and direct them to a page forgot your password expected users who sign up should receive an email hello thank you for signing up on eventyay com now please verify your email address and set a password for your account please click here on the page that users are directed to then please show the following thank you for verifying your email please create a password for your account instead of reset password show set password do not show new to the site create an account ensure the changes do not impact the way passwords are reset for existing accounts for existing verified accounts the password reset process should stay as is
| 0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.