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
189,588
6,799,516,081
IssuesEvent
2017-11-02 10:35:52
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
Pass line number to external editor
component: editor easy language: javascript priority: 2 - low status: work in progress
As @blueyed mentioned in IRC, it'd be nice if it was possible to pass the line number and maybe column to an external editor, if available.
1.0
Pass line number to external editor - As @blueyed mentioned in IRC, it'd be nice if it was possible to pass the line number and maybe column to an external editor, if available.
non_test
pass line number to external editor as blueyed mentioned in irc it d be nice if it was possible to pass the line number and maybe column to an external editor if available
0
306,284
26,454,101,492
IssuesEvent
2023-01-16 13:20:53
GSilviq/Teodor.bg
https://api.github.com/repos/GSilviq/Teodor.bg
opened
Search generating correct result for input keywords
Positive test case
Description The user checks that when entering a keyword in the field, it is presented correctly Pre-conditions 1.The application www.teodor.bg is loaded. 2.Valid user exist in the system. Steps: 1 Click on "Search icon" on the top right corner Expected result A keyword input box is displayed 2 Enter...
1.0
Search generating correct result for input keywords - Description The user checks that when entering a keyword in the field, it is presented correctly Pre-conditions 1.The application www.teodor.bg is loaded. 2.Valid user exist in the system. Steps: 1 Click on "Search icon" on the top right corner Expecte...
test
search generating correct result for input keywords description the user checks that when entering a keyword in the field it is presented correctly pre conditions the application is loaded valid user exist in the system steps click on search icon on the top right corner expected result a ...
1
284,578
8,744,020,200
IssuesEvent
2018-12-12 20:56:09
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Postgres module: detect servers version and use the right query
area/external bug priority/medium
Before PG 11 : ``` WITH wal_size AS ( SELECT current_setting('wal_block_size')::BIGINT * setting::BIGINT AS val FROM pg_settings WHERE name = 'wal_segment_size' ) ``` After PG11: ``` WITH wal_size AS ( SELECT setting AS val FROM pg_settings WHERE name = 'wal_segment_size' ...
1.0
Postgres module: detect servers version and use the right query - Before PG 11 : ``` WITH wal_size AS ( SELECT current_setting('wal_block_size')::BIGINT * setting::BIGINT AS val FROM pg_settings WHERE name = 'wal_segment_size' ) ``` After PG11: ``` WITH wal_size AS ( SELECT setting...
non_test
postgres module detect servers version and use the right query before pg with wal size as select current setting wal block size bigint setting bigint as val from pg settings where name wal segment size after with wal size as select setting as ...
0
251,744
21,521,785,151
IssuesEvent
2022-04-28 14:46:32
damccorm/test-migration-target
https://api.github.com/repos/damccorm/test-migration-target
opened
Dataflow streaming tests failing new AfterSynchronizedProcessingTime test
bug P1 test-failures runner-dataflow
The new test {{org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState}} is failing on Dataflow streaming. Most likely the delays are not large enough for Dataflow's bundle latency, so the triggering does not occur early. https://ci-beam.apache.org/job/beam_PostC...
1.0
Dataflow streaming tests failing new AfterSynchronizedProcessingTime test - The new test {{org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState}} is failing on Dataflow streaming. Most likely the delays are not large enough for Dataflow's bundle latency, so the t...
test
dataflow streaming tests failing new aftersynchronizedprocessingtime test the new test org apache beam sdk transforms groupbykeytest basictests testafterprocessingtimecontinuationtriggerusingstate is failing on dataflow streaming most likely the delays are not large enough for dataflow s bundle latency so the t...
1
188,533
6,777,285,791
IssuesEvent
2017-10-27 21:27:37
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
closed
Lava filters GroupById and GroupByGuid
Priority: Low Status: Confirmed Topic: Lava Type: Enhancement
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNet...
1.0
Lava filters GroupById and GroupByGuid - ### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [clien...
non_test
lava filters groupbyid and groupbyguid prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or e...
0
198,772
14,996,794,822
IssuesEvent
2021-01-29 16:02:55
NOAA-OWP/cahaba
https://api.github.com/repos/NOAA-OWP/cahaba
closed
[3pt] Gain ability to run alpha reach length adjustment solution
AOP Inland Hydraulics Support Research t-route testing
Part of Agile Story #193 Will require understanding the inner workings of the t-route codebase, particularly python_framework_v02. Use Jupyter notebooks to document learning and relay questions to inland team.
1.0
[3pt] Gain ability to run alpha reach length adjustment solution - Part of Agile Story #193 Will require understanding the inner workings of the t-route codebase, particularly python_framework_v02. Use Jupyter notebooks to document learning and relay questions to inland team.
test
gain ability to run alpha reach length adjustment solution part of agile story will require understanding the inner workings of the t route codebase particularly python framework use jupyter notebooks to document learning and relay questions to inland team
1
551,160
16,163,760,392
IssuesEvent
2021-05-01 05:24:19
thzidaan/Web-Scraper
https://api.github.com/repos/thzidaan/Web-Scraper
closed
[Dev Task] Output the scraped results for Aliexpress in Excel
Dev Task Priority (High) Risk (Med)
**User Story** [Scraping Aliexpress](https://github.com/thzidaan/Web-Scraper/issues/6) **Details** Have the output in a file compatible with Excel **Story Points** Story Points : 1
1.0
[Dev Task] Output the scraped results for Aliexpress in Excel - **User Story** [Scraping Aliexpress](https://github.com/thzidaan/Web-Scraper/issues/6) **Details** Have the output in a file compatible with Excel **Story Points** Story Points : 1
non_test
output the scraped results for aliexpress in excel user story details have the output in a file compatible with excel story points story points
0
207,951
15,862,104,129
IssuesEvent
2021-04-08 11:10:07
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: acceptance/bank/zerosum-restart failed [skipped]
C-test-failure O-roachtest O-robot branch-master skipped-test
[(roachtest).acceptance/bank/zerosum-restart failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2243461&tab=buildLog) on [master@b1244847e59bec9fe8cdb15f6b0830591c2b8030](https://github.com/cockroachdb/cockroach/commits/b1244847e59bec9fe8cdb15f6b0830591c2b8030): ``` The test failed on branch=master, cloud=g...
3.0
roachtest: acceptance/bank/zerosum-restart failed [skipped] - [(roachtest).acceptance/bank/zerosum-restart failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2243461&tab=buildLog) on [master@b1244847e59bec9fe8cdb15f6b0830591c2b8030](https://github.com/cockroachdb/cockroach/commits/b1244847e59bec9fe8cdb15f6b0...
test
roachtest acceptance bank zerosum restart failed on the test failed on branch master cloud gce test artifacts and logs in artifacts acceptance bank zerosum restart run bank go bank go acceptance go test runner go pq cannot up replicate to missing gossiped storedescriptor test runn...
1
47,358
19,603,046,346
IssuesEvent
2022-01-06 05:06:52
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
cant deploy to static web app
triaged cxp in-progress product-question Pri2 azure-communication-services/svc calling/subsvc
I wanted to combine this with the https://docs.microsoft.com/en-us/azure/communication-services/tutorials/building-app-start create a static web app but if i want to run it with npm run build:dev i does not work. What do i need to change to make this compatible? Static Web App did work but when i replaced the index.htm...
1.0
cant deploy to static web app - I wanted to combine this with the https://docs.microsoft.com/en-us/azure/communication-services/tutorials/building-app-start create a static web app but if i want to run it with npm run build:dev i does not work. What do i need to change to make this compatible? Static Web App did work b...
non_test
cant deploy to static web app i wanted to combine this with the create a static web app but if i want to run it with npm run build dev i does not work what do i need to change to make this compatible static web app did work but when i replaced the index html with the new one and add the client js it does not work...
0
408,850
11,953,301,093
IssuesEvent
2020-04-03 20:37:06
osmontrouge/caresteouvert
https://api.github.com/repos/osmontrouge/caresteouvert
closed
Gérer les catégories en base de données
enhancement priority: high
Je lance le sujet : comment gérer de manière centralisée et efficace les catégories de points que l'on affiche. Actuellement, les catégories sont mobilisées dans : * Les filtres de la carte et la base de données : catégories _normalisées_ * Les symboles sur la carte + nom de catégorie dans le panneau de droite : _cat...
1.0
Gérer les catégories en base de données - Je lance le sujet : comment gérer de manière centralisée et efficace les catégories de points que l'on affiche. Actuellement, les catégories sont mobilisées dans : * Les filtres de la carte et la base de données : catégories _normalisées_ * Les symboles sur la carte + nom de ...
non_test
gérer les catégories en base de données je lance le sujet comment gérer de manière centralisée et efficace les catégories de points que l on affiche actuellement les catégories sont mobilisées dans les filtres de la carte et la base de données catégories normalisées les symboles sur la carte nom de ...
0
41,113
5,332,938,913
IssuesEvent
2017-02-15 23:31:32
semperfiwebdesign/simplemap
https://api.github.com/repos/semperfiwebdesign/simplemap
opened
Stylesheet isn't being loaded on single location page
Bug Needs Testing
Whilst testing #12 I found that the stylesheet isn't being loaded on single location page. I need to test when this broke.
1.0
Stylesheet isn't being loaded on single location page - Whilst testing #12 I found that the stylesheet isn't being loaded on single location page. I need to test when this broke.
test
stylesheet isn t being loaded on single location page whilst testing i found that the stylesheet isn t being loaded on single location page i need to test when this broke
1
133,782
10,863,031,927
IssuesEvent
2019-11-14 14:25:36
raiden-network/raiden
https://api.github.com/repos/raiden-network/raiden
opened
Fix and unskip test_try_secret_request_after_settle_channel
Flag / Testing
Test is currently skipped but no reason is given: https://github.com/raiden-network/raiden/blob/dca2128d6f8dca116bd4987cc9d71c6b875dff52/raiden/tests/fuzz/test_state_changes.py#L721-L732 Running it locally this is how the failure looks like: ``` platform linux -- Python 3.7.4, pytest-4.6.3, py-1.8.0, pluggy-0...
1.0
Fix and unskip test_try_secret_request_after_settle_channel - Test is currently skipped but no reason is given: https://github.com/raiden-network/raiden/blob/dca2128d6f8dca116bd4987cc9d71c6b875dff52/raiden/tests/fuzz/test_state_changes.py#L721-L732 Running it locally this is how the failure looks like: ``` pl...
test
fix and unskip test try secret request after settle channel test is currently skipped but no reason is given running it locally this is how the failure looks like platform linux python pytest py pluggy hypothesis profile default database directorybasedexampledatab...
1
52,982
13,258,800,025
IssuesEvent
2020-08-20 15:51:23
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2 [AXE-CORE]: Heading levels SHOULD increase by one
508-defect-2 508-issue-headings 508/Accessibility vsa vsa-benefits
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for sugg...
1.0
508-defect-2 [AXE-CORE]: Heading levels SHOULD increase by one - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Shoul...
non_test
defect heading levels should increase by one feedback framework ❗️ must for if the feedback must be applied ⚠️should if the feedback is best practice ✔️ consider for suggestions enhancements description the alert box heading save time—and save your work in prog...
0
137,189
5,299,411,906
IssuesEvent
2017-02-10 00:03:06
ObjectiveSubject/cgu
https://api.github.com/repos/ObjectiveSubject/cgu
opened
Footer: hover state
Medium Priority
From Andrea: the hover state in the school footer is red on black and becomes illegible. I was watching a colleague click on a link and I could see she got a little confused by the experience. Maybe this needs to not be black anymore? What if it was the same gray as the CGU footer but with the lightest diagonal line? O...
1.0
Footer: hover state - From Andrea: the hover state in the school footer is red on black and becomes illegible. I was watching a colleague click on a link and I could see she got a little confused by the experience. Maybe this needs to not be black anymore? What if it was the same gray as the CGU footer but with the lig...
non_test
footer hover state from andrea the hover state in the school footer is red on black and becomes illegible i was watching a colleague click on a link and i could see she got a little confused by the experience maybe this needs to not be black anymore what if it was the same gray as the cgu footer but with the lig...
0
244,379
20,627,182,319
IssuesEvent
2022-03-08 00:21:32
harvester/harvester
https://api.github.com/repos/harvester/harvester
closed
[BUG] When provisioning an RKE1 node drivercluster Harvester went down
bug priority/2 area/rancher-related regression not-require/test-plan
**Describe the bug** <!-- A clear and concise description of what the bug is. --> When I was provisioning a RKE1 node driver cluster (1 node) my Harvester cluster lost network connectivity **To Reproduce** Steps to reproduce the behavior: I'm not sure if this is reproducible. I'm looking into it 1. Provision RKE1...
1.0
[BUG] When provisioning an RKE1 node drivercluster Harvester went down - **Describe the bug** <!-- A clear and concise description of what the bug is. --> When I was provisioning a RKE1 node driver cluster (1 node) my Harvester cluster lost network connectivity **To Reproduce** Steps to reproduce the behavior: I'm...
test
when provisioning an node drivercluster harvester went down describe the bug when i was provisioning a node driver cluster node my harvester cluster lost network connectivity to reproduce steps to reproduce the behavior i m not sure if this is reproducible i m looking into it provision ...
1
61,942
8,563,726,684
IssuesEvent
2018-11-09 14:52:15
pepper-jk/issue_test
https://api.github.com/repos/pepper-jk/issue_test
closed
Document the file_statistics table
Documentation enhancement
<a href="https://github.com/pepper-jk"><img src="https://avatars1.githubusercontent.com/u/19859589?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [pepper-jk](https://github.com/pepper-jk)** _Monday Nov 05, 2018 at 15:51 GMT_ _Originally opened as https://github.com/pepper-jk/issue_import/iss...
1.0
Document the file_statistics table - <a href="https://github.com/pepper-jk"><img src="https://avatars1.githubusercontent.com/u/19859589?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [pepper-jk](https://github.com/pepper-jk)** _Monday Nov 05, 2018 at 15:51 GMT_ _Originally opened as https://...
non_test
document the file statistics table issue by monday nov at gmt originally opened as issue by wednesday nov at gmt originally opened as in multiple locations i find references to the table file statistics it could be useful to enable the user access to t...
0
140,799
21,214,254,688
IssuesEvent
2022-04-11 05:06:00
BitcoinDesign/Guide
https://api.github.com/repos/BitcoinDesign/Guide
opened
📱 Revise `Daily spending wallet` -> `Privacy` page
Copy Design Lightning
This issue will be part of a bigger milestone that focuses on revising the newly formed `Daily spending wallet` reference design we now have in the guide. The current privacy page in `Daily spending wallet` is more of a general overview of wallet privacy and isn't specific to a daily spending wallet. We should make...
1.0
📱 Revise `Daily spending wallet` -> `Privacy` page - This issue will be part of a bigger milestone that focuses on revising the newly formed `Daily spending wallet` reference design we now have in the guide. The current privacy page in `Daily spending wallet` is more of a general overview of wallet privacy and isn...
non_test
📱 revise daily spending wallet privacy page this issue will be part of a bigger milestone that focuses on revising the newly formed daily spending wallet reference design we now have in the guide the current privacy page in daily spending wallet is more of a general overview of wallet privacy and isn...
0
246,864
20,922,457,088
IssuesEvent
2022-03-24 18:45:47
brown-ccv/redcap-image-annotator
https://api.github.com/repos/brown-ccv/redcap-image-annotator
closed
Several downloads
test
REDCap Security Report --- The module seems to be making several downloads at a time. See Severaldownloads.png file. Severaldownloads.png ![Severaldownloads.png](https://user-images.githubusercontent.com/22246473/158812944-64ec0f48-5c0f-414a-b0d0-cc9b02f917d8.png)
1.0
Several downloads - REDCap Security Report --- The module seems to be making several downloads at a time. See Severaldownloads.png file. Severaldownloads.png ![Severaldownloads.png](https://user-images.githubusercontent.com/22246473/158812944-64ec0f48-5c0f-414a-b0d0-cc9b02f917d8.png)
test
several downloads redcap security report the module seems to be making several downloads at a time see severaldownloads png file severaldownloads png
1
228,189
18,164,309,897
IssuesEvent
2021-09-27 13:11:28
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Test task presentation close API
testplan-item
Refs: https://github.com/microsoft/vscode/issues/131125 - [ ] anyOS - [ ] anyOS Complexity: 3 --- The existing task presentation option `close` is now available in the tasks API. https://github.com/microsoft/vscode/blob/55c726b53e6ebcc04553fe095fcd0ac01c095e02/src/vs/vscode.proposed.d.ts#L1077-L1080 ...
1.0
Test task presentation close API - Refs: https://github.com/microsoft/vscode/issues/131125 - [ ] anyOS - [ ] anyOS Complexity: 3 --- The existing task presentation option `close` is now available in the tasks API. https://github.com/microsoft/vscode/blob/55c726b53e6ebcc04553fe095fcd0ac01c095e02/src/vs/...
test
test task presentation close api refs anyos anyos complexity the existing task presentation option close is now available in the tasks api to try out the api start with an existing task provider i recommend the built in npm task provider for this add presentatio...
1
335,350
10,152,344,534
IssuesEvent
2019-08-05 23:18:37
medic/medic
https://api.github.com/repos/medic/medic
closed
Remove enketo form generation feature
Enketo Priority: 3 - Low Type: Technical issue
We have a [large and complicated function](https://github.com/medic/medic-webapp/blob/master/static/js/services/enketo-translation.js#L132) to generate an xform for editing contacts which is no longer used as far as I know. Instead all projects use custom made forms. Remove the code for generating xforms.
1.0
Remove enketo form generation feature - We have a [large and complicated function](https://github.com/medic/medic-webapp/blob/master/static/js/services/enketo-translation.js#L132) to generate an xform for editing contacts which is no longer used as far as I know. Instead all projects use custom made forms. Remove th...
non_test
remove enketo form generation feature we have a to generate an xform for editing contacts which is no longer used as far as i know instead all projects use custom made forms remove the code for generating xforms
0
300,276
22,659,995,480
IssuesEvent
2022-07-02 02:27:20
amnis-dev/amnis-design
https://api.github.com/repos/amnis-dev/amnis-design
closed
Improve commenting on existing components
documentation no-issue-activity
Although the code should be simple to read, the commenting and documentation on existing components could use work. This will probably prompt a start to MDX guides on how to use the components.
1.0
Improve commenting on existing components - Although the code should be simple to read, the commenting and documentation on existing components could use work. This will probably prompt a start to MDX guides on how to use the components.
non_test
improve commenting on existing components although the code should be simple to read the commenting and documentation on existing components could use work this will probably prompt a start to mdx guides on how to use the components
0
77,827
7,604,518,922
IssuesEvent
2018-04-30 02:01:52
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
closed
National Map v2018-04-16 pre-release test - Dept of Comms / ADSL availability - no borders
GA-testing
Takes too long to load Layer: National Datasets/Communications/Broadband ADSL Availability no Borders ![slide1](https://user-images.githubusercontent.com/22827786/39110473-c4c6ffc4-46c0-11e8-812d-b5dd743db1f6.JPG)
1.0
National Map v2018-04-16 pre-release test - Dept of Comms / ADSL availability - no borders - Takes too long to load Layer: National Datasets/Communications/Broadband ADSL Availability no Borders ![slide1](https://user-images.githubusercontent.com/22827786/39110473-c4c6ffc4-46c0-11e8-812d-b5dd743db1f6.JPG)
test
national map pre release test dept of comms adsl availability no borders takes too long to load layer national datasets communications broadband adsl availability no borders
1
787,086
27,705,835,714
IssuesEvent
2023-03-14 11:07:43
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
securitycenter.snippets.snippets_findings_test: test_create_finding_with_source_properties failed
priority: p1 type: bug api: securitycenter samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 68a236ac4d2d5c07a6886686dcc5bfaca5e5cbf4 b...
1.0
securitycenter.snippets.snippets_findings_test: test_create_finding_with_source_properties failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybo...
non_test
securitycenter snippets snippets findings test test create finding with source properties failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output ...
0
280,628
24,319,673,670
IssuesEvent
2022-09-30 09:35:35
KomodoPlatform/atomicDEX-Desktop
https://api.github.com/repos/KomodoPlatform/atomicDEX-Desktop
closed
Remove ARB and OPT assets
bug test coins coin-delisting
ref: https://twitter.com/infura_io/status/1575138372884070400 ``` Dear Infura User, If you access the Optimism and Arbitrum networks on the Infura platform, please read this notice carefully. Following the Ethereum Merge, all testnets except for Goerli and Sepolia will be deprecated. For more information on t...
1.0
Remove ARB and OPT assets - ref: https://twitter.com/infura_io/status/1575138372884070400 ``` Dear Infura User, If you access the Optimism and Arbitrum networks on the Infura platform, please read this notice carefully. Following the Ethereum Merge, all testnets except for Goerli and Sepolia will be deprecate...
test
remove arb and opt assets ref dear infura user if you access the optimism and arbitrum networks on the infura platform please read this notice carefully following the ethereum merge all testnets except for goerli and sepolia will be deprecated for more information on the ethereum foundation’s pl...
1
188,474
14,445,786,672
IssuesEvent
2020-12-07 23:43:54
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
litecoinfinance/lnd: routing/pathfind_test.go; 5 LoC
fresh test tiny
Found a possible issue in [litecoinfinance/lnd](https://www.github.com/litecoinfinance/lnd) at [routing/pathfind_test.go](https://github.com/litecoinfinance/lnd/blob/87972fe9cb2442f71d2c7d743709d66c27ad8bc8/routing/pathfind_test.go#L737-L741) Below is the message reported by the analyzer for this snippet of code. Bew...
1.0
litecoinfinance/lnd: routing/pathfind_test.go; 5 LoC - Found a possible issue in [litecoinfinance/lnd](https://www.github.com/litecoinfinance/lnd) at [routing/pathfind_test.go](https://github.com/litecoinfinance/lnd/blob/87972fe9cb2442f71d2c7d743709d66c27ad8bc8/routing/pathfind_test.go#L737-L741) Below is the message...
test
litecoinfinance lnd routing pathfind 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 functio...
1
195,288
14,712,669,469
IssuesEvent
2021-01-05 09:16:02
HeRAMS-WHO/herams-backend
https://api.github.com/repos/HeRAMS-WHO/herams-backend
closed
Add option to change language to default icons
flow:test on staging type:enhancement urgency:low
If a user wants to change the language, they have to go through profile, etc. This is not intuitive and users are often not aware that they can change the language. Can we add an icon to the standard icons on the top right corner that provides users with a short cut to change the language. Ideally, we could use coun...
1.0
Add option to change language to default icons - If a user wants to change the language, they have to go through profile, etc. This is not intuitive and users are often not aware that they can change the language. Can we add an icon to the standard icons on the top right corner that provides users with a short cut t...
test
add option to change language to default icons if a user wants to change the language they have to go through profile etc this is not intuitive and users are often not aware that they can change the language can we add an icon to the standard icons on the top right corner that provides users with a short cut t...
1
282,431
21,315,488,989
IssuesEvent
2022-04-16 07:38:53
Graphcalibur/pe
https://api.github.com/repos/Graphcalibur/pe
opened
Use case for updating an emplyoee's data is missing extensions
type.DocumentationBug severity.Low
![2022-04-16_15-40.png](https://raw.githubusercontent.com/Graphcalibur/pe/master/files/5e10165d-a479-4871-848b-362ca49eac28.png) No extensions are given for when an invalid parameter is passed, or when editing an employee's data causes them to have the same data as another employee. <!--session: 1650088173992-b9a4c6...
1.0
Use case for updating an emplyoee's data is missing extensions - ![2022-04-16_15-40.png](https://raw.githubusercontent.com/Graphcalibur/pe/master/files/5e10165d-a479-4871-848b-362ca49eac28.png) No extensions are given for when an invalid parameter is passed, or when editing an employee's data causes them to have the s...
non_test
use case for updating an emplyoee s data is missing extensions no extensions are given for when an invalid parameter is passed or when editing an employee s data causes them to have the same data as another employee
0
267,845
8,393,661,124
IssuesEvent
2018-10-09 21:13:13
kubernetes-sigs/cluster-api-provider-aws
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-aws
closed
Need to reconcile instances better
kind/bug lifecycle/active priority/critical-urgent
/kind bug We aren't tagging or looking up instances by tag, so we end up creating a new one each iteration. **What did you expect to happen:** I expect instances to be reused if tagged appropriately
1.0
Need to reconcile instances better - /kind bug We aren't tagging or looking up instances by tag, so we end up creating a new one each iteration. **What did you expect to happen:** I expect instances to be reused if tagged appropriately
non_test
need to reconcile instances better kind bug we aren t tagging or looking up instances by tag so we end up creating a new one each iteration what did you expect to happen i expect instances to be reused if tagged appropriately
0
89,551
8,205,743,914
IssuesEvent
2018-09-03 11:10:21
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
closed
humz_proj_test : ApiV1OrgsFindByNameNameGetQueryParamEmptyValuePagesize
humz_proj_test
Project : humz_proj_test Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY]...
1.0
humz_proj_test : ApiV1OrgsFindByNameNameGetQueryParamEmptyValuePagesize - Project : humz_proj_test Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0...
test
humz proj test project humz proj test job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint re...
1
16,488
10,967,203,090
IssuesEvent
2019-11-28 09:04:20
ElektraInitiative/libelektra
https://api.github.com/repos/ElektraInitiative/libelektra
closed
How to set a negative value with kdb set
bug usability
How can I set a negative number in kdb? ```sh kdb set '/my/number' '-3' #> kdb: invalid option -- '3' #> Sorry, I could not process the given options (see errors above) #> #> Usage: kdb set <name> [<value>] #> #> Set the value of an individual key. #> If no ...
True
How to set a negative value with kdb set - How can I set a negative number in kdb? ```sh kdb set '/my/number' '-3' #> kdb: invalid option -- '3' #> Sorry, I could not process the given options (see errors above) #> #> Usage: kdb set <name> [<value>] #> #> Set...
non_test
how to set a negative value with kdb set how can i set a negative number in kdb sh kdb set my number kdb invalid option sorry i could not process the given options see errors above usage kdb set set the value of...
0
287,115
24,809,162,275
IssuesEvent
2022-10-25 08:04:15
jdi-testing/jdi-light
https://api.github.com/repos/jdi-testing/jdi-light
closed
Update test site Breadcrumbs page
TestSite Vuetify
- [x] Add dark theme breadcrumbs on the test site; - [x] Add elements with ripple.
1.0
Update test site Breadcrumbs page - - [x] Add dark theme breadcrumbs on the test site; - [x] Add elements with ripple.
test
update test site breadcrumbs page add dark theme breadcrumbs on the test site add elements with ripple
1
66,209
12,734,497,498
IssuesEvent
2020-06-25 13:59:40
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
opened
Coilgun ammo status when not using it
Art Code Design Feature request
Seeing ammo status on coilguns would make it easier to stay on top of the current ammo situation. Right now using the coilgun is required to get an idea of how much ammo there is, whereas for example the railgun's current ammo state can be easily seen without using it. Could use a power bar type of a display that batte...
1.0
Coilgun ammo status when not using it - Seeing ammo status on coilguns would make it easier to stay on top of the current ammo situation. Right now using the coilgun is required to get an idea of how much ammo there is, whereas for example the railgun's current ammo state can be easily seen without using it. Could use ...
non_test
coilgun ammo status when not using it seeing ammo status on coilguns would make it easier to stay on top of the current ammo situation right now using the coilgun is required to get an idea of how much ammo there is whereas for example the railgun s current ammo state can be easily seen without using it could use ...
0
117,881
17,567,037,641
IssuesEvent
2021-08-14 00:09:35
MythicDrops/worldguard-adapters
https://api.github.com/repos/MythicDrops/worldguard-adapters
closed
CVE-2020-11023 (Medium) detected in jquery-1.8.1.min.js - autoclosed
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2020-11023 (Medium) detected in jquery-1.8.1.min.js - autoclosed - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>Java...
non_test
cve medium detected in jquery min js autoclosed cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file worldguard adapters node modules redeyed examples browser index ht...
0
344,820
30,763,266,515
IssuesEvent
2023-07-30 01:00:51
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[REMOTO - PJ] Tech Lead FullStack - Jusfy
PJ Sênior Node.js Remoto Especialista Testes automatizados TypeScript Git Docker Stale
## Nossa empresa A [[Jusfy](https://www.linkedin.com/company/jusfy/)](https://www.linkedin.com/company/jusfy/) está em busca de um **Tech Lead FullStack** para compor o time! Somos uma startup jurídica que busca constantemente soluções para facilitar a vida dos advogados e advogadas brasileiros. Atuamos na área de tec...
1.0
[REMOTO - PJ] Tech Lead FullStack - Jusfy - ## Nossa empresa A [[Jusfy](https://www.linkedin.com/company/jusfy/)](https://www.linkedin.com/company/jusfy/) está em busca de um **Tech Lead FullStack** para compor o time! Somos uma startup jurídica que busca constantemente soluções para facilitar a vida dos advogados e a...
test
tech lead fullstack jusfy nossa empresa a   está em busca de um  tech lead fullstack  para compor o time somos uma startup jurídica que busca constantemente soluções para facilitar a vida dos advogados e advogadas brasileiros atuamos na área de tecnologia desenvolvendo produtos e ferramentas que auxili...
1
1,806
26,687,811,080
IssuesEvent
2023-01-27 00:06:07
chapel-lang/chapel
https://api.github.com/repos/chapel-lang/chapel
opened
GPU kernel for forall loops might hang in the presense of syncThreads primitive.
type: Portability area: GPU Support
Currently, GPUized forall loops have kernels that include implicit "bounds checking" using the thread and block ID on the device. For instance, for the following `forall` loop: ```Chapel forall x in 0..N { f(x); } ``` The generated kernels looks _kind of_ like this: ```Chapel proc chpl_kernel() { var idx ...
True
GPU kernel for forall loops might hang in the presense of syncThreads primitive. - Currently, GPUized forall loops have kernels that include implicit "bounds checking" using the thread and block ID on the device. For instance, for the following `forall` loop: ```Chapel forall x in 0..N { f(x); } ``` The generat...
non_test
gpu kernel for forall loops might hang in the presense of syncthreads primitive currently gpuized forall loops have kernels that include implicit bounds checking using the thread and block id on the device for instance for the following forall loop chapel forall x in n f x the generat...
0
81,455
30,856,663,681
IssuesEvent
2023-08-02 21:15:25
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Unable to silence "joined the room" notifications
T-Defect
### Steps to reproduce 1. Enroll in the "Notifications Settings" beta 2. Leave the beta ### Outcome #### What did you expect? Notifications would go back to how they were and/or having the ability to silence "joined the room" notifications in the settings. #### What happened instead? I can't find a way t...
1.0
Unable to silence "joined the room" notifications - ### Steps to reproduce 1. Enroll in the "Notifications Settings" beta 2. Leave the beta ### Outcome #### What did you expect? Notifications would go back to how they were and/or having the ability to silence "joined the room" notifications in the settings. ...
non_test
unable to silence joined the room notifications steps to reproduce enroll in the notifications settings beta leave the beta outcome what did you expect notifications would go back to how they were and or having the ability to silence joined the room notifications in the settings ...
0
37,937
8,381,130,274
IssuesEvent
2018-10-07 21:39:49
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Clarification of the code style to use for module* params in Kconfig templates
area: Code Style
Recently, a "Kconfig template feature" was introduced, which requires assigning values to some template variables and then source a "Kconfig template" which will have those vars substituted. This ticket is to clarify punctuation style to use of these template var assignments. E.g., initially syntax with spaces aroun...
1.0
Clarification of the code style to use for module* params in Kconfig templates - Recently, a "Kconfig template feature" was introduced, which requires assigning values to some template variables and then source a "Kconfig template" which will have those vars substituted. This ticket is to clarify punctuation style t...
non_test
clarification of the code style to use for module params in kconfig templates recently a kconfig template feature was introduced which requires assigning values to some template variables and then source a kconfig template which will have those vars substituted this ticket is to clarify punctuation style t...
0
239,908
19,977,488,716
IssuesEvent
2022-01-29 10:25:41
mapstruct/mapstruct
https://api.github.com/repos/mapstruct/mapstruct
closed
Run CDI integration tests on Java 16+
test
Currently there are issues with the CDI integration tests on Java 16+. With #2466 we have disable those tests on Java 16+. We need to find a solution for running the tests.
1.0
Run CDI integration tests on Java 16+ - Currently there are issues with the CDI integration tests on Java 16+. With #2466 we have disable those tests on Java 16+. We need to find a solution for running the tests.
test
run cdi integration tests on java currently there are issues with the cdi integration tests on java with we have disable those tests on java we need to find a solution for running the tests
1
577,749
17,117,969,538
IssuesEvent
2021-07-11 18:58:06
RedstoneParadox/ParadoxConfig
https://api.github.com/repos/RedstoneParadox/ParadoxConfig
closed
Upload to Modrinth instead of relying on Jitpack
low priority
Jitpack can be quite unreliable at times, so I would suggest uploading to Modrinth and have people use their Maven instead of Jitpack: `https://api.modrinth.com/maven`, and the artifact would be `maven.modrinth:paradoxconfig:<version>` No need to have the exclude fapi/flk, just modApi and include, since it'd just be th...
1.0
Upload to Modrinth instead of relying on Jitpack - Jitpack can be quite unreliable at times, so I would suggest uploading to Modrinth and have people use their Maven instead of Jitpack: `https://api.modrinth.com/maven`, and the artifact would be `maven.modrinth:paradoxconfig:<version>` No need to have the exclude fapi/...
non_test
upload to modrinth instead of relying on jitpack jitpack can be quite unreliable at times so i would suggest uploading to modrinth and have people use their maven instead of jitpack and the artifact would be maven modrinth paradoxconfig no need to have the exclude fapi flk just modapi and include since it ...
0
64,234
6,897,086,160
IssuesEvent
2017-11-23 22:47:27
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
opened
National Map v2017-11-21b pre-release test - Observation 1 - Slow response
GA-testing
- Many layers in this release were found to load very slowly, some hanged the system! (A few listed under issues) ![slide1](https://user-images.githubusercontent.com/22827786/33190002-66637596-d0fc-11e7-9b65-48c96cc3f6fc.JPG)
1.0
National Map v2017-11-21b pre-release test - Observation 1 - Slow response - - Many layers in this release were found to load very slowly, some hanged the system! (A few listed under issues) ![slide1](https://user-images.githubusercontent.com/22827786/33190002-66637596-d0fc-11e7-9b65-48c96cc3f6fc.JPG)
test
national map pre release test observation slow response many layers in this release were found to load very slowly some hanged the system a few listed under issues
1
277,359
24,063,923,273
IssuesEvent
2022-09-17 07:36:07
unicode-org/icu4x
https://api.github.com/repos/unicode-org/icu4x
closed
Docs cleanup: use `icu::` consistently
T-docs-tests good first issue help wanted C-meta S-small
I feel like we should introduce a common style for all our documentation. The `icu` crate, which will probably be any client's entry point to ICU4X uses `icu::` in its examples, as do some other crates. However, we also have some crates don't go through the `icu` crate, so at some point our documentation changes from `...
1.0
Docs cleanup: use `icu::` consistently - I feel like we should introduce a common style for all our documentation. The `icu` crate, which will probably be any client's entry point to ICU4X uses `icu::` in its examples, as do some other crates. However, we also have some crates don't go through the `icu` crate, so at so...
test
docs cleanup use icu consistently i feel like we should introduce a common style for all our documentation the icu crate which will probably be any client s entry point to uses icu in its examples as do some other crates however we also have some crates don t go through the icu crate so at some p...
1
260,220
22,601,798,286
IssuesEvent
2022-06-29 09:46:04
ita-social-projects/WhatBackend
https://api.github.com/repos/ita-social-projects/WhatBackend
closed
UnitTests, cover class CharlieBackend.Business.LessonService by unit tests
tests
Cover all class by tests.
1.0
UnitTests, cover class CharlieBackend.Business.LessonService by unit tests - Cover all class by tests.
test
unittests cover class charliebackend business lessonservice by unit tests cover all class by tests
1
102,907
8,870,282,094
IssuesEvent
2019-01-11 09:03:23
MozillaItalia/Mozilla-Italia-l10n-guide
https://api.github.com/repos/MozillaItalia/Mozilla-Italia-l10n-guide
closed
Weekly Translation of Pontoon Projects (Week 1/19)
Italian for new volunteers good first bug help wanted translation needed! translation test
# Stringhe della settimana - [x] [Firefox Monitor Website](https://pontoon.mozilla.org/it/firefox-monitor-website/all-resources/?status=missing%2Cfuzzy%2Cerrors&string=194062) 1 stringa @kitsunenosaraT ❗️ La lista delle stringhe da tradurre viene aggiornata più volte nell'arco della settimana ## Informazioni s...
1.0
Weekly Translation of Pontoon Projects (Week 1/19) - # Stringhe della settimana - [x] [Firefox Monitor Website](https://pontoon.mozilla.org/it/firefox-monitor-website/all-resources/?status=missing%2Cfuzzy%2Cerrors&string=194062) 1 stringa @kitsunenosaraT ❗️ La lista delle stringhe da tradurre viene aggiornata più...
test
weekly translation of pontoon projects week stringhe della settimana stringa kitsunenosarat ❗️ la lista delle stringhe da tradurre viene aggiornata più volte nell arco della settimana informazioni sul progetto questo issue serve a gestire le traduzioni dei siti mozilla sulla piattaform...
1
334,068
29,820,345,604
IssuesEvent
2023-06-17 01:31:37
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix manipulation.test_vsplit
Sub Task Ivy API Experimental Failing Test
| | | |---|---| |torch|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="null"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="null"><img src=https://img.shields...
1.0
Fix manipulation.test_vsplit - | | | |---|---| |torch|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="null"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="nul...
test
fix manipulation test vsplit torch img src numpy img src jax img src tensorflow img src paddle img src
1
4,479
3,029,725,209
IssuesEvent
2015-08-04 14:08:09
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
opened
Code Inspection Fix removes entire line when Issue is "Variable 'varname' is never assigned/used" and "Instruction contains multiple declarations"
bug code-inspections
I'm checking out the Code Inspections now and loving it. I did come across one issue that I wanted to bring to your attention, as you were so helpful already and I'm thankful to have the opportunity to give back in testing time. Here is what the Code Inspections found: ![unnamed](https://cloud.githubuserconte...
1.0
Code Inspection Fix removes entire line when Issue is "Variable 'varname' is never assigned/used" and "Instruction contains multiple declarations" - I'm checking out the Code Inspections now and loving it. I did come across one issue that I wanted to bring to your attention, as you were so helpful already and I'm thank...
non_test
code inspection fix removes entire line when issue is variable varname is never assigned used and instruction contains multiple declarations i m checking out the code inspections now and loving it i did come across one issue that i wanted to bring to your attention as you were so helpful already and i m thank...
0
28,688
2,708,485,051
IssuesEvent
2015-04-08 09:16:04
ondras/wwwsqldesigner
https://api.github.com/repos/ondras/wwwsqldesigner
closed
Type dropdown loses value
bug imported Priority-Medium wontfix
_From [atrop...@gmail.com](https://code.google.com/u/101131384345788038437/) on November 22, 2009 06:13:35_ When you select a value with the keyboard and then close the drop down list with your mouse, the value reverts to its previous selection. To reproduce: 1. Add a table, then a column, then edit it and click...
1.0
Type dropdown loses value - _From [atrop...@gmail.com](https://code.google.com/u/101131384345788038437/) on November 22, 2009 06:13:35_ When you select a value with the keyboard and then close the drop down list with your mouse, the value reverts to its previous selection. To reproduce: 1. Add a table, then a co...
non_test
type dropdown loses value from on november when you select a value with the keyboard and then close the drop down list with your mouse the value reverts to its previous selection to reproduce add a table then a column then edit it and click the data type drop down list to open it ...
0
259,505
22,494,158,445
IssuesEvent
2022-06-23 05:43:09
apache/shardingsphere
https://api.github.com/repos/apache/shardingsphere
closed
Add more test cases for XAConnectionWrapperFactoryTest
in: test WeOpen-Star
This issue is for [WeOpen-Star](https://github.com/apache/shardingsphere/issues/17502) The steps of add test case of SPI factories: 1. Create or reuse a SPI fixture, name as `XXXFixture` in test folder and do not forget put them into META-INF/services; 2. Add test case for XXXFactory's `newInstance`, `findInsta...
1.0
Add more test cases for XAConnectionWrapperFactoryTest - This issue is for [WeOpen-Star](https://github.com/apache/shardingsphere/issues/17502) The steps of add test case of SPI factories: 1. Create or reuse a SPI fixture, name as `XXXFixture` in test folder and do not forget put them into META-INF/services; 2....
test
add more test cases for xaconnectionwrapperfactorytest this issue is for the steps of add test case of spi factories create or reuse a spi fixture name as xxxfixture in test folder and do not forget put them into meta inf services add test case for xxxfactory s newinstance findinstance g...
1
14,742
4,973,553,173
IssuesEvent
2016-12-06 01:34:24
coala/coala
https://api.github.com/repos/coala/coala
closed
:raises Error: in documentation comments
area/documentation type/codestyle type/feature
Do we want that? TODO: List of advantages/disadvantages.
1.0
:raises Error: in documentation comments - Do we want that? TODO: List of advantages/disadvantages.
non_test
raises error in documentation comments do we want that todo list of advantages disadvantages
0
465,162
13,357,896,001
IssuesEvent
2020-08-31 10:39:29
haskell/cabal
https://api.github.com/repos/haskell/cabal
closed
'cabal install' ignores --builddir when in sandbox
cabal-install: sandbox meta: 23Skidoo old-milestone: cabal-install 2.0 priority: low type: bug
``` $ cabal sandbox init $ cabal install --builddir=foo ``` The generated build directory is `dist` instead of `foo`.
1.0
'cabal install' ignores --builddir when in sandbox - ``` $ cabal sandbox init $ cabal install --builddir=foo ``` The generated build directory is `dist` instead of `foo`.
non_test
cabal install ignores builddir when in sandbox cabal sandbox init cabal install builddir foo the generated build directory is dist instead of foo
0
491,062
14,144,172,658
IssuesEvent
2020-11-10 16:07:40
ooni/ooni.org
https://api.github.com/repos/ooni/ooni.org
closed
Measurement Training (Week 5)
community effort/L priority/high workshop
As part of the 5th week of Internews' Measurement Training (which OONI is a lead partner on), I'll be working on the following: - [x] Coordinate with mentor and share relevant resources - [x] Create 7 new Google docs (for each training group) for the assignments of Week 5 - [x] Review participant edits to the assign...
1.0
Measurement Training (Week 5) - As part of the 5th week of Internews' Measurement Training (which OONI is a lead partner on), I'll be working on the following: - [x] Coordinate with mentor and share relevant resources - [x] Create 7 new Google docs (for each training group) for the assignments of Week 5 - [x] Review...
non_test
measurement training week as part of the week of internews measurement training which ooni is a lead partner on i ll be working on the following coordinate with mentor and share relevant resources create new google docs for each training group for the assignments of week review partici...
0
234,859
25,896,011,370
IssuesEvent
2022-12-14 22:32:16
samqws-marketing/amzn-ion-hive-serde
https://api.github.com/repos/samqws-marketing/amzn-ion-hive-serde
opened
CVE-2022-45693 (Medium) detected in jettison-1.1.jar
security vulnerability
## CVE-2022-45693 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jettison-1.1.jar</b></p></summary> <p>A StAX implementation for JSON.</p> <p>Path to dependency file: /serde/build.g...
True
CVE-2022-45693 (Medium) detected in jettison-1.1.jar - ## CVE-2022-45693 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jettison-1.1.jar</b></p></summary> <p>A StAX implementation f...
non_test
cve medium detected in jettison jar cve medium severity vulnerability vulnerable library jettison jar a stax implementation for json path to dependency file serde build gradle path to vulnerable library home wss scanner gradle caches modules files org codehaus jettis...
0
200,650
7,010,124,887
IssuesEvent
2017-12-19 21:51:44
AmpersandTarski/Ampersand
https://api.github.com/repos/AmpersandTarski/Ampersand
closed
Bugs in generated database structure and population queries
bug component:prototype generator priority:critical
**Missing single quotes** Somewhere between Ampersand v3.8.7 and the current development branche a change is made to the way atoms are represented in the default population queries (output in mysql-installer.json). An atom of a concept with DATE representation was put between single quotes, as is required by mysql bec...
1.0
Bugs in generated database structure and population queries - **Missing single quotes** Somewhere between Ampersand v3.8.7 and the current development branche a change is made to the way atoms are represented in the default population queries (output in mysql-installer.json). An atom of a concept with DATE representat...
non_test
bugs in generated database structure and population queries missing single quotes somewhere between ampersand and the current development branche a change is made to the way atoms are represented in the default population queries output in mysql installer json an atom of a concept with date representati...
0
137,038
12,743,861,519
IssuesEvent
2020-06-26 11:18:30
carlbfrederick/ohiCovidMetrics
https://api.github.com/repos/carlbfrederick/ohiCovidMetrics
opened
Installing package issue (MacOS)
documentation
When I tried installing the package on Mac, there was an error installing the dependency `Rcpp`, something like "math.h not found." Googling led me to the solution of re-installing Xcode. `xcode-select --install` Apparently, a recent OS upgrade blew away my existing Xcode.
1.0
Installing package issue (MacOS) - When I tried installing the package on Mac, there was an error installing the dependency `Rcpp`, something like "math.h not found." Googling led me to the solution of re-installing Xcode. `xcode-select --install` Apparently, a recent OS upgrade blew away my existing Xc...
non_test
installing package issue macos when i tried installing the package on mac there was an error installing the dependency rcpp something like math h not found googling led me to the solution of re installing xcode xcode select install apparently a recent os upgrade blew away my existing xc...
0
351,581
32,010,667,714
IssuesEvent
2023-09-21 17:45:37
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix jax_numpy_linalg.test_jax_cholesky
JAX Frontend Sub Task Failing Test
| | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6265043606"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6265043606"><img src=https://img.shields.io/badge/-failure-red></a> |jax|<a href="https://github.com/unifya...
1.0
Fix jax_numpy_linalg.test_jax_cholesky - | | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6265043606"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6265043606"><img src=https://img.shields.io/badge/-failure-red></a>...
test
fix jax numpy linalg test jax cholesky paddle a href src numpy a href src jax a href src tensorflow a href src torch a href src
1
140,951
5,426,700,331
IssuesEvent
2017-03-03 10:51:49
NostraliaWoW/mangoszero
https://api.github.com/repos/NostraliaWoW/mangoszero
opened
List of broken Mind Control Targets
NPC Priority - Medium Spell
Name - Mind Control Summary - Many abilities of mobs that you Mind Control have no cooldown on their abilities (including the GCD) Steps to Reproduce - Mind Control a humanoid with one of the broken abilities Reported By - Ozki I will create a list and continue to add to it to list any mobs that have abilities th...
1.0
List of broken Mind Control Targets - Name - Mind Control Summary - Many abilities of mobs that you Mind Control have no cooldown on their abilities (including the GCD) Steps to Reproduce - Mind Control a humanoid with one of the broken abilities Reported By - Ozki I will create a list and continue to add to it t...
non_test
list of broken mind control targets name mind control summary many abilities of mobs that you mind control have no cooldown on their abilities including the gcd steps to reproduce mind control a humanoid with one of the broken abilities reported by ozki i will create a list and continue to add to it t...
0
385,893
11,427,462,701
IssuesEvent
2020-02-04 00:53:50
massif-press/compcon
https://api.github.com/repos/massif-press/compcon
closed
[BUG] Ineligible for Core Bonus
bug fixed-unshipped priority:high
<strong>Submitted At: </strong>2/2/2020 17:33:43 <strong>Platform: </strong> Browser - Chrome <strong>Describe the bug: </strong> When editing my pilot's level from 0 to 6 and then hitting level up, taking my pilot to 7 and entering the leveling up menu, I am stuck on the "Add Core Bonus" screen. I receive a messag...
1.0
[BUG] Ineligible for Core Bonus - <strong>Submitted At: </strong>2/2/2020 17:33:43 <strong>Platform: </strong> Browser - Chrome <strong>Describe the bug: </strong> When editing my pilot's level from 0 to 6 and then hitting level up, taking my pilot to 7 and entering the leveling up menu, I am stuck on the "Add Core...
non_test
ineligible for core bonus submitted at platform browser chrome describe the bug when editing my pilot s level from to and then hitting level up taking my pilot to and entering the leveling up menu i am stuck on the add core bonus screen i receive a message that despite being...
0
427,093
12,392,745,541
IssuesEvent
2020-05-20 14:26:37
CovidShield/portal
https://api.github.com/repos/CovidShield/portal
closed
[Global] Page title identical throughout
accessibility high priority
## Issue summary The page `title` is the same for every screen. Screen reader users rely on unique page `title` content to confirm the position within the app. The `title` is the first bit of content conveyed to screen reader users. ### Current code #### HTML ```html <title>COVID Shield</title> ``` ## ...
1.0
[Global] Page title identical throughout - ## Issue summary The page `title` is the same for every screen. Screen reader users rely on unique page `title` content to confirm the position within the app. The `title` is the first bit of content conveyed to screen reader users. ### Current code #### HTML ```ht...
non_test
page title identical throughout issue summary the page title is the same for every screen screen reader users rely on unique page title content to confirm the position within the app the title is the first bit of content conveyed to screen reader users current code html html co...
0
8,646
2,611,534,176
IssuesEvent
2015-02-27 06:04:45
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Bad data or cannot access file theme.cfg
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. install software.opensuse.org/package/hedgewars 2. start, play singleplayer, quick game What is the expected output? What do you see instead? Failed to install translation (de_DE) Starting Hedgewars 0.9.19-r9144 (d8a0a7e42b73) libpng warning: iCCP: known incorrect sRGB pr...
1.0
Bad data or cannot access file theme.cfg - ``` What steps will reproduce the problem? 1. install software.opensuse.org/package/hedgewars 2. start, play singleplayer, quick game What is the expected output? What do you see instead? Failed to install translation (de_DE) Starting Hedgewars 0.9.19-r9144 (d8a0a7e42b73) li...
non_test
bad data or cannot access file theme cfg what steps will reproduce the problem install software opensuse org package hedgewars start play singleplayer quick game what is the expected output what do you see instead failed to install translation de de starting hedgewars libpng warning ic...
0
398,275
27,190,048,878
IssuesEvent
2023-02-19 17:38:42
timjacksonm/Toss-Up
https://api.github.com/repos/timjacksonm/Toss-Up
reopened
Update ReadMe with Setup/Contribution/About
documentation in progress
ReadMe should have the below sections - [ ] About the app - [ ] How to setup - [ ] Contribution guidelines
1.0
Update ReadMe with Setup/Contribution/About - ReadMe should have the below sections - [ ] About the app - [ ] How to setup - [ ] Contribution guidelines
non_test
update readme with setup contribution about readme should have the below sections about the app how to setup contribution guidelines
0
64,946
3,220,219,382
IssuesEvent
2015-10-08 13:59:58
OCHA-DAP/cod-migration
https://api.github.com/repos/OCHA-DAP/cod-migration
closed
Console output is dull and hurts my eyes
enhancement priority-low
Add some minimal color, like green when migrated and red when not.
1.0
Console output is dull and hurts my eyes - Add some minimal color, like green when migrated and red when not.
non_test
console output is dull and hurts my eyes add some minimal color like green when migrated and red when not
0
370,208
10,926,811,068
IssuesEvent
2019-11-22 15:26:33
boi123212321/porn-manager
https://api.github.com/repos/boi123212321/porn-manager
closed
Detach thumbnail generation & scene creation into queue-driven worker
enhancement high priority
SceneQueue Provide queue status on /info page -> move /about to /info
1.0
Detach thumbnail generation & scene creation into queue-driven worker - SceneQueue Provide queue status on /info page -> move /about to /info
non_test
detach thumbnail generation scene creation into queue driven worker scenequeue provide queue status on info page move about to info
0
16,411
22,151,415,472
IssuesEvent
2022-06-03 17:14:32
apache/beam
https://api.github.com/repos/apache/beam
opened
ParDo should only accept DoFns
P3 bug backward-incompatible sdk-py-core
for version 3.0 Remove support for accepting user fns directly as ParDo input. Remove this function: https://github.com/apache/beam/blob/911bfbdef62a7bb750426da9cc59537c4ffd9e1f/sdks/python/apache_beam/transforms/core.py#L639 Before version 3.0 the above function could be deprecated. Imported from Jira [BEAM-2427](...
True
ParDo should only accept DoFns - for version 3.0 Remove support for accepting user fns directly as ParDo input. Remove this function: https://github.com/apache/beam/blob/911bfbdef62a7bb750426da9cc59537c4ffd9e1f/sdks/python/apache_beam/transforms/core.py#L639 Before version 3.0 the above function could be deprecated....
non_test
pardo should only accept dofns for version remove support for accepting user fns directly as pardo input remove this function before version the above function could be deprecated imported from jira original jira may contain additional context reported by altay
0
145,441
11,694,201,624
IssuesEvent
2020-03-06 03:11:29
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: X-Pack Saved Object API Integration Tests -- security_and_spaces.x-pack/test/saved_object_api_integration/security_and_spaces/apis/find·ts - saved objects security and spaces enabled find superuser within the default space "after all" hook for "finding a hiddentype should return 200 with empty result"
failed-test
A test failed on a tracked branch ``` Error: [GET http://elastic:changeme@localhost:6151/api/status] request failed (attempt=5/5) -- and ran out of retries at KbnClientRequester.request (/dev/shm/workspace/kibana/packages/kbn-dev-utils/target/kbn_client/kbn_client_requester.js:99:23) at process._tickCallback (...
1.0
Failing test: X-Pack Saved Object API Integration Tests -- security_and_spaces.x-pack/test/saved_object_api_integration/security_and_spaces/apis/find·ts - saved objects security and spaces enabled find superuser within the default space "after all" hook for "finding a hiddentype should return 200 with empty result" - A...
test
failing test x pack saved object api integration tests security and spaces x pack test saved object api integration security and spaces apis find·ts saved objects security and spaces enabled find superuser within the default space after all hook for finding a hiddentype should return with empty result a t...
1
347,621
31,235,371,515
IssuesEvent
2023-08-20 07:51:49
oasis-tcs/csaf
https://api.github.com/repos/oasis-tcs/csaf
closed
Resolving refs in jsonschema
test tool
Currently, the validation in GH Actions using `jsonschema` fails as we are using the `RefResolver` which is deprecated. We should use the new method of the `referencing` lib.
1.0
Resolving refs in jsonschema - Currently, the validation in GH Actions using `jsonschema` fails as we are using the `RefResolver` which is deprecated. We should use the new method of the `referencing` lib.
test
resolving refs in jsonschema currently the validation in gh actions using jsonschema fails as we are using the refresolver which is deprecated we should use the new method of the referencing lib
1
172,018
13,259,417,798
IssuesEvent
2020-08-20 16:41:09
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: X-Pack Accessibility Tests.x-pack/test/accessibility/apps/home·ts - Kibana Home click on cloud tutorial meets a11y requirements
Team:QA failed-test
A test failed on a tracked branch ``` Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="onCloudTutorial"]) Wait timed out after 10048ms at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17 at process._tickCallback (...
1.0
Failing test: X-Pack Accessibility Tests.x-pack/test/accessibility/apps/home·ts - Kibana Home click on cloud tutorial meets a11y requirements - A test failed on a tracked branch ``` Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="onCloudTutorial"]) Wait t...
test
failing test x pack accessibility tests x pack test accessibility apps home·ts kibana home click on cloud tutorial meets requirements a test failed on a tracked branch error retry try timeout timeouterror waiting for element to be located by css selector wait timed out after at dev shm wo...
1
44,088
5,583,036,504
IssuesEvent
2017-03-28 22:54:33
schtunt/simbol
https://api.github.com/repos/schtunt/simbol
closed
Need `mocking' framework
enhancement testing
Without a proper mocking framework, we can't test locally, non-destructively in some cases.
1.0
Need `mocking' framework - Without a proper mocking framework, we can't test locally, non-destructively in some cases.
test
need mocking framework without a proper mocking framework we can t test locally non destructively in some cases
1
234,905
19,275,087,440
IssuesEvent
2021-12-10 10:51:43
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: tpccbench/nodes=9/cpu=4/multi-region failed
C-test-failure O-robot O-roachtest release-blocker branch-release-21.1
roachtest.tpccbench/nodes=9/cpu=4/multi-region [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3882352&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3882352&tab=artifacts#/tpccbench/nodes=9/cpu=4/multi-region) on release-21.1 @ [39f01904829cae0b9b75593d7fb97903a54d3...
2.0
roachtest: tpccbench/nodes=9/cpu=4/multi-region failed - roachtest.tpccbench/nodes=9/cpu=4/multi-region [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3882352&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3882352&tab=artifacts#/tpccbench/nodes=9/cpu=4/multi-region)...
test
roachtest tpccbench nodes cpu multi region failed roachtest tpccbench nodes cpu multi region with on release main monitor waite home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main monitor wait home agent work ...
1
20,414
11,438,499,056
IssuesEvent
2020-02-05 03:46:56
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Python Code
Pri2 cognitive-services/svc cxp product-question speech-service/subsvc triaged
Is there a python version for the conversation transcription yet? Is it there in the roadmap? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 160b2cf3-d4c4-8033-d01f-c9e35df389cc * Version Independent ID: bee5bbbe-9371-3a51-bbfc-4ad739865157...
2.0
Python Code - Is there a python version for the conversation transcription yet? Is it there in the roadmap? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 160b2cf3-d4c4-8033-d01f-c9e35df389cc * Version Independent ID: bee5bbbe-9371-3a51-bbf...
non_test
python code is there a python version for the conversation transcription yet is it there in the roadmap document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id bbfc content content source ...
0
42,253
5,429,925,415
IssuesEvent
2017-03-03 19:44:49
blynkkk/blynk-sketch-generator
https://api.github.com/repos/blynkkk/blynk-sketch-generator
closed
Change URL when user changes the selections
improvement ready to test
i suggest that it's like this board-connection-group-example-token (when we have token)
1.0
Change URL when user changes the selections - i suggest that it's like this board-connection-group-example-token (when we have token)
test
change url when user changes the selections i suggest that it s like this board connection group example token when we have token
1
252,590
21,605,782,959
IssuesEvent
2022-05-04 02:37:09
damccorm/test-migration-target
https://api.github.com/repos/damccorm/test-migration-target
opened
beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms
bug test-failures cross-language sdk-go P2
Example failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/7/ I couldn't find accurate details about why the tests are failing, but TestXLang_Prefix, TestXLang_Multi, and TestXLang_Partition are failing while running for some reason. Investigating the Dataflow logs, we can see SDK harne...
1.0
beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms - Example failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/7/ I couldn't find accurate details about why the tests are failing, but TestXLang_Prefix, TestXLang_Multi, and TestXLang_Partition are failing while runni...
test
beam postcommit xvr gousingjava dataflow fails on some test transforms example failure i couldn t find accurate details about why the tests are failing but testxlang prefix testxlang multi and testxlang partition are failing while running for some reason investigating the dataflow logs we can see sdk harne...
1
33,578
4,499,713,401
IssuesEvent
2016-09-01 00:10:07
elegantthemes/Divi-Beta
https://api.github.com/repos/elegantthemes/Divi-Beta
closed
Page Settings Icon Snap
DESIGN SIGNOFF FEATURE READY FOR REVIEW
Similar to how the settings modal can be customized to snap to any side of the page, it would be cool to have the same option for the page settings icons that currently slide in from the bottom. Once they slide it, the main settings icon could be used as an anchor to drag the buttons to any side of the page. It coul...
1.0
Page Settings Icon Snap - Similar to how the settings modal can be customized to snap to any side of the page, it would be cool to have the same option for the page settings icons that currently slide in from the bottom. Once they slide it, the main settings icon could be used as an anchor to drag the buttons to any...
non_test
page settings icon snap similar to how the settings modal can be customized to snap to any side of the page it would be cool to have the same option for the page settings icons that currently slide in from the bottom once they slide it the main settings icon could be used as an anchor to drag the buttons to any...
0
48,125
20,011,021,200
IssuesEvent
2022-02-01 06:26:14
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Unable to launch Spot instance fleet in EMR cluster
waiting-response service/emr
Hi, I am trying to create an EMR cluster with, with instance fleet. I have mentioned bid_price, it was giving me error as below so did try with mentioning bid_price_as_percentage_of_on_demand_price. Tried without specifying both options as well, still somehow, it's erroring out with same details everytime - │ Error...
1.0
Unable to launch Spot instance fleet in EMR cluster - Hi, I am trying to create an EMR cluster with, with instance fleet. I have mentioned bid_price, it was giving me error as below so did try with mentioning bid_price_as_percentage_of_on_demand_price. Tried without specifying both options as well, still somehow, it...
non_test
unable to launch spot instance fleet in emr cluster hi i am trying to create an emr cluster with with instance fleet i have mentioned bid price it was giving me error as below so did try with mentioning bid price as percentage of on demand price tried without specifying both options as well still somehow it...
0
195,566
14,740,718,644
IssuesEvent
2021-01-07 09:31:31
kyma-project/control-plane
https://api.github.com/repos/kyma-project/control-plane
closed
Update shoot test fails due to the operation timeout
area/control-plane test-failing
**Description** `upgrade-shoot` test in the `pre-master-control-plane-gke-provisioner-integration` job fails after the operation timeout Here is a log example of such failure: ``` time="2020-09-18T07:42:03Z" level=info msg="Asserting operation de167d77-1a2e-4fe9-a52d-7368d0e4eccf is in Succeeded state." time...
1.0
Update shoot test fails due to the operation timeout - **Description** `upgrade-shoot` test in the `pre-master-control-plane-gke-provisioner-integration` job fails after the operation timeout Here is a log example of such failure: ``` time="2020-09-18T07:42:03Z" level=info msg="Asserting operation de167d77-1a...
test
update shoot test fails due to the operation timeout description upgrade shoot test in the pre master control plane gke provisioner integration job fails after the operation timeout here is a log example of such failure time level info msg asserting operation is in succee...
1
158,800
12,425,422,418
IssuesEvent
2020-05-24 16:15:58
amy-lei/fish
https://api.github.com/repos/amy-lei/fish
closed
Allow players to return after disconnect
Test#2 bug
- [x] Notify players when someone disconnects so they are aware - [x] Get the player back in the game with the correct info - [ ] Make sure backend is always up-to-date with data on front-end - [x] At the same time, prevent players who weren't originally in the game from joining
1.0
Allow players to return after disconnect - - [x] Notify players when someone disconnects so they are aware - [x] Get the player back in the game with the correct info - [ ] Make sure backend is always up-to-date with data on front-end - [x] At the same time, prevent players who weren't originally in the game fr...
test
allow players to return after disconnect notify players when someone disconnects so they are aware get the player back in the game with the correct info make sure backend is always up to date with data on front end at the same time prevent players who weren t originally in the game from joini...
1
27,855
8,048,162,018
IssuesEvent
2018-08-01 05:15:08
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
FF(61 ) / IE(11) : Email Templates : Save and cancel button is not visible properly
Defect Email Template HR Admin Module HR User Module P2 Release #3 Build #16
Steps : To Replicate ; 1. Launch the URL 2. Sign in as HR admin user 3. GO to Email Templates 4. Create email template 5. Try to save the above created email template Experienced Behavior : Observed that Save and cancel button is not visible properly (Refer Screen Shot) Expected Behavior : Ensure that a...
1.0
FF(61 ) / IE(11) : Email Templates : Save and cancel button is not visible properly - Steps : To Replicate ; 1. Launch the URL 2. Sign in as HR admin user 3. GO to Email Templates 4. Create email template 5. Try to save the above created email template Experienced Behavior : Observed that Save and cancel...
non_test
ff ie email templates save and cancel button is not visible properly steps to replicate launch the url sign in as hr admin user go to email templates create email template try to save the above created email template experienced behavior observed that save and cancel b...
0
9,505
6,335,289,746
IssuesEvent
2017-07-26 18:31:22
coreos/bugs
https://api.github.com/repos/coreos/bugs
closed
Enable Track memory changes
area/usability component/kernel kind/enhancement team/os
# Issue Report # ## Feature Request ## ### Environment ### All ### Desired Feature ### Please enable `Track memory changes (CONFIG_MEM_SOFT_DIRTY)`, which is necessary to make incremental dumps with [criu](https://criu.org/Installation)
True
Enable Track memory changes - # Issue Report # ## Feature Request ## ### Environment ### All ### Desired Feature ### Please enable `Track memory changes (CONFIG_MEM_SOFT_DIRTY)`, which is necessary to make incremental dumps with [criu](https://criu.org/Installation)
non_test
enable track memory changes issue report feature request environment all desired feature please enable track memory changes config mem soft dirty which is necessary to make incremental dumps with
0
126,198
10,412,150,375
IssuesEvent
2019-09-13 15:19:03
club-soda/club-soda-guide
https://api.github.com/repos/club-soda/club-soda-guide
closed
Ability to edit brands
bug please-test
We've come across an issue whereby if you accidentally assign a drink to the wrong brand, you are unable to edit it. It brings up an 'Internal Server Error'. This is happening on the live site and staging.
1.0
Ability to edit brands - We've come across an issue whereby if you accidentally assign a drink to the wrong brand, you are unable to edit it. It brings up an 'Internal Server Error'. This is happening on the live site and staging.
test
ability to edit brands we ve come across an issue whereby if you accidentally assign a drink to the wrong brand you are unable to edit it it brings up an internal server error this is happening on the live site and staging
1
64,668
6,916,963,392
IssuesEvent
2017-11-29 06:02:46
log2timeline/plaso
https://api.github.com/repos/log2timeline/plaso
closed
Analysis plugin nsrlsvr: exception on unicode self._port
bug testing tools
**Plaso version:** Release 20171118 **Operating system Plaso is running on:** ``` $ lsb_release -si Ubuntu $ lsb_release -sr 14.04 $ uname -m x86_64 ``` **Installation method:** ``` python setup.py build python setup.py install ``` **Description of problem:** An exception is thrown wh...
1.0
Analysis plugin nsrlsvr: exception on unicode self._port - **Plaso version:** Release 20171118 **Operating system Plaso is running on:** ``` $ lsb_release -si Ubuntu $ lsb_release -sr 14.04 $ uname -m x86_64 ``` **Installation method:** ``` python setup.py build python setup.py install ``` ...
test
analysis plugin nsrlsvr exception on unicode self port plaso version release operating system plaso is running on lsb release si ubuntu lsb release sr uname m installation method python setup py build python setup py install descrip...
1
29,009
4,462,463,230
IssuesEvent
2016-08-24 09:59:26
centreon/centreon
https://api.github.com/repos/centreon/centreon
closed
Beta 2.8 Wrong menu name for poller statistics
BetaTest Kind/Bug Status/Implemented
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you think that your problem is a bug, please...
1.0
Beta 2.8 Wrong menu name for poller statistics - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. ...
test
beta wrong menu name for poller statistics if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing issue instead ...
1
244,987
18,770,612,045
IssuesEvent
2021-11-06 19:19:01
whatsnowplaying/whats-now-playing
https://api.github.com/repos/whatsnowplaying/whats-now-playing
closed
Song is not updating until the app is restarted
documentation enhancement
I'm using the webserver option and everything is talking but it seems the app is stalling and not updating until I restart the app and then I see the song update in obs via the browser control. I'm not sure what's causing it to stall but it does pull the information which is strange.
1.0
Song is not updating until the app is restarted - I'm using the webserver option and everything is talking but it seems the app is stalling and not updating until I restart the app and then I see the song update in obs via the browser control. I'm not sure what's causing it to stall but it does pull the information ...
non_test
song is not updating until the app is restarted i m using the webserver option and everything is talking but it seems the app is stalling and not updating until i restart the app and then i see the song update in obs via the browser control i m not sure what s causing it to stall but it does pull the information ...
0
5,710
2,790,332,660
IssuesEvent
2015-05-09 04:42:21
sass/libsass
https://api.github.com/repos/sass/libsass
closed
Currupted error message on a broken code
bug clarify needs test
Just tried this: Given the following `hi` file: ``` #{hdr(2,5)} { color: #08c; } ``` $ sassc hi gives: ```` Error: unterminated argument to hdr(...) on line 1 of [NULL] >> ¥ö ----^ ```` Where the funny characters are 0xA5 0xF6 hex (offset 000048): ``` 00000000 45 72 72 6f 72...
1.0
Currupted error message on a broken code - Just tried this: Given the following `hi` file: ``` #{hdr(2,5)} { color: #08c; } ``` $ sassc hi gives: ```` Error: unterminated argument to hdr(...) on line 1 of [NULL] >> ¥ö ----^ ```` Where the funny characters are 0xA5 0xF6 hex (offse...
test
currupted error message on a broken code just tried this given the following hi file hdr color sassc hi gives error unterminated argument to hdr on line of ¥ö where the funny characters are hex offset ...
1
7,907
4,102,617,381
IssuesEvent
2016-06-04 04:08:07
jeff1evesque/machine-learning
https://api.github.com/repos/jeff1evesque/machine-learning
closed
Implement yaml linting
build new feature
After #2503 has been resolved, we will implement yaml linting: - `settings.yaml` - `.travis.yml`
1.0
Implement yaml linting - After #2503 has been resolved, we will implement yaml linting: - `settings.yaml` - `.travis.yml`
non_test
implement yaml linting after has been resolved we will implement yaml linting settings yaml travis yml
0
607,589
18,786,371,052
IssuesEvent
2021-11-08 12:35:33
AY2122S1-CS2103T-W13-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-3/tp
closed
[PE-D] date parsing is too strict
enhancement wontfix priority.Low date
I suggest allowing more formats, so users can type in the way they are used to. ![image.png](https://raw.githubusercontent.com/Chesterwongz/ped/main/files/067e5936-f672-490a-a7ab-0afe38af2d5e.png) <!--session: 1635494146572-d3878df4-261e-46ba-ad4d-a2e0bad2fffb--> <!--Version: Web v3.4.1--> ------------- Labels: `s...
1.0
[PE-D] date parsing is too strict - I suggest allowing more formats, so users can type in the way they are used to. ![image.png](https://raw.githubusercontent.com/Chesterwongz/ped/main/files/067e5936-f672-490a-a7ab-0afe38af2d5e.png) <!--session: 1635494146572-d3878df4-261e-46ba-ad4d-a2e0bad2fffb--> <!--Version: Web...
non_test
date parsing is too strict i suggest allowing more formats so users can type in the way they are used to labels severity medium type featureflaw original chesterwongz ped
0
162,192
20,167,985,542
IssuesEvent
2022-02-10 07:34:02
mheob/itsb-web
https://api.github.com/repos/mheob/itsb-web
closed
CVE-2021-37712 (High) detected in tar-6.1.0.tgz - autoclosed
security vulnerability
## CVE-2021-37712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-37712 (High) detected in tar-6.1.0.tgz - autoclosed - ## CVE-2021-37712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary> <p>tar for node</p> <p>...
non_test
cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file frontend package json path to vulnerable library frontend node modules tar package json dependency...
0
89,198
8,196,822,196
IssuesEvent
2018-08-31 11:13:25
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Introduce implicit conversion from fully qualified class name to Class instance in parameterized tests
component: Jupiter status: in progress status: team discussion theme: parameterized tests type: enhancement
## Overview I would like to be able to pass a class name in to a parameterized test along with a set of other data points and use these parameterized values to drive/validate a test. I typically use this in a circumstance where I want to drive a test wherein a number of possible exceptions could be thrown that shoul...
1.0
Introduce implicit conversion from fully qualified class name to Class instance in parameterized tests - ## Overview I would like to be able to pass a class name in to a parameterized test along with a set of other data points and use these parameterized values to drive/validate a test. I typically use this in a cir...
test
introduce implicit conversion from fully qualified class name to class instance in parameterized tests overview i would like to be able to pass a class name in to a parameterized test along with a set of other data points and use these parameterized values to drive validate a test i typically use this in a cir...
1
332,274
29,194,073,954
IssuesEvent
2023-05-20 00:30:52
Pometry/Raphtory
https://api.github.com/repos/Pometry/Raphtory
opened
Benchmark the speed of multilayer graph vs single layer graph
Bug Rust Core Testing Performance/Benchmarking
We believe there may be some slowdown when you have many layers in a graph and they are merged together - this is currently not an issue in the case of selecting out one layer.
1.0
Benchmark the speed of multilayer graph vs single layer graph - We believe there may be some slowdown when you have many layers in a graph and they are merged together - this is currently not an issue in the case of selecting out one layer.
test
benchmark the speed of multilayer graph vs single layer graph we believe there may be some slowdown when you have many layers in a graph and they are merged together this is currently not an issue in the case of selecting out one layer
1
54,230
6,374,849,012
IssuesEvent
2017-08-02 00:21:56
NSW-OEH-EMS-KST/grid-garage
https://api.github.com/repos/NSW-OEH-EMS-KST/grid-garage
closed
feature - feature to raster
requires testing
Bug. Replicated in test repo (C:\Data\dirtydebug_keep_small\feature-feature_to_raster) Error message: ![gg_feature-feature_to_raster](https://user-images.githubusercontent.com/4453449/28851390-6c5b93e8-7765-11e7-841c-d2762fe53902.JPG)
1.0
feature - feature to raster - Bug. Replicated in test repo (C:\Data\dirtydebug_keep_small\feature-feature_to_raster) Error message: ![gg_feature-feature_to_raster](https://user-images.githubusercontent.com/4453449/28851390-6c5b93e8-7765-11e7-841c-d2762fe53902.JPG)
test
feature feature to raster bug replicated in test repo c data dirtydebug keep small feature feature to raster error message
1
66,836
20,719,140,858
IssuesEvent
2022-03-13 04:51:20
naev/naev
https://api.github.com/repos/naev/naev
closed
Report: offset in Slim GUI icons
Type-Defect Priority-Low
slim seems to be bugged for the edge icons The sides on the left, right, and top all line up to where they should be (clicking a ship or planet using their border icon) but the bottom used to be above your info bar, but now the area to click it is at the bottom of the window Like their icons still appear above the in...
1.0
Report: offset in Slim GUI icons - slim seems to be bugged for the edge icons The sides on the left, right, and top all line up to where they should be (clicking a ship or planet using their border icon) but the bottom used to be above your info bar, but now the area to click it is at the bottom of the window Like th...
non_test
report offset in slim gui icons slim seems to be bugged for the edge icons the sides on the left right and top all line up to where they should be clicking a ship or planet using their border icon but the bottom used to be above your info bar but now the area to click it is at the bottom of the window like th...
0
125,148
17,835,928,126
IssuesEvent
2021-09-03 01:03:26
phildav06/Orinoco
https://api.github.com/repos/phildav06/Orinoco
opened
CVE-2021-23438 (Medium) detected in mpath-0.8.3.tgz
security vulnerability
## CVE-2021-23438 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mpath-0.8.3.tgz</b></p></summary> <p>{G,S}et object values using MongoDB-like path notation</p> <p>Library home page...
True
CVE-2021-23438 (Medium) detected in mpath-0.8.3.tgz - ## CVE-2021-23438 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mpath-0.8.3.tgz</b></p></summary> <p>{G,S}et object values usi...
non_test
cve medium detected in mpath tgz cve medium severity vulnerability vulnerable library mpath tgz g s et object values using mongodb like path notation library home page a href path to dependency file orinoco backend package json path to vulnerable library orinoco bac...
0
351,793
32,027,480,361
IssuesEvent
2023-09-22 09:51:07
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Can't use short cuts to copy and paste hexadecimal colour codes for Node modulations
bug topic:editor needs testing
### Godot version 4.1 ### System information Godot v4.1.1.stable.mono - Windows 10.0.22623 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1660 SUPER (NVIDIA; 31.0.15.3699) - AMD Ryzen 5 2600X Six-Core Processor (12 Threads) ### Issue description When copying a hexadecimal value for colours the shortcuts doesn'...
1.0
Can't use short cuts to copy and paste hexadecimal colour codes for Node modulations - ### Godot version 4.1 ### System information Godot v4.1.1.stable.mono - Windows 10.0.22623 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1660 SUPER (NVIDIA; 31.0.15.3699) - AMD Ryzen 5 2600X Six-Core Processor (12 Threads) #...
test
can t use short cuts to copy and paste hexadecimal colour codes for node modulations godot version system information godot stable mono windows vulkan forward dedicated nvidia geforce gtx super nvidia amd ryzen six core processor threads issue descriptio...
1
304,386
26,272,763,445
IssuesEvent
2023-01-06 18:40:11
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: tpchvec/perf failed
C-test-failure O-robot O-roachtest release-blocker T-sql-queries branch-release-22.1
roachtest.tpchvec/perf [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8208467&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8208467&tab=artifacts#/tpchvec/perf) on release-22.1 @ [d42c254937778ffcc704f935a3fdfe1eeb3ad24b](https://github.com/cockroachdb/cockroach/co...
2.0
roachtest: tpchvec/perf failed - roachtest.tpchvec/perf [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8208467&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8208467&tab=artifacts#/tpchvec/perf) on release-22.1 @ [d42c254937778ffcc704f935a3fdfe1eeb3ad24b](https://gi...
test
roachtest tpchvec perf failed roachtest tpchvec perf with on release the test failed on branch release cloud gce test artifacts and logs in artifacts tpchvec perf run tpchvec go tpchvec go tpchvec go test runner go ssh problem exit status ssh problem wraps ...
1
436,610
12,551,048,939
IssuesEvent
2020-06-06 13:24:53
googleapis/elixir-google-api
https://api.github.com/repos/googleapis/elixir-google-api
opened
Synthesis failed for Reseller
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate Reseller. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 06:24:12,630 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-06-06 06:24:13,867 autosynth [DEBUG] > Running: git config --global core.e...
1.0
Synthesis failed for Reseller - Hello! Autosynth couldn't regenerate Reseller. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 06:24:12,630 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-06-06 06:24:13,867 autosynth [DEBUG] > Run...
non_test
synthesis failed for reseller hello autosynth couldn t regenerate reseller broken heart here s the output from running synth py autosynth logs will be written to tmpfs src github synthtool logs googleapis elixir google api autosynth running git config global core ...
0
7,422
2,852,489,805
IssuesEvent
2015-06-01 13:54:31
Shopify/shipit-engine
https://api.github.com/repos/Shopify/shipit-engine
opened
Current design can't acomodate more than 2 or 3 custom tasks
Design
Custom tasks buttons can easily go off screen and create an horizontal scroll. According to @gmalette, @funionnn and @vernalkick original plan was to go for a dropdown if the task has more than a handful tasks. - [ ] Improve seeds so that it's easily reproducible - [ ] Fix the design. Maybe @jeromegn can...
1.0
Current design can't acomodate more than 2 or 3 custom tasks - Custom tasks buttons can easily go off screen and create an horizontal scroll. According to @gmalette, @funionnn and @vernalkick original plan was to go for a dropdown if the task has more than a handful tasks. - [ ] Improve seeds so that it's easil...
non_test
current design can t acomodate more than or custom tasks custom tasks buttons can easily go off screen and create an horizontal scroll according to gmalette funionnn and vernalkick original plan was to go for a dropdown if the task has more than a handful tasks improve seeds so that it s easily ...
0
225,322
17,841,702,897
IssuesEvent
2021-09-03 10:59:51
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Error while trying to deploy a new version of a websocket API
Type/Bug Priority/Normal Affected/4.0.0 PeerTesting
### Description: Getting below error. ``` [2021-09-03 16:25:31,846] INFO - API {api:WebSocket:v1.0} Initializing API: WebSocket:v1.0 [2021-09-03 16:25:38,667] ERROR - GlobalThrowableMapper An unknown exception has been captured by the global exception mapper. java.lang.NullPointerException: null at java.io.Stri...
1.0
Error while trying to deploy a new version of a websocket API - ### Description: Getting below error. ``` [2021-09-03 16:25:31,846] INFO - API {api:WebSocket:v1.0} Initializing API: WebSocket:v1.0 [2021-09-03 16:25:38,667] ERROR - GlobalThrowableMapper An unknown exception has been captured by the global exception...
test
error while trying to deploy a new version of a websocket api description getting below error info api api websocket initializing api websocket error globalthrowablemapper an unknown exception has been captured by the global exception mapper java lang nullpointerexception null a...
1
224,473
17,695,958,534
IssuesEvent
2021-08-24 15:18:49
hing9u/django-tutorial
https://api.github.com/repos/hing9u/django-tutorial
opened
FEAT: Add the date check to index view
✨FEATURE 🍰 IMPROVE 🧪 TEST
## Description 설문조사 목록에 날짜가 반영되지 않는 점 개선 ## Progress - [ ] `get_queryset()` 메서드 수정 - [ ] 기능 테스트 ## Comments
1.0
FEAT: Add the date check to index view - ## Description 설문조사 목록에 날짜가 반영되지 않는 점 개선 ## Progress - [ ] `get_queryset()` 메서드 수정 - [ ] 기능 테스트 ## Comments
test
feat add the date check to index view description 설문조사 목록에 날짜가 반영되지 않는 점 개선 progress get queryset 메서드 수정 기능 테스트 comments
1
146,439
23,069,378,816
IssuesEvent
2022-07-25 16:31:45
COS301-SE-2022/MathU-Similarity-Index
https://api.github.com/repos/COS301-SE-2022/MathU-Similarity-Index
closed
💄 (UI): Style the search bar and functionality
scope:design priority:high scope:ui scope:client type:feature
- Style the search bar - Add search functionality
1.0
💄 (UI): Style the search bar and functionality - - Style the search bar - Add search functionality
non_test
💄 ui style the search bar and functionality style the search bar add search functionality
0
151,896
12,064,573,489
IssuesEvent
2020-04-16 08:31:20
RedHatInsights/insights-results-aggregator
https://api.github.com/repos/RedHatInsights/insights-results-aggregator
closed
Filtering by total risk works as expected
UI tests
# Filtering by total risk works as expected: ## Design: https://marvelapp.com/852jaj9/screen/66423927 (click on the "moderate" button in the summary box to see how it works) ## Checks: * filter is added to the list of filters * "clear filters" link is added at the end of the filter list and it clears the f...
1.0
Filtering by total risk works as expected - # Filtering by total risk works as expected: ## Design: https://marvelapp.com/852jaj9/screen/66423927 (click on the "moderate" button in the summary box to see how it works) ## Checks: * filter is added to the list of filters * "clear filters" link is added at th...
test
filtering by total risk works as expected filtering by total risk works as expected design click on the moderate button in the summary box to see how it works checks filter is added to the list of filters clear filters link is added at the end of the filter list and it clears the f...
1
111,994
9,549,855,342
IssuesEvent
2019-05-02 10:21:15
LSFLK/Copper
https://api.github.com/repos/LSFLK/Copper
closed
Admin : Receive an alert if there are anomalies in system performance and service
test
This is related to the admin side of the deployment
1.0
Admin : Receive an alert if there are anomalies in system performance and service - This is related to the admin side of the deployment
test
admin receive an alert if there are anomalies in system performance and service this is related to the admin side of the deployment
1
66,216
6,993,043,069
IssuesEvent
2017-12-15 09:46:28
geosolutions-it/ckanext-dcatapit
https://api.github.com/repos/geosolutions-it/ckanext-dcatapit
closed
Error in creator parsing while harvesting
AgID investigation P: High Test
URL: http://dati.beniculturali.it/sparql?default-graph-uri=&query=construct+%7B%3Fs+%3Fp+%3Fo%7Dwhere%7Bgraph+%3Chttp%3A%2F%2Fdati.beniculturali.it%2Fdescrizione_dataset%3E+%7B%3Fs+%3Fp+%3Fo%7D%7D&format=application%2Frdf%2Bxml Source type: DCAT RDF Stacktrace: ``` INFO [ckanext.harvest.model] Error when...
1.0
Error in creator parsing while harvesting - URL: http://dati.beniculturali.it/sparql?default-graph-uri=&query=construct+%7B%3Fs+%3Fp+%3Fo%7Dwhere%7Bgraph+%3Chttp%3A%2F%2Fdati.beniculturali.it%2Fdescrizione_dataset%3E+%7B%3Fs+%3Fp+%3Fo%7D%7D&format=application%2Frdf%2Bxml Source type: DCAT RDF Stacktrace: ``...
test
error in creator parsing while harvesting url source type dcat rdf stacktrace info error when processsing dataset unicodeencodeerror ascii u mibact direzione generale organizzazione ordinal not in range traceback most recent call last file usr lib ckan default ...
1
221,928
17,377,640,092
IssuesEvent
2021-07-31 02:49:06
red/red
https://api.github.com/repos/red/red
closed
CLIP with SHAPE commands doesn't work
GUI status.built status.tested type.bug
According to [docs](https://github.com/red/docs/blob/master/en/draw.adoc#228-clip) `clip` supports two forms: 1) by rectangular area and 2) by shape dialect commands. Following snippet should clip rectangular area formed by shape dialect commands, but it doesn't: ``` view [box 200x200 beige draw [ clip [move 1...
1.0
CLIP with SHAPE commands doesn't work - According to [docs](https://github.com/red/docs/blob/master/en/draw.adoc#228-clip) `clip` supports two forms: 1) by rectangular area and 2) by shape dialect commands. Following snippet should clip rectangular area formed by shape dialect commands, but it doesn't: ``` view [b...
test
clip with shape commands doesn t work according to clip supports two forms by rectangular area and by shape dialect commands following snippet should clip rectangular area formed by shape dialect commands but it doesn t view box beige draw clip nor could i make ...
1