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
277,943
8,634,681,157
IssuesEvent
2018-11-22 17:51:09
apollographql/apollo-client
https://api.github.com/repos/apollographql/apollo-client
closed
has been blocked by CORS policy: Request header field apollographql-client-version is not allowed by Access-Control-Allow-Headers in preflight response.
bug confirmed high-priority
**Actual outcome:** the request headers preflight is broke with the follow answer *has been blocked by CORS policy: Request header field apollographql-client-version is not allowed by Access-Control-Allow-Headers in preflight response*. **How to reproduce the issue:** Installing dependencies via yarn install...
1.0
has been blocked by CORS policy: Request header field apollographql-client-version is not allowed by Access-Control-Allow-Headers in preflight response. - **Actual outcome:** the request headers preflight is broke with the follow answer *has been blocked by CORS policy: Request header field apollographql-client-vers...
non_test
has been blocked by cors policy request header field apollographql client version is not allowed by access control allow headers in preflight response actual outcome the request headers preflight is broke with the follow answer has been blocked by cors policy request header field apollographql client vers...
0
105,819
23,120,985,060
IssuesEvent
2022-07-27 21:27:55
redhat-developer/quarkus-ls
https://api.github.com/repos/redhat-developer/quarkus-ls
closed
CodeActions to create Java field / getter method / template extension
code action qute
Given this Qute template: ``` {@org.acme.Item item} {item.XXX} ``` `XXX` property appears as an error. It should be nice to provide 3 code actions to fix the problem: * Create Java field `public String XXX` in `org.acme.Item` class. * Create Java getter method `public String getXXX() {return this.XXX}` i...
1.0
CodeActions to create Java field / getter method / template extension - Given this Qute template: ``` {@org.acme.Item item} {item.XXX} ``` `XXX` property appears as an error. It should be nice to provide 3 code actions to fix the problem: * Create Java field `public String XXX` in `org.acme.Item` class. ...
non_test
codeactions to create java field getter method template extension given this qute template org acme item item item xxx xxx property appears as an error it should be nice to provide code actions to fix the problem create java field public string xxx in org acme item class ...
0
167,805
13,043,244,871
IssuesEvent
2020-07-29 00:56:53
microsoft/azuredatastudio
https://api.github.com/repos/microsoft/azuredatastudio
closed
A11y_AzureDataStudio_Dashboard_Home-Toolbar_ScreenReader : Unnecessary state as 'Selected' is announced and the expand/collapse state is not announced for "Toggle More" control for screen reader user.
A11ys_July27_2020_TestPass Area - Dashboard Bug Triage: Done
**"[Check out Accessibility Insights!](https://nam06.safelinks.protection.outlook.com/?url=https://accessibilityinsights.io/&data=02%7c01%7cv-manai%40microsoft.com%7cb67b2c4b646d4f9561a208d6f4b5c39b%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c636965458847260936&sdata=T26HQfSGOlnuRQdX%2ByXk%2B2bxqgwFvCIVfuboZUWidYY%3D&...
1.0
A11y_AzureDataStudio_Dashboard_Home-Toolbar_ScreenReader : Unnecessary state as 'Selected' is announced and the expand/collapse state is not announced for "Toggle More" control for screen reader user. - **"[Check out Accessibility Insights!](https://nam06.safelinks.protection.outlook.com/?url=https://accessibilityinsig...
test
azuredatastudio dashboard home toolbar screenreader unnecessary state as selected is announced and the expand collapse state is not announced for toggle more control for screen reader user identify accessibility bugs before check in and make bug fixing faster and easier ” githubtags azuredatas...
1
136,997
11,094,851,232
IssuesEvent
2019-12-16 07:37:19
Mirco469/ProgettoSushi
https://api.github.com/repos/Mirco469/ProgettoSushi
closed
Test generale parte front-end
Lato Utente Test
Controllare sia modalita' desktop che mobile come va il sito. Fare finta di doverlo usare. **Aspettare #379. Aspettare che venga messo lo slideshow.** Ricordare di testare anche la pagina di errore e di successo. Usare https://mirco469.github.io/ProgettoSushi/Sito/home_utente.html per il cellulare. Ad eccezione dell...
1.0
Test generale parte front-end - Controllare sia modalita' desktop che mobile come va il sito. Fare finta di doverlo usare. **Aspettare #379. Aspettare che venga messo lo slideshow.** Ricordare di testare anche la pagina di errore e di successo. Usare https://mirco469.github.io/ProgettoSushi/Sito/home_utente.html per ...
test
test generale parte front end controllare sia modalita desktop che mobile come va il sito fare finta di doverlo usare aspettare aspettare che venga messo lo slideshow ricordare di testare anche la pagina di errore e di successo usare per il cellulare ad eccezione della home che ha l immagine troppo...
1
10,354
3,103,700,879
IssuesEvent
2015-08-31 11:53:09
Jaspersoft/jrs-rest-java-client
https://api.github.com/repos/Jaspersoft/jrs-rest-java-client
closed
Add additional integration tests for Settings Service
enhancement unit/integration test
Regarding the request #86, it would be nice if we add additional integration tests for Setting Service. We can also put them into the docs to show user how to use Settings Service easily.
1.0
Add additional integration tests for Settings Service - Regarding the request #86, it would be nice if we add additional integration tests for Setting Service. We can also put them into the docs to show user how to use Settings Service easily.
test
add additional integration tests for settings service regarding the request it would be nice if we add additional integration tests for setting service we can also put them into the docs to show user how to use settings service easily
1
241,167
20,104,416,674
IssuesEvent
2022-02-07 09:06:12
ANL-Braid/DB
https://api.github.com/repos/ANL-Braid/DB
closed
Updating various shell scripts to run python scripts directly
tests
Rather than having to setup environment etc in the shell scripts, make the python utility files (including workflows) directly runnable.
1.0
Updating various shell scripts to run python scripts directly - Rather than having to setup environment etc in the shell scripts, make the python utility files (including workflows) directly runnable.
test
updating various shell scripts to run python scripts directly rather than having to setup environment etc in the shell scripts make the python utility files including workflows directly runnable
1
173,208
13,391,209,722
IssuesEvent
2020-09-02 22:02:42
dapr/dapr
https://api.github.com/repos/dapr/dapr
closed
[E2E Scenario Tests] for Actor State APIs
P1 area/test/e2e size/XS
<!-- If you need to report a security issue with Dapr, send an email to daprct@microsoft.com. --> ## In what area(s)? <!-- Remove the '> ' to select --> > /area runtime > /area operator > /area placement > /area docs /area test-and-release ## Describe the feature Add E2E tests for Actor State APIs
1.0
[E2E Scenario Tests] for Actor State APIs - <!-- If you need to report a security issue with Dapr, send an email to daprct@microsoft.com. --> ## In what area(s)? <!-- Remove the '> ' to select --> > /area runtime > /area operator > /area placement > /area docs /area test-and-release ## Describe the featu...
test
for actor state apis in what area s to select area runtime area operator area placement area docs area test and release describe the feature add tests for actor state apis
1
467
2,502,210,105
IssuesEvent
2015-01-09 05:18:33
ajency/Foodstree
https://api.github.com/repos/ajency/Foodstree
closed
Separate orders for each seller is displayed in customer order screen
Bug Pushed to test site
Steps: 1. Added items in the cart of two different sellers( 1 item for each seller) 2. Placed a order. 3, Clicked on 'my account' to view the order details Current behaviour: Three different order are shown to the customer Expected: The customer should see it as one single order ![diffrent orders](https://cloud...
1.0
Separate orders for each seller is displayed in customer order screen - Steps: 1. Added items in the cart of two different sellers( 1 item for each seller) 2. Placed a order. 3, Clicked on 'my account' to view the order details Current behaviour: Three different order are shown to the customer Expected: The cust...
test
separate orders for each seller is displayed in customer order screen steps added items in the cart of two different sellers item for each seller placed a order clicked on my account to view the order details current behaviour three different order are shown to the customer expected the cust...
1
95,390
3,947,030,928
IssuesEvent
2016-04-28 08:12:40
raml-org/raml-js-parser-2
https://api.github.com/repos/raml-org/raml-js-parser-2
closed
Parsing inexisting file could throw or return a "readable" error
bug priority:high
Sorry if this is not the place to "ask a question / make a suggestion" like that. I have tried the following *really* useless code: ``` 'use strict'; var raml = require( 'raml-1-0-parser' ); try { var foo = raml.loadApi( './file-that-does-not-exists.file' ); console.log( foo ); } catch( e ) { con...
1.0
Parsing inexisting file could throw or return a "readable" error - Sorry if this is not the place to "ask a question / make a suggestion" like that. I have tried the following *really* useless code: ``` 'use strict'; var raml = require( 'raml-1-0-parser' ); try { var foo = raml.loadApi( './file-that-does-no...
non_test
parsing inexisting file could throw or return a readable error sorry if this is not the place to ask a question make a suggestion like that i have tried the following really useless code use strict var raml require raml parser try var foo raml loadapi file that does no...
0
11,668
3,511,685,314
IssuesEvent
2016-01-10 13:38:55
nodemcu/nodemcu-firmware
https://api.github.com/repos/nodemcu/nodemcu-firmware
closed
mqtt.client:connect() secure options
documentation
**mqtt.client sub-module issues** ***mqtt:connect( host, port, secure, function(client) )*** There is no information about the security standard used here. Is it SSL 3.0 or TLS 1.1/1.2 ? If it supports one of those standards please provide some examples where the secure flag is 1 and more details about how to us...
1.0
mqtt.client:connect() secure options - **mqtt.client sub-module issues** ***mqtt:connect( host, port, secure, function(client) )*** There is no information about the security standard used here. Is it SSL 3.0 or TLS 1.1/1.2 ? If it supports one of those standards please provide some examples where the secure fla...
non_test
mqtt client connect secure options mqtt client sub module issues mqtt connect host port secure function client there is no information about the security standard used here is it ssl or tls if it supports one of those standards please provide some examples where the secure fla...
0
95,888
8,580,374,388
IssuesEvent
2018-11-13 11:47:32
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
Update manage group emails page layout
Ready to Test - Dev bug enhancement
- split over 2 lines to give enough room for content to fit - make date sensitive - show recipient groups (included + excluded)
1.0
Update manage group emails page layout - - split over 2 lines to give enough room for content to fit - make date sensitive - show recipient groups (included + excluded)
test
update manage group emails page layout split over lines to give enough room for content to fit make date sensitive show recipient groups included excluded
1
258,241
22,295,043,677
IssuesEvent
2022-06-12 23:07:19
ParadoxAlarmInterface/pai
https://api.github.com/repos/ParadoxAlarmInterface/pai
closed
Wrong information on README? (It *is* working with EVO 7.50+)
question testing required to be confirmed stale
## Alarm system **EVO 192 256K (DIGIPLEX)** Firmware 7.52.001 Bootloader 1.00.015 **IP150** Firmware 1.34.000 Bootloader 2.12.001 **BabyWare 5.4.26** _Information from In-Field Paradox Upgrade Software._ ## Describe the bug The README of project warns: **Do not upgrade EVO firmware versions to 7.50.0...
1.0
Wrong information on README? (It *is* working with EVO 7.50+) - ## Alarm system **EVO 192 256K (DIGIPLEX)** Firmware 7.52.001 Bootloader 1.00.015 **IP150** Firmware 1.34.000 Bootloader 2.12.001 **BabyWare 5.4.26** _Information from In-Field Paradox Upgrade Software._ ## Describe the bug The README of pr...
test
wrong information on readme it is working with evo alarm system evo digiplex firmware bootloader firmware bootloader babyware information from in field paradox upgrade software describe the bug the readme of project warns do no...
1
18,994
2,616,016,907
IssuesEvent
2015-03-02 00:59:01
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Update Color palette for tileset
auto-migrated NewFeature Priority-None Type-Enhancement
``` Update the color palette depending on the tileset. ``` Original issue reported on code.google.com by `AHeinerm` on 16 Apr 2011 at 11:18
1.0
Update Color palette for tileset - ``` Update the color palette depending on the tileset. ``` Original issue reported on code.google.com by `AHeinerm` on 16 Apr 2011 at 11:18
non_test
update color palette for tileset update the color palette depending on the tileset original issue reported on code google com by aheinerm on apr at
0
346,083
30,865,664,542
IssuesEvent
2023-08-03 07:52:22
PerfectFit-project/virtual-coach-issues
https://api.github.com/repos/PerfectFit-project/virtual-coach-issues
closed
Initially incomplete self-initiated HRS dialog keeps being available via 'verder' after completion
bug testing ticket
I did not complete the HRS dialog. I restarted it via 'verder' and completed it. But if after completing I type 'verder', the HRS dialog starts again. So it seems that the dialog is not marked as completed. See here: https://github.com/PerfectFit-project/testing-tickets/issues/26.
1.0
Initially incomplete self-initiated HRS dialog keeps being available via 'verder' after completion - I did not complete the HRS dialog. I restarted it via 'verder' and completed it. But if after completing I type 'verder', the HRS dialog starts again. So it seems that the dialog is not marked as completed. See here: ht...
test
initially incomplete self initiated hrs dialog keeps being available via verder after completion i did not complete the hrs dialog i restarted it via verder and completed it but if after completing i type verder the hrs dialog starts again so it seems that the dialog is not marked as completed see here
1
196,604
14,881,250,283
IssuesEvent
2021-01-20 10:15:04
wix/wix-style-react
https://api.github.com/repos/wix/wix-style-react
closed
Testkit Smoketest fail for nested comopnents
Bug Priority: Low Testkit testing issues
# 🐛 Bug Report ### 🏗 Relevant Components [testkit-smoke.test.js ](https://github.com/wix/wix-style-react/blob/4b015f398cc60948234848227fec532a6ee9270f/testkit/testkit-smoke.test.js) ### 😯 Current Behavior Nested comopnents, components which their main dir is different from their name, for example: [Ed...
2.0
Testkit Smoketest fail for nested comopnents - # 🐛 Bug Report ### 🏗 Relevant Components [testkit-smoke.test.js ](https://github.com/wix/wix-style-react/blob/4b015f398cc60948234848227fec532a6ee9270f/testkit/testkit-smoke.test.js) ### 😯 Current Behavior Nested comopnents, components which their main dir i...
test
testkit smoketest fail for nested comopnents 🐛 bug report 🏗 relevant components testkit smoke test js 😯 current behavior nested comopnents components which their main dir is different from their name for example fail in sanity test they are currently marked with skipsanityt...
1
73,517
7,342,490,554
IssuesEvent
2018-03-07 08:05:32
alibaba/pouch
https://api.github.com/repos/alibaba/pouch
closed
[bug] make unit-test failed
areas/test kind/bug
### Ⅰ. Issue Description make unit-test has the following error: ``` make unit-test unit-test volume_build.go:8:8: cannot find package "github.com/alibaba/pouch/volume/store/boltdb" in any of: /tmp/pouchbuild/src/github.com/alibaba/pouch/vendor/github.com/alibaba/pouch/volume/store/boltdb (vendor tree) /usr/lo...
1.0
[bug] make unit-test failed - ### Ⅰ. Issue Description make unit-test has the following error: ``` make unit-test unit-test volume_build.go:8:8: cannot find package "github.com/alibaba/pouch/volume/store/boltdb" in any of: /tmp/pouchbuild/src/github.com/alibaba/pouch/vendor/github.com/alibaba/pouch/volume/store/...
test
make unit test failed ⅰ issue description make unit test has the following error make unit test unit test volume build go cannot find package github com alibaba pouch volume store boltdb in any of tmp pouchbuild src github com alibaba pouch vendor github com alibaba pouch volume store bolt...
1
167,421
13,024,815,524
IssuesEvent
2020-07-27 12:32:41
googleapis/google-cloud-cpp
https://api.github.com/repos/googleapis/google-cloud-cpp
closed
implement testing `Status` matchers
priority: p3 testing type: feature request
Implement matchers that can check a `google::cloud::Status` in a single `EXPECT` statement. We shouldn't spend too much effort on this until we resolve whether to switch to `absl::Status` (#4375), but we can implement our matchers in ways that are similar to (more specifically, subsets of) absl matchers to help the ...
1.0
implement testing `Status` matchers - Implement matchers that can check a `google::cloud::Status` in a single `EXPECT` statement. We shouldn't spend too much effort on this until we resolve whether to switch to `absl::Status` (#4375), but we can implement our matchers in ways that are similar to (more specifically, ...
test
implement testing status matchers implement matchers that can check a google cloud status in a single expect statement we shouldn t spend too much effort on this until we resolve whether to switch to absl status but we can implement our matchers in ways that are similar to more specifically sub...
1
62,736
3,192,998,579
IssuesEvent
2015-09-30 00:48:12
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Entities rules for computer not right in wizard
Component: For junior contributor Component: Found in version Priority: Normal Status: Closed Tracker: Bug
--- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1077, http://forge.fusioninventory.org/issues/1077 Original Date: 2011-08-20 Original Assignee: David Durieux --- We have import rules items and not entities rules.
1.0
Entities rules for computer not right in wizard - --- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1077, http://forge.fusioninventory.org/issues/1077 Original Date: 2011-08-20 Original Assignee: David Durieux --- We have import rules items and not entities rules.
non_test
entities rules for computer not right in wizard author name david durieux ddurieux original redmine issue original date original assignee david durieux we have import rules items and not entities rules
0
133,396
5,202,492,124
IssuesEvent
2017-01-24 09:44:16
openvstorage/volumedriver
https://api.github.com/repos/openvstorage/volumedriver
opened
Edge communication on RDMA
priority_urgent SRP type_enhancement
Get the Edge to work reliably over RDMA. Please create the necessary tickets on the relevant repos.
1.0
Edge communication on RDMA - Get the Edge to work reliably over RDMA. Please create the necessary tickets on the relevant repos.
non_test
edge communication on rdma get the edge to work reliably over rdma please create the necessary tickets on the relevant repos
0
50,355
6,084,920,769
IssuesEvent
2017-06-17 09:23:59
haskell-tools/haskell-tools
https://api.github.com/repos/haskell-tools/haskell-tools
closed
NoImplicitPrelude causes transformation problem with a comment
category:bug origin:stackage-testing package:backend-ghc
Minimal example: ``` {-# LANGUAGE NoImplicitPrelude #-} -- Imports import System.Exit ```
1.0
NoImplicitPrelude causes transformation problem with a comment - Minimal example: ``` {-# LANGUAGE NoImplicitPrelude #-} -- Imports import System.Exit ```
test
noimplicitprelude causes transformation problem with a comment minimal example language noimplicitprelude imports import system exit
1
143,120
11,516,807,523
IssuesEvent
2020-02-14 06:29:56
apache/incubator-shardingsphere
https://api.github.com/repos/apache/incubator-shardingsphere
closed
Unify SQL parsing results of `VisitorParameterizedParsingTest` and `SQLParserParameterizedTest`
enhancement test
Use `SQLParserTestCasesRegistry` instead of `VisitorSQLParserTestCasesRegistryFactory` at `VisitorParameterizedParsingTest`
1.0
Unify SQL parsing results of `VisitorParameterizedParsingTest` and `SQLParserParameterizedTest` - Use `SQLParserTestCasesRegistry` instead of `VisitorSQLParserTestCasesRegistryFactory` at `VisitorParameterizedParsingTest`
test
unify sql parsing results of visitorparameterizedparsingtest and sqlparserparameterizedtest use sqlparsertestcasesregistry instead of visitorsqlparsertestcasesregistryfactory at visitorparameterizedparsingtest
1
54,816
3,071,314,747
IssuesEvent
2015-08-19 11:14:45
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Поправить отображение времени в трее
bug imported Priority-Medium
_From [kirill.B...@gmail.com](https://code.google.com/u/118374335061098442652/) on September 03, 2010 04:38:25_ Имеем: Флай версии r500beta16 _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=150_
1.0
Поправить отображение времени в трее - _From [kirill.B...@gmail.com](https://code.google.com/u/118374335061098442652/) on September 03, 2010 04:38:25_ Имеем: Флай версии r500beta16 _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=150_
non_test
поправить отображение времени в трее from on september имеем флай версии original issue
0
260,822
22,667,272,775
IssuesEvent
2022-07-03 04:19:34
Uuvana-Studios/longvinter-windows-client
https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client
closed
GPU usage can't over 60% in low fps
Bug Not Tested
**Describe the bug** gpu usage can't over 60% in FHD but 60~70fps **Desktop:** - OS: Windows 11 - Game Version: 1.0.7b - Steam Version: newest version - CPU: i7-10700F - GPU: RTX 3060 12GB - RAM: samsung 16GB ram 2666mhz (overclocked to 3600mhz) x 1 - motherboard: gigabyte B560M DS3H
1.0
GPU usage can't over 60% in low fps - **Describe the bug** gpu usage can't over 60% in FHD but 60~70fps **Desktop:** - OS: Windows 11 - Game Version: 1.0.7b - Steam Version: newest version - CPU: i7-10700F - GPU: RTX 3060 12GB - RAM: samsung 16GB ram 2666mhz (overclocked to 3600mhz) x 1 - motherboard:...
test
gpu usage can t over in low fps describe the bug gpu usage can t over in fhd but desktop os windows game version steam version newest version cpu gpu rtx ram samsung ram overclocked to x motherboard gigabyte
1
655,391
21,688,635,839
IssuesEvent
2022-05-09 13:35:57
DIT113-V22/group-14
https://api.github.com/repos/DIT113-V22/group-14
closed
application login screen
sprint #3 Medium Priority User Story
As a user I want there to be a login feature in the app so that my plant data is protected from other people - [x] The app shall have a login screen - [x] The screen shall follow the color and design choices made for other screens - [x] There should be a popup if you dont enter an email and/or password - [x] Ther...
1.0
application login screen - As a user I want there to be a login feature in the app so that my plant data is protected from other people - [x] The app shall have a login screen - [x] The screen shall follow the color and design choices made for other screens - [x] There should be a popup if you dont enter an email ...
non_test
application login screen as a user i want there to be a login feature in the app so that my plant data is protected from other people the app shall have a login screen the screen shall follow the color and design choices made for other screens there should be a popup if you dont enter an email and or...
0
263,561
23,067,110,249
IssuesEvent
2022-07-25 14:45:37
IRPTeam/IRP
https://api.github.com/repos/IRPTeam/IRP
closed
Feature update
need test update
- [ ] проверка закрытия Basis key в регистре TM1010B_RowIDMovements если Приход в регистре в регистре Basis key = Key и RowID (из документа) если Расход в регистре если колонка Basis заполнена то в регистре Basis key = Basis key (из документа) если колонка Basis пустая то расхода не будет вот так правильней бу...
1.0
Feature update - - [ ] проверка закрытия Basis key в регистре TM1010B_RowIDMovements если Приход в регистре в регистре Basis key = Key и RowID (из документа) если Расход в регистре если колонка Basis заполнена то в регистре Basis key = Basis key (из документа) если колонка Basis пустая то расхода не будет вот ...
test
feature update проверка закрытия basis key в регистре rowidmovements если приход в регистре в регистре basis key key и rowid из документа если расход в регистре если колонка basis заполнена то в регистре basis key basis key из документа если колонка basis пустая то расхода не будет вот так прав...
1
13,018
3,298,622,676
IssuesEvent
2015-11-02 15:20:40
kumulsoft/Fixed-Assets
https://api.github.com/repos/kumulsoft/Fixed-Assets
closed
System Logs out 2nd time again after first login
bug Fixed HIGH Ready for testing
* When I login for the first time and tries to access a grid page, the system logouts me and I have to login again to access that grid. Unfortunately, it did not record history so did not know what page I was trying to access before it logs me out, so I had to start over again. * After login in, I am not using the ...
1.0
System Logs out 2nd time again after first login - * When I login for the first time and tries to access a grid page, the system logouts me and I have to login again to access that grid. Unfortunately, it did not record history so did not know what page I was trying to access before it logs me out, so I had to start o...
test
system logs out time again after first login when i login for the first time and tries to access a grid page the system logouts me and i have to login again to access that grid unfortunately it did not record history so did not know what page i was trying to access before it logs me out so i had to start ove...
1
229,184
18,286,650,552
IssuesEvent
2021-10-05 11:03:36
DILCISBoard/eark-ip-test-corpus
https://api.github.com/repos/DILCISBoard/eark-ip-test-corpus
closed
CSIP46 Test Case Description
test case
**Specification:** - **Name:** E-ARK CSIP - **Version:** 2.0-DRAFT - **URL:** http://earkcsip.dilcis.eu/ **Requirement:** - **Id:** CSIP46 - **Link:** http://earkcsip.dilcis.eu/#CSIP46 **Error Level:** ERROR **Description:** CSIP46 | Rights metadata identifier amdSec/rightsMD/@ID | An identifier for the rights meta...
1.0
CSIP46 Test Case Description - **Specification:** - **Name:** E-ARK CSIP - **Version:** 2.0-DRAFT - **URL:** http://earkcsip.dilcis.eu/ **Requirement:** - **Id:** CSIP46 - **Link:** http://earkcsip.dilcis.eu/#CSIP46 **Error Level:** ERROR **Description:** CSIP46 | Rights metadata identifier amdSec/rightsMD/@ID | An...
test
test case description specification name e ark csip version draft url requirement id link error level error description rights metadata identifier amdsec rightsmd id an identifier for the rights metadata section rightsmd used for referenc...
1
73,905
7,369,082,178
IssuesEvent
2018-03-13 00:35:35
kubernetes/community
https://api.github.com/repos/kubernetes/community
closed
Soliciting Kubernetes CI requirements for Inclusive Integration with CNCF Projects
lifecycle/rotten sig/testing
> "CNCF is helping develop a cloud native software stack that enables cross-cloud deployments. Cross-project CI that ensures ongoing interoperability is especially valuable." - Dan Kohn Executive Director CNCF [[cncf-ci-public] CNCF CI Goals](https://lists.cncf.io/pipermail/cncf-ci-public/2017-February/000001.html) ...
1.0
Soliciting Kubernetes CI requirements for Inclusive Integration with CNCF Projects - > "CNCF is helping develop a cloud native software stack that enables cross-cloud deployments. Cross-project CI that ensures ongoing interoperability is especially valuable." - Dan Kohn Executive Director CNCF [[cncf-ci-public] CNCF...
test
soliciting kubernetes ci requirements for inclusive integration with cncf projects cncf is helping develop a cloud native software stack that enables cross cloud deployments cross project ci that ensures ongoing interoperability is especially valuable dan kohn executive director cncf cncf ci goals ...
1
631,416
20,151,602,984
IssuesEvent
2022-02-09 12:57:33
ita-social-projects/horondi_client_fe
https://api.github.com/repos/ita-social-projects/horondi_client_fe
closed
[Your Cart-Checkout page] translation in English 'Nova post' delivery is not correct
bug UI priority: medium severity: minor
Environment: Windows 10 Home edition, 20H2 browser Google Chrome Version 91.0.4472.77 (Official Build) (64-bit). Reproducible: always. Build found: last commit 5e32bd7" Preconditions: 1. Go to https://horondi-front-staging.azurewebsites.net/ 2. Choose a product from main menu catalog (e.g.- Bag shopper) 3. ...
1.0
[Your Cart-Checkout page] translation in English 'Nova post' delivery is not correct - Environment: Windows 10 Home edition, 20H2 browser Google Chrome Version 91.0.4472.77 (Official Build) (64-bit). Reproducible: always. Build found: last commit 5e32bd7" Preconditions: 1. Go to https://horondi-front-staging....
non_test
translation in english nova post delivery is not correct environment windows home edition browser google chrome version official build bit reproducible always build found last commit preconditions go to choose a product from main menu catalog e g bag shopper ...
0
42,658
5,514,901,241
IssuesEvent
2017-03-17 16:08:35
specify/specify7
https://api.github.com/repos/specify/specify7
opened
Editing records in flexible grid format.
type:design type:enhance
To give the ability that one would get by exporting records in to the WB and editing and reuploading but without the export/reupload downsides. Maybe editing in the query results grid.
1.0
Editing records in flexible grid format. - To give the ability that one would get by exporting records in to the WB and editing and reuploading but without the export/reupload downsides. Maybe editing in the query results grid.
non_test
editing records in flexible grid format to give the ability that one would get by exporting records in to the wb and editing and reuploading but without the export reupload downsides maybe editing in the query results grid
0
56,228
14,078,404,798
IssuesEvent
2020-11-04 13:31:36
themagicalmammal/android_kernel_samsung_a5xelte
https://api.github.com/repos/themagicalmammal/android_kernel_samsung_a5xelte
opened
CVE-2017-14051 (Medium) detected in linuxv3.10
security vulnerability
## CVE-2017-14051 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/to...
True
CVE-2017-14051 (Medium) detected in linuxv3.10 - ## CVE-2017-14051 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary> <p> <p>Linux kernel source tree</p> <p...
non_test
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch cosmic experimental vulnerable source files android kernel...
0
41,046
5,331,112,081
IssuesEvent
2017-02-15 18:41:25
fabric8io/fabric8-planner
https://api.github.com/repos/fabric8io/fabric8-planner
closed
Repair functional UI tests - all are failing on Centos CI and when run on Docker
bug test
What I found is that the tests are failing when run through the cico script - I ran the tests manually (docker exec almighty-ui-builder ./run_functional_tests.sh) and saw the same failures. Many ![6a3c424fda3585654e8985cda73c6e0e](https://cloud.githubusercontent.com/assets/642621/22481384/075ca2b6-e7c3-11e6-8746-4...
1.0
Repair functional UI tests - all are failing on Centos CI and when run on Docker - What I found is that the tests are failing when run through the cico script - I ran the tests manually (docker exec almighty-ui-builder ./run_functional_tests.sh) and saw the same failures. Many ![6a3c424fda3585654e8985cda73c6e0e](h...
test
repair functional ui tests all are failing on centos ci and when run on docker what i found is that the tests are failing when run through the cico script i ran the tests manually docker exec almighty ui builder run functional tests sh and saw the same failures many hours later and i ...
1
287,168
24,813,914,925
IssuesEvent
2022-10-25 11:41:08
101Jay/The-Habit
https://api.github.com/repos/101Jay/The-Habit
closed
[코드 이슈] 이슈 테스트 중입니다.
💯Test
## 이슈명 - 이슈가 무엇인지 명확하게 기재해주세요. 이슈 템플릿 테스트 중이라 큰 이슈는 없습니다. ## 이슈 과정 - 어떤 과정에서 이슈를 겪게 되었는지 기재해주세요. ## 원하는 해결 방식 - 어떻게 이 문제가 해결되었으면 좋겠는지 기재해주세요. ## 캡처 - 관련 캡처 이미지가 존재한다면 올려주세요. ## 기타 - 추가로 논의가 필요한 부분에 대해서 기재해주세요.
1.0
[코드 이슈] 이슈 테스트 중입니다. - ## 이슈명 - 이슈가 무엇인지 명확하게 기재해주세요. 이슈 템플릿 테스트 중이라 큰 이슈는 없습니다. ## 이슈 과정 - 어떤 과정에서 이슈를 겪게 되었는지 기재해주세요. ## 원하는 해결 방식 - 어떻게 이 문제가 해결되었으면 좋겠는지 기재해주세요. ## 캡처 - 관련 캡처 이미지가 존재한다면 올려주세요. ## 기타 - 추가로 논의가 필요한 부분에 대해서 기재해주세요.
test
이슈 테스트 중입니다 이슈명 이슈가 무엇인지 명확하게 기재해주세요 이슈 템플릿 테스트 중이라 큰 이슈는 없습니다 이슈 과정 어떤 과정에서 이슈를 겪게 되었는지 기재해주세요 원하는 해결 방식 어떻게 이 문제가 해결되었으면 좋겠는지 기재해주세요 캡처 관련 캡처 이미지가 존재한다면 올려주세요 기타 추가로 논의가 필요한 부분에 대해서 기재해주세요
1
468,022
13,460,088,546
IssuesEvent
2020-09-09 13:10:51
jekyll/jekyll
https://api.github.com/repos/jekyll/jekyll
closed
include configuration option doesn't work for directories
bug priority 4 (maybe) stale
jekyll 4.0.0, macOS 10.15.2 Catalina The "include" [configuration option](https://jekyllrb.com/docs/configuration/options/) says: > Force inclusion of directories and/or files in the conversion However only files are successfully included; directories are ignored. To reproduce: > git clone https://githu...
1.0
include configuration option doesn't work for directories - jekyll 4.0.0, macOS 10.15.2 Catalina The "include" [configuration option](https://jekyllrb.com/docs/configuration/options/) says: > Force inclusion of directories and/or files in the conversion However only files are successfully included; directories...
non_test
include configuration option doesn t work for directories jekyll macos catalina the include says force inclusion of directories and or files in the conversion however only files are successfully included directories are ignored to reproduce git clone cd jekyll inclu...
0
76,276
21,320,999,488
IssuesEvent
2022-04-17 04:14:57
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Investigate distroless for building Harbor's images.
area/build kind/spike staled
Investigate the eligibility to build Harbor's images on top of distroless: https://github.com/GoogleContainerTools/distroless To see if we can achieve the goals: 1) Mitigate CVEs 2) Reduce the size We should also measure the impact to debugability as it doesn't contain shell, we may figure out best practice fo...
1.0
Investigate distroless for building Harbor's images. - Investigate the eligibility to build Harbor's images on top of distroless: https://github.com/GoogleContainerTools/distroless To see if we can achieve the goals: 1) Mitigate CVEs 2) Reduce the size We should also measure the impact to debugability as it do...
non_test
investigate distroless for building harbor s images investigate the eligibility to build harbor s images on top of distroless to see if we can achieve the goals mitigate cves reduce the size we should also measure the impact to debugability as it doesn t contain shell we may figure out best pract...
0
9,544
6,924,355,548
IssuesEvent
2017-11-30 12:27:00
cortoproject/corto
https://api.github.com/repos/cortoproject/corto
opened
Add low-level store API that allows for more flexibility & better performance
Corto:ObjectManagement Corto:Performance
In some cases the regular store API (`corto_declareChild`, `corto_define` etc) is not flexible enough, or performs actions that in some contexts are redundant. To enable applications to do more powerful things with the store, and optimize certain scenarios, a lower-level API call is needed. Examples of redundancy ar...
True
Add low-level store API that allows for more flexibility & better performance - In some cases the regular store API (`corto_declareChild`, `corto_define` etc) is not flexible enough, or performs actions that in some contexts are redundant. To enable applications to do more powerful things with the store, and optimize c...
non_test
add low level store api that allows for more flexibility better performance in some cases the regular store api corto declarechild corto define etc is not flexible enough or performs actions that in some contexts are redundant to enable applications to do more powerful things with the store and optimize c...
0
181,480
14,877,630,949
IssuesEvent
2021-01-20 03:39:20
k8ssandra/k8ssandra
https://api.github.com/repos/k8ssandra/k8ssandra
opened
Update docs to reflect the fact that the provided Traefik examples are not suggested for production deployments
complexity: low documentation needs-triage
## Bug Report <!-- Thanks for filing an issue! Before hitting the button, please answer these questions. Fill in as much of the template below as you can. --> **Describe the bug** This was mentioned as part of #200 - our documentation should note that some of our examples are not suggested for production dep...
1.0
Update docs to reflect the fact that the provided Traefik examples are not suggested for production deployments - ## Bug Report <!-- Thanks for filing an issue! Before hitting the button, please answer these questions. Fill in as much of the template below as you can. --> **Describe the bug** This was mentio...
non_test
update docs to reflect the fact that the provided traefik examples are not suggested for production deployments bug report thanks for filing an issue before hitting the button please answer these questions fill in as much of the template below as you can describe the bug this was mentio...
0
103,587
8,922,765,977
IssuesEvent
2019-01-21 13:56:00
khartec/waltz
https://api.github.com/repos/khartec/waltz
closed
Add <waltz-entity-enum> to app overview section
fixed (test & close)
Currently being displayed on the Change Initiative overview section, Will be good to add it to the app overview, so that prominent fields can be displayed in the overview section (instead of entity notes) ``` <!-- Entity Enum --> <waltz-entity-enum parent-entity-ref="ctrl.entityRef"> </waltz-entity-enum> ```
1.0
Add <waltz-entity-enum> to app overview section - Currently being displayed on the Change Initiative overview section, Will be good to add it to the app overview, so that prominent fields can be displayed in the overview section (instead of entity notes) ``` <!-- Entity Enum --> <waltz-entity-enum parent-entity-r...
test
add to app overview section currently being displayed on the change initiative overview section will be good to add it to the app overview so that prominent fields can be displayed in the overview section instead of entity notes
1
334,400
24,417,488,973
IssuesEvent
2022-10-05 17:12:07
Pradumnasaraf/open-source-with-pradumna
https://api.github.com/repos/Pradumnasaraf/open-source-with-pradumna
closed
[DOCS]Add process/guide - "How to create issue templates"
documentation good first issue EddieHub:good-first-issue how-to OSWP hacktoberfest
### Description #### Hey! Contributor, #### We are adding a guide/process for every activity (like Creating a PR or raising an issue) and making learning easy for new contributors. ### Changes/Action required - Add a complete process of **"How to create issue templates"**, steps will contain a text, s...
1.0
[DOCS]Add process/guide - "How to create issue templates" - ### Description #### Hey! Contributor, #### We are adding a guide/process for every activity (like Creating a PR or raising an issue) and making learning easy for new contributors. ### Changes/Action required - Add a complete process of **"Ho...
non_test
add process guide how to create issue templates description hey contributor we are adding a guide process for every activity like creating a pr or raising an issue and making learning easy for new contributors changes action required add a complete process of how to ...
0
277,568
24,085,624,701
IssuesEvent
2022-09-19 10:39:20
xsuite/xsuite
https://api.github.com/repos/xsuite/xsuite
closed
Faddeeva function should be tested covering all branches in the algorithm
testing
- All contexts should be covered Faddeeva function: https://github.com/xsuite/xfields/blob/main/xfields/fieldmaps/bigaussian_src/complex_error_function.h Tests are here: https://github.com/xsuite/xfields/blob/main/tests/test_cerrf.py
1.0
Faddeeva function should be tested covering all branches in the algorithm - - All contexts should be covered Faddeeva function: https://github.com/xsuite/xfields/blob/main/xfields/fieldmaps/bigaussian_src/complex_error_function.h Tests are here: https://github.com/xsuite/xfields/blob/main/tests/test_cerrf.py
test
faddeeva function should be tested covering all branches in the algorithm all contexts should be covered faddeeva function tests are here
1
392,264
26,932,387,625
IssuesEvent
2023-02-07 17:45:25
sophsuan/senior_project
https://api.github.com/repos/sophsuan/senior_project
closed
Design Pages on Figma
documentation
# Use Figma to develop a design for our browser extension. ## Should include pages for: - New tab opened - Viewing past notes - Mental health resources
1.0
Design Pages on Figma - # Use Figma to develop a design for our browser extension. ## Should include pages for: - New tab opened - Viewing past notes - Mental health resources
non_test
design pages on figma use figma to develop a design for our browser extension should include pages for new tab opened viewing past notes mental health resources
0
3,679
14,284,046,425
IssuesEvent
2020-11-23 11:55:47
rpa-tomorrow/substorm-nlp
https://api.github.com/repos/rpa-tomorrow/substorm-nlp
closed
Cannot send an email directly to an email address
automation bug
# Expected behavior `Send an email to john.doe@email.com` should send an email to the given email address # Actual behavior Returning the error: `generator raised StopIteration` The model xx_ent_wiki_sm does not release the lock it has taken # Steps to reproduce 1. Start the CLI 2. Enter `Send an email to john.d...
1.0
Cannot send an email directly to an email address - # Expected behavior `Send an email to john.doe@email.com` should send an email to the given email address # Actual behavior Returning the error: `generator raised StopIteration` The model xx_ent_wiki_sm does not release the lock it has taken # Steps to reproduce ...
non_test
cannot send an email directly to an email address expected behavior send an email to john doe email com should send an email to the given email address actual behavior returning the error generator raised stopiteration the model xx ent wiki sm does not release the lock it has taken steps to reproduce ...
0
350,780
31,932,312,450
IssuesEvent
2023-09-19 08:16:15
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix jax_lax_operators.test_jax_full
JAX Frontend Sub Task Failing Test
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6228243590/job/16904567476"><img src=https://img.shields.io/badge/-failure-red></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/6228243590/job/16904567476"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflo...
1.0
Fix jax_lax_operators.test_jax_full - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6228243590/job/16904567476"><img src=https://img.shields.io/badge/-failure-red></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/6228243590/job/16904567476"><img src=https://img.shields....
test
fix jax lax operators test jax full numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src
1
56,136
6,502,262,464
IssuesEvent
2017-08-23 13:03:59
healthlocker/oxleas-adhd
https://api.github.com/repos/healthlocker/oxleas-adhd
closed
remove Welcome to healthlocker section on landing page home page
content change please-test priority-2 T25m
+ [x] As a user on the landing page of Oxleas site, it is edited. + [x] there is no sign up button
1.0
remove Welcome to healthlocker section on landing page home page - + [x] As a user on the landing page of Oxleas site, it is edited. + [x] there is no sign up button
test
remove welcome to healthlocker section on landing page home page as a user on the landing page of oxleas site it is edited there is no sign up button
1
208,448
7,154,521,199
IssuesEvent
2018-01-26 08:54:37
UniversityOfHelsinkiCS/front-grappa2
https://api.github.com/repos/UniversityOfHelsinkiCS/front-grappa2
opened
Thesis abstract page chooser
low priority
Currently user has no way of choosing the abstract page (we just pick the first 4 pages of a thesis) When uploading thesis user should choose which page is the abstract and we'd show the page.
1.0
Thesis abstract page chooser - Currently user has no way of choosing the abstract page (we just pick the first 4 pages of a thesis) When uploading thesis user should choose which page is the abstract and we'd show the page.
non_test
thesis abstract page chooser currently user has no way of choosing the abstract page we just pick the first pages of a thesis when uploading thesis user should choose which page is the abstract and we d show the page
0
191,172
14,593,420,487
IssuesEvent
2020-12-19 22:43:31
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
dataiku/dku-kubernetes: pkg/kubectl/util/i18n/i18n_test.go; 7 LoC
fresh test tiny
Found a possible issue in [dataiku/dku-kubernetes](https://www.github.com/dataiku/dku-kubernetes) at [pkg/kubectl/util/i18n/i18n_test.go](https://github.com/dataiku/dku-kubernetes/blob/6d29459b3b7485ebcff3a33b0a07f47759fe7da3/pkg/kubectl/util/i18n/i18n_test.go#L136-L142) Below is the message reported by the analyzer ...
1.0
dataiku/dku-kubernetes: pkg/kubectl/util/i18n/i18n_test.go; 7 LoC - Found a possible issue in [dataiku/dku-kubernetes](https://www.github.com/dataiku/dku-kubernetes) at [pkg/kubectl/util/i18n/i18n_test.go](https://github.com/dataiku/dku-kubernetes/blob/6d29459b3b7485ebcff3a33b0a07f47759fe7da3/pkg/kubectl/util/i18n/i18...
test
dataiku dku kubernetes pkg kubectl util 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 ...
1
101,909
8,807,292,492
IssuesEvent
2018-12-27 09:14:25
nicolargo/glances
https://api.github.com/repos/nicolargo/glances
closed
Sorting by process time works not as expected
bug needs test
#### Description Sorting by process time not sorting in expected order ![2018-09-18_112021](https://user-images.githubusercontent.com/5748547/45677607-dde0f080-bb34-11e8-9532-a87de494a144.png) #### Versions * Glances v3.1.0_beta with psutil v5.4.7 * FreeBSD 11.2-RELEASE-p2 #### Logs Debug log offer...
1.0
Sorting by process time works not as expected - #### Description Sorting by process time not sorting in expected order ![2018-09-18_112021](https://user-images.githubusercontent.com/5748547/45677607-dde0f080-bb34-11e8-9532-a87de494a144.png) #### Versions * Glances v3.1.0_beta with psutil v5.4.7 * FreeBSD...
test
sorting by process time works not as expected description sorting by process time not sorting in expected order versions glances beta with psutil freebsd release logs debug log offers no forther informations
1
544,500
15,894,081,413
IssuesEvent
2021-04-11 08:53:54
googleapis/github-repo-automation
https://api.github.com/repos/googleapis/github-repo-automation
closed
Synthesis failed for github-repo-automation
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate github-repo-automation. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the github-repo-automation API, and the library grows stale. See https://github.com/googleapis/synthtool/bl...
1.0
Synthesis failed for github-repo-automation - Hello! Autosynth couldn't regenerate github-repo-automation. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the github-repo-automation API, and the library grows stale. ...
non_test
synthesis failed for github repo automation hello autosynth couldn t regenerate github repo automation broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the github repo automation api and the library grows stale ...
0
35,982
5,026,018,753
IssuesEvent
2016-12-15 11:06:46
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
github.com/cockroachdb/cockroach/pkg/kv: TestMultiRangeEmptyAfterTruncate failed under stress
Robot test-failure
SHA: https://github.com/cockroachdb/cockroach/commits/ee0292a306126d9fa9d81d4cd3df45a6e38ad578 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=false TAGS= GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=91227&tab=buildLog ``` I161215 08:17:38.298771 16536 gossip/g...
1.0
github.com/cockroachdb/cockroach/pkg/kv: TestMultiRangeEmptyAfterTruncate failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/ee0292a306126d9fa9d81d4cd3df45a6e38ad578 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=false TAGS= GOFLAGS= ``` Stress build found a failed test: https://teamcity.coc...
test
github com cockroachdb cockroach pkg kv testmultirangeemptyaftertruncate failed under stress sha parameters cockroach proposer evaluated kv false tags goflags stress build found a failed test gossip gossip go initial resolvers gossip gossip go no resolvers...
1
41,923
22,095,361,646
IssuesEvent
2022-06-01 09:30:37
nextcloud/spreed
https://api.github.com/repos/nextcloud/spreed
closed
Combine session updates of multiple rooms into 1 request from the HPB
1. to develop enhancement feature: api 🛠️ feature: signaling 📶 performance 🚀
<!--- Please keep this note for other contributors --> ### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant information to ...
True
Combine session updates of multiple rooms into 1 request from the HPB - <!--- Please keep this note for other contributors --> ### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same ...
non_test
combine session updates of multiple rooms into request from the hpb how to use github please use the 👍 to show that you are interested into the same feature please don t comment if you have no relevant information to add it s just extra noise for everyone subscribed to this issue subscri...
0
8,342
2,611,493,540
IssuesEvent
2015-02-27 05:33:49
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Health/name hedgehogs tags missing after startup
auto-migrated Priority-Medium Type-Defect
``` No health/name tags above some hogs staying on a bridge on the left part of the map. To reproduce just load the save attached (tested in WinXP 32 bit, Intel 965 chipset videocard, revision 3e8fbc917f32). ``` Original issue reported on code.google.com by `unC0Rr` on 14 Dec 2011 at 11:14 Attachments: * [tagsBug.4...
1.0
Health/name hedgehogs tags missing after startup - ``` No health/name tags above some hogs staying on a bridge on the left part of the map. To reproduce just load the save attached (tested in WinXP 32 bit, Intel 965 chipset videocard, revision 3e8fbc917f32). ``` Original issue reported on code.google.com by `unC0Rr`...
non_test
health name hedgehogs tags missing after startup no health name tags above some hogs staying on a bridge on the left part of the map to reproduce just load the save attached tested in winxp bit intel chipset videocard revision original issue reported on code google com by on dec at ...
0
211,397
16,237,838,702
IssuesEvent
2021-05-07 04:40:34
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Accessing clusters and v2 charts page is slow
[zube]: To Test kind/bug-qa
**What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** - Deploy a DO cluster - all roles 3 nodes on a rancher master-head setup - When the cluster is up and active, Try accessing the Default/System project of the deployed clu...
1.0
Accessing clusters and v2 charts page is slow - **What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** - Deploy a DO cluster - all roles 3 nodes on a rancher master-head setup - When the cluster is up and active, Try accessin...
test
accessing clusters and charts page is slow what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible deploy a do cluster all roles nodes on a rancher master head setup when the cluster is up and active try accessing...
1
39,700
5,242,731,745
IssuesEvent
2017-01-31 18:50:32
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Port forwarding tests won't work with rkt-kvm (propably with all hypervisor based runtimes)
area/kubelet area/test sig/node
Inside portforwardtester container in portforwardtester.go line 52 ``` go listener, err := net.Listen("tcp", fmt.Sprintf("localhost:%s", bindPort)) ``` It causes app to only listen on the local interface, its not the problem with namespace based runtimes cause we can use nsenter. With hypervisor based runtimes...
1.0
Port forwarding tests won't work with rkt-kvm (propably with all hypervisor based runtimes) - Inside portforwardtester container in portforwardtester.go line 52 ``` go listener, err := net.Listen("tcp", fmt.Sprintf("localhost:%s", bindPort)) ``` It causes app to only listen on the local interface, its not the ...
test
port forwarding tests won t work with rkt kvm propably with all hypervisor based runtimes inside portforwardtester container in portforwardtester go line go listener err net listen tcp fmt sprintf localhost s bindport it causes app to only listen on the local interface its not the p...
1
124,146
10,295,251,284
IssuesEvent
2019-08-27 20:44:41
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed test: TestImportMysql
C-test-failure O-robot
The following tests appear to have failed on master (testrace): TestImportMysql/all_from_multi_gzip, TestImportMysql/second_from_multi, TestImportMysql/all_from_multi, TestImportMysql/simple_from_multi, TestImportMysql, TestImportMysql/single_table_dump, TestImportMysql/all_from_multi_bzip, TestImportMysql/read_data_on...
1.0
teamcity: failed test: TestImportMysql - The following tests appear to have failed on master (testrace): TestImportMysql/all_from_multi_gzip, TestImportMysql/second_from_multi, TestImportMysql/all_from_multi, TestImportMysql/simple_from_multi, TestImportMysql, TestImportMysql/single_table_dump, TestImportMysql/all_from...
test
teamcity failed test testimportmysql the following tests appear to have failed on master testrace testimportmysql all from multi gzip testimportmysql second from multi testimportmysql all from multi testimportmysql simple from multi testimportmysql testimportmysql single table dump testimportmysql all from...
1
93,440
26,952,469,283
IssuesEvent
2023-02-08 12:44:36
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Update third party dependencies
T: Enhancement C: Functionality C: Build P: Medium E: All Editions
For the upcoming release of jOOQ 3.18.0, let's upgrade a few third party dependencies including: - [ ] `org.apache.logging.log4j:log4j-core` from 2.18.0 to 2.19.0 This issue will be amended
1.0
Update third party dependencies - For the upcoming release of jOOQ 3.18.0, let's upgrade a few third party dependencies including: - [ ] `org.apache.logging.log4j:log4j-core` from 2.18.0 to 2.19.0 This issue will be amended
non_test
update third party dependencies for the upcoming release of jooq let s upgrade a few third party dependencies including org apache logging core from to this issue will be amended
0
140,326
11,310,008,243
IssuesEvent
2020-01-19 16:46:33
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Failing test - ci-kubernetes-e2e-gci-gce-ingress
area/ingress kind/failing-test priority/critical-urgent sig/network triage/unresolved
**Which jobs are failing**: ci-kubernetes-e2e-gci-gce-ingress **Which test(s) are failing**: Stages: listResources After listResources Before Overall **Since when has it been failing**: Overall stage has been failing since 1/17 1:44 PST **Testgrid link**: https://testgrid.k8s.i...
1.0
Failing test - ci-kubernetes-e2e-gci-gce-ingress - **Which jobs are failing**: ci-kubernetes-e2e-gci-gce-ingress **Which test(s) are failing**: Stages: listResources After listResources Before Overall **Since when has it been failing**: Overall stage has been failing since 1/17 1:4...
test
failing test ci kubernetes gci gce ingress which jobs are failing ci kubernetes gci gce ingress which test s are failing stages listresources after listresources before overall since when has it been failing overall stage has been failing since pst ...
1
316,151
27,141,742,268
IssuesEvent
2023-02-16 16:48:59
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.4.0 - Release Candidate 1 - Installation metrics
team/cicd type/release tracking release test/4.4.0
### Packages tests metrics information ||| | :-- | :-- | | **Main release candidate issue** | #16132 | | **Main packages metrics issue** | #16142 ...
1.0
Release 4.4.0 - Release Candidate 1 - Installation metrics - ### Packages tests metrics information ||| | :-- | :-- | | **Main release candidate issue** | #16132 | | **Main packages metrics i...
test
release release candidate installation metrics packages tests metrics information main release candidate issue main packages metrics issue...
1
188,764
14,474,886,804
IssuesEvent
2020-12-10 00:18:13
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
restic/restic: cmd/restic/integration_test.go; 6 LoC
fresh test tiny
Found a possible issue in [restic/restic](https://www.github.com/restic/restic) at [cmd/restic/integration_test.go](https://github.com/restic/restic/blob/7facc8ccc1e3fd5cf7a396bd9e06ed4560bcc051/cmd/restic/integration_test.go#L231-L236) Below is the message reported by the analyzer for this snippet of code. Beware th...
1.0
restic/restic: cmd/restic/integration_test.go; 6 LoC - Found a possible issue in [restic/restic](https://www.github.com/restic/restic) at [cmd/restic/integration_test.go](https://github.com/restic/restic/blob/7facc8ccc1e3fd5cf7a396bd9e06ed4560bcc051/cmd/restic/integration_test.go#L231-L236) Below is the message repor...
test
restic restic cmd restic integration 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 referen...
1
423,456
12,297,133,708
IssuesEvent
2020-05-11 08:18:33
georchestra/mapstore2-georchestra
https://api.github.com/repos/georchestra/mapstore2-georchestra
closed
Review of the Extension upload/install UI
Accepted New Priority: High
The UI of the extensions upload and install tool need to be reviewed so the draft UI to test backend functionalities can be removed. Below the points to consider for the implementation and a mockup: 1 - The upload/install UI must be a **modal window** that appear over the existing plugin configuration UI. The modal ...
1.0
Review of the Extension upload/install UI - The UI of the extensions upload and install tool need to be reviewed so the draft UI to test backend functionalities can be removed. Below the points to consider for the implementation and a mockup: 1 - The upload/install UI must be a **modal window** that appear over the ...
non_test
review of the extension upload install ui the ui of the extensions upload and install tool need to be reviewed so the draft ui to test backend functionalities can be removed below the points to consider for the implementation and a mockup the upload install ui must be a modal window that appear over the ...
0
122,432
10,222,839,693
IssuesEvent
2019-08-16 08:00:02
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
closed
JTReg Failure: java/lang/StackWalker/ReflectionFrames.java
test failure
Failure link ------------ - Link: https://github.com/ibmruntimes/openj9-openjdk-jdk11/blob/965d0c0df359f3da224b865701bbcc044b7104c2/test/jdk/java/lang/StackWalker/ReflectionFrames.java#L1 (2 tests out of 7 are failing) - Category: openjdk - Target: _jdk_custom (jave/lang/StackWalker/ReflectionFrames.java) NOTE: `S...
1.0
JTReg Failure: java/lang/StackWalker/ReflectionFrames.java - Failure link ------------ - Link: https://github.com/ibmruntimes/openj9-openjdk-jdk11/blob/965d0c0df359f3da224b865701bbcc044b7104c2/test/jdk/java/lang/StackWalker/ReflectionFrames.java#L1 (2 tests out of 7 are failing) - Category: openjdk - Target: _jdk_...
test
jtreg failure java lang stackwalker reflectionframes java failure link link tests out of are failing category openjdk target jdk custom jave lang stackwalker reflectionframes java note stackwalker appears to be causing a lot of problems for architecture consistent failu...
1
249,282
21,156,631,740
IssuesEvent
2022-04-07 04:30:56
stores-cedcommerce/Internal-Diat-Food-Due-15th-March
https://api.github.com/repos/stores-cedcommerce/Internal-Diat-Food-Due-15th-March
closed
Browse by category section on home page below the banner, the speeling of the chocolate is not correct for the category
Home page content Desktop Issue Ready to test Fixed
Actual result: The spelling of chocolate is not correct. ![image](https://user-images.githubusercontent.com/102131636/161697380-74db7bfa-daa0-4208-a937-b8cb3fe4f8d0.png) **Expected result:** The spelling should be correct.
1.0
Browse by category section on home page below the banner, the speeling of the chocolate is not correct for the category - Actual result: The spelling of chocolate is not correct. ![image](https://user-images.githubusercontent.com/102131636/161697380-74db7bfa-daa0-4208-a937-b8cb3fe4f8d0.png) **Expected result:** T...
test
browse by category section on home page below the banner the speeling of the chocolate is not correct for the category actual result the spelling of chocolate is not correct expected result the spelling should be correct
1
226,609
18,042,054,708
IssuesEvent
2021-09-18 07:47:55
SAP/ui5-webcomponents
https://api.github.com/repos/SAP/ui5-webcomponents
reopened
Input fields do not cancel user input on Escape
High Prio TOPIC RL 1.0 Release Testing
### **Bug Description** Input, MultiInput, ComboBox & MultiComboBox controls should cancel user input on Escape. Per component: 1. Input/MultiInput/MultiComboBox > When the picker is closed the entered value is not cleared. When the picker is opened, it closes but the value remains in the input field. > > ...
1.0
Input fields do not cancel user input on Escape - ### **Bug Description** Input, MultiInput, ComboBox & MultiComboBox controls should cancel user input on Escape. Per component: 1. Input/MultiInput/MultiComboBox > When the picker is closed the entered value is not cleared. When the picker is opened, it closes...
test
input fields do not cancel user input on escape bug description input multiinput combobox multicombobox controls should cancel user input on escape per component input multiinput multicombobox when the picker is closed the entered value is not cleared when the picker is opened it closes...
1
187,809
6,761,306,480
IssuesEvent
2017-10-25 00:52:21
PrairieLearn/PrairieLearn
https://api.github.com/repos/PrairieLearn/PrairieLearn
closed
Add option to use min element score as question score
enhancement high priority
Chris Schmitz needs this for ECE 110 by Tuesday midnight.
1.0
Add option to use min element score as question score - Chris Schmitz needs this for ECE 110 by Tuesday midnight.
non_test
add option to use min element score as question score chris schmitz needs this for ece by tuesday midnight
0
25,364
4,155,607,470
IssuesEvent
2016-06-16 15:23:26
RevolutionAnalytics/AzureML
https://api.github.com/repos/RevolutionAnalytics/AzureML
opened
Fix unit tests and code for download.datasets() to deal with multiple datasets
bug tests
Unit tests failed, and code incorrectly handled scenarios.
1.0
Fix unit tests and code for download.datasets() to deal with multiple datasets - Unit tests failed, and code incorrectly handled scenarios.
test
fix unit tests and code for download datasets to deal with multiple datasets unit tests failed and code incorrectly handled scenarios
1
249,969
21,219,487,890
IssuesEvent
2022-04-11 10:30:31
LimeChain/hashport-validator
https://api.github.com/repos/LimeChain/hashport-validator
closed
Unit test for NewNft in app/model/transfer/transfer_test.go
unit tests
Implement unit test in **app/model/transfer/transfer_test.go** for **NewNft** function from **app/model/transfer/transfer.go**
1.0
Unit test for NewNft in app/model/transfer/transfer_test.go - Implement unit test in **app/model/transfer/transfer_test.go** for **NewNft** function from **app/model/transfer/transfer.go**
test
unit test for newnft in app model transfer transfer test go implement unit test in app model transfer transfer test go for newnft function from app model transfer transfer go
1
363,222
25,413,992,381
IssuesEvent
2022-11-22 21:46:06
joshuacc/ahkpm
https://api.github.com/repos/joshuacc/ahkpm
closed
Fix social media previews on ahkpm.dev
bug documentation good first issue
This is what it looks like on Twitter right now. ![image](https://user-images.githubusercontent.com/171086/200577775-2a0142e5-6db6-41fd-9d5f-cee9e0a5f79c.png) The website repo is here: https://github.com/joshuacc/ahkpm.dev
1.0
Fix social media previews on ahkpm.dev - This is what it looks like on Twitter right now. ![image](https://user-images.githubusercontent.com/171086/200577775-2a0142e5-6db6-41fd-9d5f-cee9e0a5f79c.png) The website repo is here: https://github.com/joshuacc/ahkpm.dev
non_test
fix social media previews on ahkpm dev this is what it looks like on twitter right now the website repo is here
0
57,461
7,058,247,769
IssuesEvent
2018-01-04 19:35:38
7sharp9/ReQuetzal
https://api.github.com/repos/7sharp9/ReQuetzal
opened
Generic and simple compiler flow
prio:high type:Design
We should define a graph, which described the general approach for the compiler flow. - [ ] Compiler flow - [ ] Modules/functions API for following stages - [ ] Detailed explanation about each step in the flow, with the associated documentation explaining the reasoning (papers, pdfs, link to blogs ...) to extend in ...
1.0
Generic and simple compiler flow - We should define a graph, which described the general approach for the compiler flow. - [ ] Compiler flow - [ ] Modules/functions API for following stages - [ ] Detailed explanation about each step in the flow, with the associated documentation explaining the reasoning (papers, pdf...
non_test
generic and simple compiler flow we should define a graph which described the general approach for the compiler flow compiler flow modules functions api for following stages detailed explanation about each step in the flow with the associated documentation explaining the reasoning papers pdfs lin...
0
101,075
8,773,839,518
IssuesEvent
2018-12-18 17:59:45
mozilla-services/syncstorage-rs
https://api.github.com/repos/mozilla-services/syncstorage-rs
opened
Attempt a retry on ConflictErrors
bug e2e tests
We lack the equivalent of the python's sleep_and_retry_on_conflict decorator. It attempts to retry a request once in the face of timestamp ConflictErrors. This can affect the e2e tests: seeing ConflictErrors occasionally reported because the tests can potentially hit the server with successive requests in less than ...
1.0
Attempt a retry on ConflictErrors - We lack the equivalent of the python's sleep_and_retry_on_conflict decorator. It attempts to retry a request once in the face of timestamp ConflictErrors. This can affect the e2e tests: seeing ConflictErrors occasionally reported because the tests can potentially hit the server wi...
test
attempt a retry on conflicterrors we lack the equivalent of the python s sleep and retry on conflict decorator it attempts to retry a request once in the face of timestamp conflicterrors this can affect the tests seeing conflicterrors occasionally reported because the tests can potentially hit the server with...
1
17,696
10,758,659,955
IssuesEvent
2019-10-31 15:20:16
edgexfoundry/edgex-go
https://api.github.com/repos/edgexfoundry/edgex-go
opened
security-secrets-setup says it succeeded when it also says it fails (and it did fail)
bug security-services
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Hello there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅...
1.0
security-secrets-setup says it succeeded when it also says it fails (and it did fail) - <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Hello there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about...
non_test
security secrets setup says it succeeded when it also says it fails and it did fail 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 hello there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about...
0
331,049
28,503,519,803
IssuesEvent
2023-04-18 19:19:46
apache/beam
https://api.github.com/repos/apache/beam
reopened
Flink testParDoRequiresStableInput flaky
runners flink P1 failing test flake
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20253/ org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInput java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint triggering...
1.0
Flink testParDoRequiresStableInput flaky - https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20253/ org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInput java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint...
test
flink testpardorequiresstableinput flaky org apache beam runners flink flinkrequiresstableinputtest testpardorequiresstableinput java util concurrent executionexception java util concurrent completionexception org apache flink runtime checkpoint checkpointexception checkpoint triggering task source impuls...
1
131,621
18,248,381,071
IssuesEvent
2021-10-01 22:10:07
ghc-dev/Ryan-Rasmussen
https://api.github.com/repos/ghc-dev/Ryan-Rasmussen
opened
CVE-2018-3721 (Medium) detected in multiple libraries
security vulnerability
## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.7.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-0.9.2.tgz</b>, <b>lodash-0.10.0.tgz</b></p></summary> <p> ...
True
CVE-2018-3721 (Medium) detected in multiple libraries - ## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.7.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-0....
non_test
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz lodash tgz the modern build of lodash modular utilities library home page a href path to depe...
0
147,205
11,778,662,503
IssuesEvent
2020-03-16 16:39:24
HotelsDotCom/bull
https://api.github.com/repos/HotelsDotCom/bull
closed
100% Test Coverage
enhancement good first issue help wanted testing
**Description** As per today, the test coverage is: **97,3%**, the purpose of this task is to reach **100%**. **How the coverage is calculated** The plugin in charge of the test coverage calculation are **[Jacoco](https://github.com/jacoco/jacoco)** along with [SonarCloud](https://sonarcloud.io/dashboard?id=BULL)....
1.0
100% Test Coverage - **Description** As per today, the test coverage is: **97,3%**, the purpose of this task is to reach **100%**. **How the coverage is calculated** The plugin in charge of the test coverage calculation are **[Jacoco](https://github.com/jacoco/jacoco)** along with [SonarCloud](https://sonarcloud.i...
test
test coverage description as per today the test coverage is the purpose of this task is to reach how the coverage is calculated the plugin in charge of the test coverage calculation are along with jacoco it s executed during each build and produces a report inside the t...
1
2,440
2,525,857,517
IssuesEvent
2015-01-21 06:51:18
graybeal/ont
https://api.github.com/repos/graybeal/ont
opened
Allow multi-line fields in voc2rdf
1 star enhancement imported Priority-Low voc2rdf
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on April 06, 2009 11:57:37_ (thanks John for this feedback) I suspect multi-line fields (that is, fields with carriage returns in them) will not be possible to insert. _Original issue: http://code.google.com/p/mmisw/issues/detail?id=117_
1.0
Allow multi-line fields in voc2rdf - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on April 06, 2009 11:57:37_ (thanks John for this feedback) I suspect multi-line fields (that is, fields with carriage returns in them) will not be possible to insert. _Original issue: http://code.goog...
non_test
allow multi line fields in from on april thanks john for this feedback i suspect multi line fields that is fields with carriage returns in them will not be possible to insert original issue
0
251,150
21,427,744,679
IssuesEvent
2022-04-23 00:15:00
cosmos/cosmos-sdk
https://api.github.com/repos/cosmos/cosmos-sdk
closed
tests: TestNewAnyWithCustomTypeURLWithErrorNoAllocation flakey race test failure
Type: Tests C:Encoding
I've noticed the `TestNewAnyWithCustomTypeURLWithErrorNoAllocation` (race) test fail pretty frequently in CI. We need to investigate and fix. Test output: https://pastebin.com/rW5UnK0Q ref: https://github.com/cosmos/cosmos-sdk/runs/6053424807?check_suite_focus=true
1.0
tests: TestNewAnyWithCustomTypeURLWithErrorNoAllocation flakey race test failure - I've noticed the `TestNewAnyWithCustomTypeURLWithErrorNoAllocation` (race) test fail pretty frequently in CI. We need to investigate and fix. Test output: https://pastebin.com/rW5UnK0Q ref: https://github.com/cosmos/cosmos-sdk/runs...
test
tests testnewanywithcustomtypeurlwitherrornoallocation flakey race test failure i ve noticed the testnewanywithcustomtypeurlwitherrornoallocation race test fail pretty frequently in ci we need to investigate and fix test output ref
1
37,891
5,147,844,260
IssuesEvent
2017-01-13 09:11:10
varnishcache/varnish-cache
https://api.github.com/repos/varnishcache/varnish-cache
closed
varnishtest passes for vtc assert
b=bug c=varnishtest r=trunk
seen with printf debug in cache_esi_pase enabled ``` diff --git a/bin/varnishd/cache/cache_esi_parse.c b/bin/varnishd/cache/cache_esi_parse.c index d2b2306..39ea6bd 100644 --- a/bin/varnishd/cache/cache_esi_parse.c +++ b/bin/varnishd/cache/cache_esi_parse.c @@ -37,8 +37,9 @@ #include "vend.h" #include "vgz....
1.0
varnishtest passes for vtc assert - seen with printf debug in cache_esi_pase enabled ``` diff --git a/bin/varnishd/cache/cache_esi_parse.c b/bin/varnishd/cache/cache_esi_parse.c index d2b2306..39ea6bd 100644 --- a/bin/varnishd/cache/cache_esi_parse.c +++ b/bin/varnishd/cache/cache_esi_parse.c @@ -37,8 +37,9 @@ ...
test
varnishtest passes for vtc assert seen with printf debug in cache esi pase enabled diff git a bin varnishd cache cache esi parse c b bin varnishd cache cache esi parse c index a bin varnishd cache cache esi parse c b bin varnishd cache cache esi parse c include vend h ...
1
274,315
29,997,237,660
IssuesEvent
2023-06-26 06:47:27
SonarSource/sonar-dotnet
https://api.github.com/repos/SonarSource/sonar-dotnet
closed
FP S5332: Improve detection of namespace uris
Type: False Positive Area: VB.NET Area: C# Area: Security Sprint: MMF-3253
Uris used for namespaces start with `http` and are not reported by S5332. The detection of namespace uris can be improved: Copied from https://github.com/SonarSource/sonar-dotnet/issues/6141#issuecomment-1277250021 * [x] [XmlnsDictionary](https://learn.microsoft.com/dotnet/api/system.windows.markup.xmlnsdiction...
True
FP S5332: Improve detection of namespace uris - Uris used for namespaces start with `http` and are not reported by S5332. The detection of namespace uris can be improved: Copied from https://github.com/SonarSource/sonar-dotnet/issues/6141#issuecomment-1277250021 * [x] [XmlnsDictionary](https://learn.microsoft.c...
non_test
fp improve detection of namespace uris uris used for namespaces start with http and are not reported by the detection of namespace uris can be improved copied from update list of well known namespaces add...
0
335,915
30,106,454,659
IssuesEvent
2023-06-30 02:01:57
EddieHubCommunity/LinkFree
https://api.github.com/repos/EddieHubCommunity/LinkFree
closed
New Testimonial for Rupali Haldiya
testimonial
### Name rupali-codes ### Title Great partner ### Description I had the pleasure to work with Rupali as an Open Source Maintainer for LinksHub. She is a wonderful leader, receptive to new ideas, and always eager to learn and implement new skills, something that is very inspirational to see as a woman navigating t...
1.0
New Testimonial for Rupali Haldiya - ### Name rupali-codes ### Title Great partner ### Description I had the pleasure to work with Rupali as an Open Source Maintainer for LinksHub. She is a wonderful leader, receptive to new ideas, and always eager to learn and implement new skills, something that is very inspira...
test
new testimonial for rupali haldiya name rupali codes title great partner description i had the pleasure to work with rupali as an open source maintainer for linkshub she is a wonderful leader receptive to new ideas and always eager to learn and implement new skills something that is very inspira...
1
324,939
24,026,190,422
IssuesEvent
2022-09-15 11:43:50
pmndrs/zustand
https://api.github.com/repos/pmndrs/zustand
closed
[documentation update] Dark mode
documentation
Core conversation here: https://github.com/pmndrs/zustand/discussions/1033 Add a dark mode to the new documentation site. This is a "nice to have" Blocked by https://github.com/pmndrs/zustand/issues/1215
1.0
[documentation update] Dark mode - Core conversation here: https://github.com/pmndrs/zustand/discussions/1033 Add a dark mode to the new documentation site. This is a "nice to have" Blocked by https://github.com/pmndrs/zustand/issues/1215
non_test
dark mode core conversation here add a dark mode to the new documentation site this is a nice to have blocked by
0
63,963
6,889,085,025
IssuesEvent
2017-11-22 09:09:38
geosolutions-it/decat_geonode
https://api.github.com/repos/geosolutions-it/decat_geonode
reopened
Profile page gives an error
bug Priority: Medium test
NoReverseMatch at /people/profile/TTX3-FORTH-ia/ Reverse for 'capabilities_user' with arguments '(u'TTX3-FORTH-ia',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['capabilities/user/(?P\w+)/$'] To reproduce: - log in - open the "Profile" page from the menu
1.0
Profile page gives an error - NoReverseMatch at /people/profile/TTX3-FORTH-ia/ Reverse for 'capabilities_user' with arguments '(u'TTX3-FORTH-ia',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['capabilities/user/(?P\w+)/$'] To reproduce: - log in - open the "Profile" page from the menu
test
profile page gives an error noreversematch at people profile forth ia reverse for capabilities user with arguments u forth ia and keyword arguments not found pattern s tried to reproduce log in open the profile page from the menu
1
171,820
6,494,968,889
IssuesEvent
2017-08-22 01:34:20
way-cooler/way-cooler
https://api.github.com/repos/way-cooler/way-cooler
closed
Allow backgrounds to dictate their geometry
Client Program Low Priority Tiling
As discussed in #234, the background program should be able dictate where it would like to be drawn. If it wants to drawn e.g below the title bar (which it can do so by querying it in D-Bus, hypothetically), then it can do that. It's the one dealing with the background image, it knows the correct thing to do.
1.0
Allow backgrounds to dictate their geometry - As discussed in #234, the background program should be able dictate where it would like to be drawn. If it wants to drawn e.g below the title bar (which it can do so by querying it in D-Bus, hypothetically), then it can do that. It's the one dealing with the background i...
non_test
allow backgrounds to dictate their geometry as discussed in the background program should be able dictate where it would like to be drawn if it wants to drawn e g below the title bar which it can do so by querying it in d bus hypothetically then it can do that it s the one dealing with the background ima...
0
825,073
31,271,172,248
IssuesEvent
2023-08-22 00:10:26
Berreip/VSP_Issues_tracker
https://api.github.com/repos/Berreip/VSP_Issues_tracker
closed
[HIGH] L'historique de la visite n'affiche pas l'ensemble des animaux vus
bug high priority
Step to Reproduce: 1) lancer une visite 2) Créer un animal et lui attribuer des lésions 3) Créer un second animal et lui attribuer des lésions 4) terminer la visite 5) la ré-ouvrir et cliquer sur l'historique Expected: Les 2 animaux créés sont visible Observed: Seul le premier animal est visible
1.0
[HIGH] L'historique de la visite n'affiche pas l'ensemble des animaux vus - Step to Reproduce: 1) lancer une visite 2) Créer un animal et lui attribuer des lésions 3) Créer un second animal et lui attribuer des lésions 4) terminer la visite 5) la ré-ouvrir et cliquer sur l'historique Expected: Les 2 animaux ...
non_test
l historique de la visite n affiche pas l ensemble des animaux vus step to reproduce lancer une visite créer un animal et lui attribuer des lésions créer un second animal et lui attribuer des lésions terminer la visite la ré ouvrir et cliquer sur l historique expected les animaux créés...
0
51,411
6,157,803,050
IssuesEvent
2017-06-28 19:47:18
acstech/corkboard-sample
https://api.github.com/repos/acstech/corkboard-sample
closed
Connect SignUp Component with API
bug feature MEDIUM testable
Set up the SignUp component to the authentication and corkboard API to allow the user to be added from the front-end. **Test connection locally and then from the server?**
1.0
Connect SignUp Component with API - Set up the SignUp component to the authentication and corkboard API to allow the user to be added from the front-end. **Test connection locally and then from the server?**
test
connect signup component with api set up the signup component to the authentication and corkboard api to allow the user to be added from the front end test connection locally and then from the server
1
267,857
23,325,406,795
IssuesEvent
2022-08-08 20:38:31
episphere/questionnaire
https://api.github.com/repos/episphere/questionnaire
closed
End message when MENS1=YES is incorrect
Menstrual Cycle Survey RE-TEST THE FIX MARKUP ISSUE
MENS1 = YES MES2 = 06/07/2022 ![Screen Shot 2022-06-23 at 4 21 23 PM](https://user-images.githubusercontent.com/83971268/175393796-197797f7-e40c-450f-b2fc-b1c62ed48536.png) When MENS1 = YES, message should say, "Thank you for completing the survey."
1.0
End message when MENS1=YES is incorrect - MENS1 = YES MES2 = 06/07/2022 ![Screen Shot 2022-06-23 at 4 21 23 PM](https://user-images.githubusercontent.com/83971268/175393796-197797f7-e40c-450f-b2fc-b1c62ed48536.png) When MENS1 = YES, message should say, "Thank you for completing the survey."
test
end message when yes is incorrect yes when yes message should say thank you for completing the survey
1
817
2,590,968,809
IssuesEvent
2015-02-18 22:11:31
robcalcroft/YRM2015
https://api.github.com/repos/robcalcroft/YRM2015
closed
Fix incorrect tracks for speakers
defect
Could “Probability and Stochastic Processes” be one track, not two tracks? Likewise, “Combinatorics and Graph Theory” should be one track, not two tracks.
1.0
Fix incorrect tracks for speakers - Could “Probability and Stochastic Processes” be one track, not two tracks? Likewise, “Combinatorics and Graph Theory” should be one track, not two tracks.
non_test
fix incorrect tracks for speakers could “probability and stochastic processes” be one track not two tracks likewise “combinatorics and graph theory” should be one track not two tracks
0
297,162
25,604,398,524
IssuesEvent
2022-12-01 23:39:55
balena-os/meta-balena
https://api.github.com/repos/balena-os/meta-balena
closed
Supervisor unreachable after data reset test (generic-aarch64)
os/tests
https://jenkins.product-os.io/job/leviathan-v2-template/8715/consoleFull ``` jenkins-leviathan-v2-template-8715-worker-1 | dnsmasq-dhcp: DHCPREQUEST(brrnm9asba) 10.10.10.76 52:54:00:12:34:56 jenkins-leviathan-v2-template-8715-worker-1 | dnsmasq-dhcp: DHCPACK(brrnm9asba) 10.10.10.76 52:54:00:12:34:56 7775148 jenk...
1.0
Supervisor unreachable after data reset test (generic-aarch64) - https://jenkins.product-os.io/job/leviathan-v2-template/8715/consoleFull ``` jenkins-leviathan-v2-template-8715-worker-1 | dnsmasq-dhcp: DHCPREQUEST(brrnm9asba) 10.10.10.76 52:54:00:12:34:56 jenkins-leviathan-v2-template-8715-worker-1 | dnsmasq-dhcp...
test
supervisor unreachable after data reset test generic jenkins leviathan template worker dnsmasq dhcp dhcprequest jenkins leviathan template worker dnsmasq dhcp dhcpack jenkins leviathan template client dut has rebooted is ...
1
129,865
10,589,417,138
IssuesEvent
2019-10-09 06:05:04
elastic/cloud-on-k8s
https://api.github.com/repos/elastic/cloud-on-k8s
closed
TestMutationLessNodes is flaky
>flaky_test >test v1.0.0-beta1
``` 12:24:01 --- FAIL: TestMutationLessNodes/ES_cluster_health_should_eventually_be_green#01 (300.00s) 12:24:01 require.go:794: 12:24:01 Error Trace: utils.go:80 12:24:01 Error: Received unexpected error: 12:24:01 health is red 12:24:01 ...
2.0
TestMutationLessNodes is flaky - ``` 12:24:01 --- FAIL: TestMutationLessNodes/ES_cluster_health_should_eventually_be_green#01 (300.00s) 12:24:01 require.go:794: 12:24:01 Error Trace: utils.go:80 12:24:01 Error: Received unexpected error: 12:24:01 ...
test
testmutationlessnodes is flaky fail testmutationlessnodes es cluster health should eventually be green require go error trace utils go error received unexpected error health is red ...
1
27,002
12,504,865,978
IssuesEvent
2020-06-02 09:43:21
Financial-Times/origami-screencap-service
https://api.github.com/repos/Financial-Times/origami-screencap-service
closed
Biz-ops entry
maintenance service
Currently this only has an entry for the repository which was created a an automated importer --> https://biz-ops.in.ft.com/Repository/github%3AFinancial-Times%2Forigami-screencap-service We should add an entry which is for the system and contains the url `origami-screencap.ft.com` so that it is easily searchable vi...
1.0
Biz-ops entry - Currently this only has an entry for the repository which was created a an automated importer --> https://biz-ops.in.ft.com/Repository/github%3AFinancial-Times%2Forigami-screencap-service We should add an entry which is for the system and contains the url `origami-screencap.ft.com` so that it is easi...
non_test
biz ops entry currently this only has an entry for the repository which was created a an automated importer we should add an entry which is for the system and contains the url origami screencap ft com so that it is easily searchable via biz ops
0
233,760
19,044,053,230
IssuesEvent
2021-11-25 04:11:28
Azuto-S/Calidad-Instagram
https://api.github.com/repos/Azuto-S/Calidad-Instagram
closed
[Publicación de un Post] Publicación de una fotografía satisfactorio - Pass
bug TestQuality
#### Precondition Haber iniciado sesion #### Steps to Reproduce: | Step | Action | Expected | Status | | -------- | -------- | -------- | -------- | | 1| Elegir la fotografía| <img src="https://bitmodern-testquality-server-storage.s3.us-west-2.amazonaws.com/attachment_Test_27056.png" alt="" />| Pass | | 2| Editar la ...
1.0
[Publicación de un Post] Publicación de una fotografía satisfactorio - Pass - #### Precondition Haber iniciado sesion #### Steps to Reproduce: | Step | Action | Expected | Status | | -------- | -------- | -------- | -------- | | 1| Elegir la fotografía| <img src="https://bitmodern-testquality-server-storage.s3.us-wes...
test
publicación de una fotografía satisfactorio pass precondition haber iniciado sesion steps to reproduce step action expected status elegir la fotografía pass editar la fotografía pass dar en publicar pass
1
589,588
17,754,014,642
IssuesEvent
2021-08-28 11:31:40
woowa-techcamp-2021/store-6
https://api.github.com/repos/woowa-techcamp-2021/store-6
closed
새로고침(?) 아이콘과 실제 동작이 일치하지 않는 듯한 경험
bug low priority improve
## ⚠️ 버그 설명 새로고침 아이콘이 실제로 새로고침이 아닌 해당 카테고리의 디폴트 카테고리?가 되는거 같아서 아이콘의 형태와 기대 동작이 일치하지 않는 거 같다 ![스크린샷 2021-08-27 오후 2 23 51](https://user-images.githubusercontent.com/41738385/131076182-35108e46-43d7-4a77-ab1a-2f2612d03454.png) 해당 아이콘은 **현재 상태에서 새로고침**한다는 느낌을 주는데 막상 누르면 해당 카테고리/필터의 기본값으로 이동하는 결과가 나오는 거 같다...
1.0
새로고침(?) 아이콘과 실제 동작이 일치하지 않는 듯한 경험 - ## ⚠️ 버그 설명 새로고침 아이콘이 실제로 새로고침이 아닌 해당 카테고리의 디폴트 카테고리?가 되는거 같아서 아이콘의 형태와 기대 동작이 일치하지 않는 거 같다 ![스크린샷 2021-08-27 오후 2 23 51](https://user-images.githubusercontent.com/41738385/131076182-35108e46-43d7-4a77-ab1a-2f2612d03454.png) 해당 아이콘은 **현재 상태에서 새로고침**한다는 느낌을 주는데 막상 누르면...
non_test
새로고침 아이콘과 실제 동작이 일치하지 않는 듯한 경험 ⚠️ 버그 설명 새로고침 아이콘이 실제로 새로고침이 아닌 해당 카테고리의 디폴트 카테고리 가 되는거 같아서 아이콘의 형태와 기대 동작이 일치하지 않는 거 같다 해당 아이콘은 현재 상태에서 새로고침 한다는 느낌을 주는데 막상 누르면 해당 카테고리 필터의 기본값으로 이동하는 결과가 나오는 거 같다 일치하지 않는 느낌 📑 완료 조건 새로 고침 아이콘을 지운다 all 같은 아이콘을 추가하여 전체 카테고리를 선택할 수 있게 한다 ...
0
99,061
8,688,891,611
IssuesEvent
2018-12-03 17:11:32
ingresse/websdk
https://api.github.com/repos/ingresse/websdk
closed
Add: 'companyId' to multi-cookies
feature tested to deploy
## Cookies by Company We need to avoid the cross application error about user token issue. Before the apps do the requests to Ingresse API, we check if the company cookies was storaged. ### Describing the thing Put the `companyId` in SDK Preferences and as cookie's prefix. - Prefix: **`ing_`** - Definitions: ...
1.0
Add: 'companyId' to multi-cookies - ## Cookies by Company We need to avoid the cross application error about user token issue. Before the apps do the requests to Ingresse API, we check if the company cookies was storaged. ### Describing the thing Put the `companyId` in SDK Preferences and as cookie's prefix. - P...
test
add companyid to multi cookies cookies by company we need to avoid the cross application error about user token issue before the apps do the requests to ingresse api we check if the company cookies was storaged describing the thing put the companyid in sdk preferences and as cookie s prefix p...
1
359,774
25,255,546,436
IssuesEvent
2022-11-15 17:44:57
angelolab/ark-analysis
https://api.github.com/repos/angelolab/ark-analysis
closed
Populations specified in post clustering notebook don't work with example dataset
documentation
**Describe the bug** The current populations specified for the post clustering notebook aren't specified in the `cell_meta_cluster` column of the example `cell_table`, which throws a `ValueError`. This happens in both plotting steps. **Expected behavior** Notebook should run seamlessly using the example datase...
1.0
Populations specified in post clustering notebook don't work with example dataset - **Describe the bug** The current populations specified for the post clustering notebook aren't specified in the `cell_meta_cluster` column of the example `cell_table`, which throws a `ValueError`. This happens in both plotting steps....
non_test
populations specified in post clustering notebook don t work with example dataset describe the bug the current populations specified for the post clustering notebook aren t specified in the cell meta cluster column of the example cell table which throws a valueerror this happens in both plotting steps ...
0
61,167
8,491,926,486
IssuesEvent
2018-10-27 17:45:13
dipakkr/A-to-Z-Resources-for-Students
https://api.github.com/repos/dipakkr/A-to-Z-Resources-for-Students
opened
Fix : Fix the Format of Contents in CheatSheet.md and make the file look more interactive
beginner bug documentation easy pick enhancement first-time-contributor first-timers-only good first issue
Send your patch and reference this issue.
1.0
Fix : Fix the Format of Contents in CheatSheet.md and make the file look more interactive - Send your patch and reference this issue.
non_test
fix fix the format of contents in cheatsheet md and make the file look more interactive send your patch and reference this issue
0
2,723
3,828,051,513
IssuesEvent
2016-03-31 02:38:18
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Win7 run failed with coreclr bind error
2 - In Progress blocking-clean-ci Infrastructure
``` 10:08:22 Installing dotnet cli... 10:08:26 Restoring BuildTools version 1.0.25-prerelease-00228-02... 10:08:26 Failed to load the dll from d:\j\workspace\outerloop_win---9c9e7d59\Tools\dotnetcli\shared\Microsoft.NETCore.App\1.0.0-rc2-23928\coreclr.dll, HRESULT: 0x8007007E 10:08:26 Failed to bind to coreclr ...
1.0
Win7 run failed with coreclr bind error - ``` 10:08:22 Installing dotnet cli... 10:08:26 Restoring BuildTools version 1.0.25-prerelease-00228-02... 10:08:26 Failed to load the dll from d:\j\workspace\outerloop_win---9c9e7d59\Tools\dotnetcli\shared\Microsoft.NETCore.App\1.0.0-rc2-23928\coreclr.dll, HRESULT: 0x8007007...
non_test
run failed with coreclr bind error installing dotnet cli restoring buildtools version prerelease failed to load the dll from d j workspace outerloop win tools dotnetcli shared microsoft netcore app coreclr dll hresult failed to bind to coreclr ...
0
78,609
15,036,403,178
IssuesEvent
2021-02-02 15:12:50
GeoNode/geonode
https://api.github.com/repos/GeoNode/geonode
opened
GNIP 81 - GeoNode Core Cleanup
code quality gnip
# GNIP 81 - GeoNode Core Cleanup ## Overview The following activities are considered at the moment: - removal of QGIS support - removal of GeoNetwork support - move of Django views / templates to a separate and pluggable module - ... This GNIP will be handled as an **epic** along with atteched issues...
1.0
GNIP 81 - GeoNode Core Cleanup - # GNIP 81 - GeoNode Core Cleanup ## Overview The following activities are considered at the moment: - removal of QGIS support - removal of GeoNetwork support - move of Django views / templates to a separate and pluggable module - ... This GNIP will be handled as an **...
non_test
gnip geonode core cleanup gnip geonode core cleanup overview the following activities are considered at the moment removal of qgis support removal of geonetwork support move of django views templates to a separate and pluggable module this gnip will be handled as an ep...
0
37,768
12,489,944,532
IssuesEvent
2020-05-31 21:18:30
the-benchmarker/web-frameworks
https://api.github.com/repos/the-benchmarker/web-frameworks
closed
CVE-2019-3888 (High) detected in undertow-core-1.4.28.Final.jar
security vulnerability
## CVE-2019-3888 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-1.4.28.Final.jar</b></p></summary> <p>Undertow</p> <p>Path to dependency file: /tmp/ws-scm/web-frameworks...
True
CVE-2019-3888 (High) detected in undertow-core-1.4.28.Final.jar - ## CVE-2019-3888 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-1.4.28.Final.jar</b></p></summary> <p>U...
non_test
cve high detected in undertow core final jar cve high severity vulnerability vulnerable library undertow core final jar undertow path to dependency file tmp ws scm web frameworks java act pom xml path to vulnerable library root repository io undertow undertow core ...
0
23,206
3,776,266,608
IssuesEvent
2016-03-17 16:08:24
obophenotype/upheno
https://api.github.com/repos/obophenotype/upheno
closed
HP logical defs that use molecular entities from FMA
Priority-Medium Status-Accepted Type-Defect
Originally reported on Google Code with ID 30 ``` We should not be using 'hemoglobin' etc from FMA ``` Reported by `cmungall` on 2014-05-26 23:13:28
1.0
HP logical defs that use molecular entities from FMA - Originally reported on Google Code with ID 30 ``` We should not be using 'hemoglobin' etc from FMA ``` Reported by `cmungall` on 2014-05-26 23:13:28
non_test
hp logical defs that use molecular entities from fma originally reported on google code with id we should not be using hemoglobin etc from fma reported by cmungall on
0
265,082
23,146,434,261
IssuesEvent
2022-07-29 01:42:28
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Servidores - Proventos de pensão - Catuti
generalization test development template-Síntese tecnologia informatica subtag-Proventos de Pensão tag-Servidores
DoD: Realizar o teste de Generalização do validador da tag Servidores - Proventos de pensão para o Município de Catuti.
1.0
Teste de generalizacao para a tag Servidores - Proventos de pensão - Catuti - DoD: Realizar o teste de Generalização do validador da tag Servidores - Proventos de pensão para o Município de Catuti.
test
teste de generalizacao para a tag servidores proventos de pensão catuti dod realizar o teste de generalização do validador da tag servidores proventos de pensão para o município de catuti
1
13,098
8,792,896,573
IssuesEvent
2018-12-21 17:45:05
jowein/forever
https://api.github.com/repos/jowein/forever
opened
CVE-2015-8472 High Severity Vulnerability detected by WhiteSource
security vulnerability
## CVE-2015-8472 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libpngv1.2.2</b></p></summary> <p> <p>LIBPNG: Portable Network Graphics support, official libpng repository</p...
True
CVE-2015-8472 High Severity Vulnerability detected by WhiteSource - ## CVE-2015-8472 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libpngv1.2.2</b></p></summary> <p> <p>LIBP...
non_test
cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library libpng portable network graphics support official libpng repository library home page a href library source files the source files were matched to ...
0
46,990
10,014,619,937
IssuesEvent
2019-07-15 17:59:17
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Draggable.js to ES6
J4 Issue No Code Attached Yet
Convert the draggable script to ES6. Already done here if anyone wants to open a new PR: https://github.com/joomla/joomla-cms/pull/25227/files#diff-5de13dc8b49ef8469c0f1c2f25cbbbba
1.0
[4.0] Draggable.js to ES6 - Convert the draggable script to ES6. Already done here if anyone wants to open a new PR: https://github.com/joomla/joomla-cms/pull/25227/files#diff-5de13dc8b49ef8469c0f1c2f25cbbbba
non_test
draggable js to convert the draggable script to already done here if anyone wants to open a new pr
0
691,860
23,714,270,382
IssuesEvent
2022-08-30 10:23:41
ZPTXDev/Quaver
https://api.github.com/repos/ZPTXDev/Quaver
closed
Clicking cancel button from search command doesn't clear the timeout and the search state
type:bug priority:p0 status:confirmed branch:next
**Describe the bug** What isn't working as intended, and what does it affect? https://github.com/ZPTXDev/Quaver/blob/next/src/components/buttons/clear.js **Severity** - [x] Critical - [ ] High - [ ] Medium - [ ] Low **Affected branches** - [ ] Stable - [x] Next **Steps to reproduce** Steps to reproduc...
1.0
Clicking cancel button from search command doesn't clear the timeout and the search state - **Describe the bug** What isn't working as intended, and what does it affect? https://github.com/ZPTXDev/Quaver/blob/next/src/components/buttons/clear.js **Severity** - [x] Critical - [ ] High - [ ] Medium - [ ] Low ...
non_test
clicking cancel button from search command doesn t clear the timeout and the search state describe the bug what isn t working as intended and what does it affect severity critical high medium low affected branches stable next steps to reproduce steps to re...
0