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
59,679
6,659,379,757
IssuesEvent
2017-10-01 10:44:19
servo/servo
https://api.github.com/repos/servo/servo
closed
Annotate test failures with bugs
A-testing
It would be useful to annotate the `.ini` files with `bug` fields to track the issue we have for them. If there is no issue yet, we should investigate what's causing the failure and file an issue. Reserved for @GuillaumeGomez.
1.0
Annotate test failures with bugs - It would be useful to annotate the `.ini` files with `bug` fields to track the issue we have for them. If there is no issue yet, we should investigate what's causing the failure and file an issue. Reserved for @GuillaumeGomez.
test
annotate test failures with bugs it would be useful to annotate the ini files with bug fields to track the issue we have for them if there is no issue yet we should investigate what s causing the failure and file an issue reserved for guillaumegomez
1
244,904
20,729,320,963
IssuesEvent
2022-03-14 07:47:38
proarc/proarc
https://api.github.com/repos/proarc/proarc
closed
mazání dat z úložiště administrátorem rozšíření na skupinu uživatelů
1 chyba 6 k testování Release-3.7.1
mazání dat z úložiště administrátorem #453 Administrátor, tedy uživatel proarc, si může vybrat způsob smazání zaškrtnutím. ... mazání dat z úložiště administrátorem - uživatelé mohou mazat jenom do statusu deleted, admin může mazat i fyzicky Bylo by vhodné toto oprávnění rozšířit na skupinu silných uživatelů ( po...
1.0
mazání dat z úložiště administrátorem rozšíření na skupinu uživatelů - mazání dat z úložiště administrátorem #453 Administrátor, tedy uživatel proarc, si může vybrat způsob smazání zaškrtnutím. ... mazání dat z úložiště administrátorem - uživatelé mohou mazat jenom do statusu deleted, admin může mazat i fyzicky B...
test
mazání dat z úložiště administrátorem rozšíření na skupinu uživatelů mazání dat z úložiště administrátorem administrátor tedy uživatel proarc si může vybrat způsob smazání zaškrtnutím mazání dat z úložiště administrátorem uživatelé mohou mazat jenom do statusu deleted admin může mazat i fyzicky byl...
1
163,220
12,708,062,098
IssuesEvent
2020-06-23 09:54:12
WoWManiaUK/Redemption
https://api.github.com/repos/WoWManiaUK/Redemption
closed
[World Event] 2 Midsummer Bonfires at Azure Watch.
Fix - Tester Confirmed
Links: https://www.wow-mania.com/armory/?achievement=1032 https://www.wow-mania.com/armory/?quest=11735 https://www.youtube.com/watch?v=s63re3OfCZQ What is Happening: See uploaded picture. What Should happen: Only one Midsummer Bonfire should <img width="759" alt="Azuremyst" src="https://user-images.githubu...
1.0
[World Event] 2 Midsummer Bonfires at Azure Watch. - Links: https://www.wow-mania.com/armory/?achievement=1032 https://www.wow-mania.com/armory/?quest=11735 https://www.youtube.com/watch?v=s63re3OfCZQ What is Happening: See uploaded picture. What Should happen: Only one Midsummer Bonfire should <img width="...
test
midsummer bonfires at azure watch links what is happening see uploaded picture what should happen only one midsummer bonfire should img width alt azuremyst src video from retail also shows only midsummer bonfire i could only interact with the left bonfire
1
202,080
15,254,564,722
IssuesEvent
2021-02-20 12:33:04
zappa/Zappa
https://api.github.com/repos/zappa/Zappa
opened
[Migrated] Flask-like app factory support
needs-user-testing
Originally from: https://github.com/Miserlou/Zappa/issues/1775 by [fcicc](https://github.com/fcicc) # Description How to use application factories in Zappa: * app.py `def create_app():` &nbsp;&nbsp;&nbsp;&nbsp;`app = Flask()` &nbsp;&nbsp;&nbsp;&nbsp;`#define settings, db, routes, ...` &nbsp;&nbsp;&nbsp;&nbs...
1.0
[Migrated] Flask-like app factory support - Originally from: https://github.com/Miserlou/Zappa/issues/1775 by [fcicc](https://github.com/fcicc) # Description How to use application factories in Zappa: * app.py `def create_app():` &nbsp;&nbsp;&nbsp;&nbsp;`app = Flask()` &nbsp;&nbsp;&nbsp;&nbsp;`#define settin...
test
flask like app factory support originally from by description how to use application factories in zappa app py def create app nbsp nbsp nbsp nbsp app flask nbsp nbsp nbsp nbsp define settings db routes nbsp nbsp nbsp nbsp return app zappa settings json...
1
802
2,616,026,023
IssuesEvent
2015-03-02 01:07:57
flikore/writerstrail
https://api.github.com/repos/flikore/writerstrail
closed
Sidebar menu
layout usability
Add a collapsible sidebar menu, like [BitBucket](https://bitbucket.org) does. This is prettier and more usable, as it provides optional labels, which is not really possible with toolbars. This superseeds #27.
True
Sidebar menu - Add a collapsible sidebar menu, like [BitBucket](https://bitbucket.org) does. This is prettier and more usable, as it provides optional labels, which is not really possible with toolbars. This superseeds #27.
non_test
sidebar menu add a collapsible sidebar menu like does this is prettier and more usable as it provides optional labels which is not really possible with toolbars this superseeds
0
179,259
13,853,573,357
IssuesEvent
2020-10-15 08:19:58
knative/eventing
https://api.github.com/repos/knative/eventing
closed
Move tracing code to pkg
area/test-and-release
## Expected Behavior Tracing setup code should live in pkg ## Actual Behavior Tracing setup code lives in eventing/pkg/tracing ## Steps to Reproduce the Problem ## Additional Info For more details, look at https://github.com/knative/eventing/issues/4314
1.0
Move tracing code to pkg - ## Expected Behavior Tracing setup code should live in pkg ## Actual Behavior Tracing setup code lives in eventing/pkg/tracing ## Steps to Reproduce the Problem ## Additional Info For more details, look at https://github.com/knative/eventing/issues/4314
test
move tracing code to pkg expected behavior tracing setup code should live in pkg actual behavior tracing setup code lives in eventing pkg tracing steps to reproduce the problem additional info for more details look at
1
789,999
27,812,690,041
IssuesEvent
2023-03-18 10:10:12
GoogleCloudPlatform/java-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/java-docs-samples
opened
com.example.stitcher.ListVodStitchDetailsTest: test_ListVodStitchDetailsTest failed
type: bug priority: p1 flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: e13fbccca9754d9da34463dd12212c66de809f03 b...
1.0
com.example.stitcher.ListVodStitchDetailsTest: test_ListVodStitchDetailsTest failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` labe...
non_test
com example stitcher listvodstitchdetailstest test listvodstitchdetailstest failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output com google a...
0
130,974
10,676,926,164
IssuesEvent
2019-10-21 14:36:31
imixs/imixs-workflow
https://api.github.com/repos/imixs/imixs-workflow
closed
ConfigService - support deprecated imixs.properties
feature testing
The ConfigService should provide a mechanism to support deprecated imixs.properties like: lucence.fulltextFieldList -> index.fields This allows a soft migration of properties in an application even if the old property is still used
1.0
ConfigService - support deprecated imixs.properties - The ConfigService should provide a mechanism to support deprecated imixs.properties like: lucence.fulltextFieldList -> index.fields This allows a soft migration of properties in an application even if the old property is still used
test
configservice support deprecated imixs properties the configservice should provide a mechanism to support deprecated imixs properties like lucence fulltextfieldlist index fields this allows a soft migration of properties in an application even if the old property is still used
1
49,033
6,000,290,215
IssuesEvent
2017-06-05 03:59:50
dondi/GRNsight
https://api.github.com/repos/dondi/GRNsight
closed
Implement browser-side automated testing
backlog feature request priority 2 testing
Some GRNsight functions cannot be tested until the graph is actually rendered by the browser (e.g., edge coloring). For this, _mocha_ is inapplicable. Possible technologies include QUnit, maybe more. This becomes particularly compelling as the number of testable browser-side functions increases.
1.0
Implement browser-side automated testing - Some GRNsight functions cannot be tested until the graph is actually rendered by the browser (e.g., edge coloring). For this, _mocha_ is inapplicable. Possible technologies include QUnit, maybe more. This becomes particularly compelling as the number of testable browser-side ...
test
implement browser side automated testing some grnsight functions cannot be tested until the graph is actually rendered by the browser e g edge coloring for this mocha is inapplicable possible technologies include qunit maybe more this becomes particularly compelling as the number of testable browser side ...
1
108,577
13,641,154,943
IssuesEvent
2020-09-25 13:47:33
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Make a "partial" option for checkbox status instead of only true/false
f: material design framework in triage waiting for customer response
I'm making a feature where I want a way to check all boxes or no boxes in a list of check boxes. But I fall into the trap of this third state. I will have to come up with my own icon I guess for now. The checkbox in flutter only has two states. true/false. But this is a sort of "all or none" checkbox. So it as th...
1.0
Make a "partial" option for checkbox status instead of only true/false - I'm making a feature where I want a way to check all boxes or no boxes in a list of check boxes. But I fall into the trap of this third state. I will have to come up with my own icon I guess for now. The checkbox in flutter only has two states....
non_test
make a partial option for checkbox status instead of only true false i m making a feature where i want a way to check all boxes or no boxes in a list of check boxes but i fall into the trap of this third state i will have to come up with my own icon i guess for now the checkbox in flutter only has two states ...
0
19,248
2,618,938,971
IssuesEvent
2015-03-03 00:03:18
chrsmith/open-ig
https://api.github.com/repos/chrsmith/open-ig
opened
Spanish translation: translate ingame labels
auto-migrated Labels Priority-Medium Type-Enhancement
``` This is a cover issue for tracking translation of the ingame label file. ``` Original issue reported on code.google.com by `akarn...@gmail.com` on 24 Apr 2014 at 6:24
1.0
Spanish translation: translate ingame labels - ``` This is a cover issue for tracking translation of the ingame label file. ``` Original issue reported on code.google.com by `akarn...@gmail.com` on 24 Apr 2014 at 6:24
non_test
spanish translation translate ingame labels this is a cover issue for tracking translation of the ingame label file original issue reported on code google com by akarn gmail com on apr at
0
349,602
31,814,990,137
IssuesEvent
2023-09-13 19:44:21
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
closed
[BUG] test_parquet_testing_error_files - Failed: DID NOT RAISE <class 'Exception'> in databricks runtime 12.2
bug ? - Needs Triage test
**Describe the bug** found the test failures in recent nightly build, like rapids_databricks_nightly-dev-github build ID: 830 and premerge CI w/ databricks test, like rapids-databricks_premerge-github ID:216 Currently databricks runtimes (10.4,11.4) passed the same cases well, but 12.2 runtime (spark332db) would...
1.0
[BUG] test_parquet_testing_error_files - Failed: DID NOT RAISE <class 'Exception'> in databricks runtime 12.2 - **Describe the bug** found the test failures in recent nightly build, like rapids_databricks_nightly-dev-github build ID: 830 and premerge CI w/ databricks test, like rapids-databricks_premerge-github ID:21...
test
test parquet testing error files failed did not raise in databricks runtime describe the bug found the test failures in recent nightly build like rapids databricks nightly dev github build id and premerge ci w databricks test like rapids databricks premerge github id currently databricks...
1
27,820
4,330,600,613
IssuesEvent
2016-07-26 20:33:21
VTUL/vtechworks
https://api.github.com/repos/VTUL/vtechworks
reopened
Create a test plan for jaguar and koala commits
koala sprint testing
Please create a test plan for jaguar and koala commits. Use the files in Google Drive VTechWorks/Testing/ as a template.
1.0
Create a test plan for jaguar and koala commits - Please create a test plan for jaguar and koala commits. Use the files in Google Drive VTechWorks/Testing/ as a template.
test
create a test plan for jaguar and koala commits please create a test plan for jaguar and koala commits use the files in google drive vtechworks testing as a template
1
8,194
11,393,928,941
IssuesEvent
2020-01-30 08:08:17
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
ntr: effector-mediated modulation of host process by symbiont
multi-species process
I also need an additional parent to GO:0140404 JSON effector-mediated modulation of host immune response by symbiont effector-mediated modulation of host process by symbiont my collaborators pointed out that many effectors are not manipulating defenses (for example, effectors inducing ribotoxic stress)
1.0
ntr: effector-mediated modulation of host process by symbiont - I also need an additional parent to GO:0140404 JSON effector-mediated modulation of host immune response by symbiont effector-mediated modulation of host process by symbiont my collaborators pointed out that many effectors are not manipulat...
non_test
ntr effector mediated modulation of host process by symbiont i also need an additional parent to go json effector mediated modulation of host immune response by symbiont effector mediated modulation of host process by symbiont my collaborators pointed out that many effectors are not manipulating de...
0
300,395
22,675,140,577
IssuesEvent
2022-07-04 03:09:09
zach2039/oldguns
https://api.github.com/repos/zach2039/oldguns
closed
Cannot craft bark strands
documentation MC-1.18.x
**Describe the bug** No crafting recipes exist for bark strands. **To Reproduce** Nothing to reproduce. **Expected behavior** A method of crafting bark strands. **Mod Version** oldguns_v1.18.1-3.2.0-24.jar **Mod List** //Excuse the mess, private modpack i cobbled together. oldguns_v1.18.1-3.2.0-24.jar ...
1.0
Cannot craft bark strands - **Describe the bug** No crafting recipes exist for bark strands. **To Reproduce** Nothing to reproduce. **Expected behavior** A method of crafting bark strands. **Mod Version** oldguns_v1.18.1-3.2.0-24.jar **Mod List** //Excuse the mess, private modpack i cobbled together. o...
non_test
cannot craft bark strands describe the bug no crafting recipes exist for bark strands to reproduce nothing to reproduce expected behavior a method of crafting bark strands mod version oldguns jar mod list excuse the mess private modpack i cobbled together oldg...
0
88,953
15,823,620,203
IssuesEvent
2021-04-06 01:13:29
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
opened
CVE-2019-20934 (Medium) detected in linux-yocto-4.12v3.0.66
security vulnerability
## CVE-2019-20934 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.12v3.0.66</b></p></summary> <p> <p>Linux 4.12 Embedded Kernel</p> <p>Library home page: <a href=https:...
True
CVE-2019-20934 (Medium) detected in linux-yocto-4.12v3.0.66 - ## CVE-2019-20934 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.12v3.0.66</b></p></summary> <p> <p>Linux...
non_test
cve medium detected in linux yocto cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files tablet fs exec c ...
0
3,197
2,537,492,140
IssuesEvent
2015-01-26 20:58:14
web2py/web2py
https://api.github.com/repos/web2py/web2py
opened
PostgreSQL Error: <class 'psycopg2.IntegrityError'> column "name__tmp" contains null values
2–5 stars bug imported Priority-Medium
_From [A.M.Mar..._at_gmail.com](https://code.google.com/u/106714680262317839029/) on June 16, 2013 11:39:20_ What steps will reproduce the problem? 1. Make a new app with a postgres database connection 2. Define a table "Table" with a string-field "Name" 3. Run the app 4. Add a record to the table with some string ...
1.0
PostgreSQL Error: <class 'psycopg2.IntegrityError'> column "name__tmp" contains null values - _From [A.M.Mar..._at_gmail.com](https://code.google.com/u/106714680262317839029/) on June 16, 2013 11:39:20_ What steps will reproduce the problem? 1. Make a new app with a postgres database connection 2. Define a table "Ta...
non_test
postgresql error column name tmp contains null values from on june what steps will reproduce the problem make a new app with a postgres database connection define a table table with a string field name run the app add a record to the table with some string value add no...
0
116,151
14,924,874,236
IssuesEvent
2021-01-24 02:37:06
ballerina-platform/ballerina-spec
https://api.github.com/repos/ballerina-platform/ballerina-spec
opened
where clause in query expression should do type narrowing
design/usability enhancement
The `where` clause in a query should do type narrowing, like `if` statements and like `if` in match clauses. For example, this should work: ``` int?[] v = [1, 2, (), 3]; int total = 0; from var i in v where i is int do { total += i; } ``` Initial type of `i` is `int?` inferred from member type of `v`. T...
1.0
where clause in query expression should do type narrowing - The `where` clause in a query should do type narrowing, like `if` statements and like `if` in match clauses. For example, this should work: ``` int?[] v = [1, 2, (), 3]; int total = 0; from var i in v where i is int do { total += i; } ``` Initi...
non_test
where clause in query expression should do type narrowing the where clause in a query should do type narrowing like if statements and like if in match clauses for example this should work int v int total from var i in v where i is int do total i initial type of i...
0
217,601
16,855,811,666
IssuesEvent
2021-06-21 06:28:31
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
test_cdc::test_cdc_tso_failure failed
component/CDC component/test-bench
test_cdc::test_cdc_tso_failure Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/29764/consoleFull
1.0
test_cdc::test_cdc_tso_failure failed - test_cdc::test_cdc_tso_failure Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/29764/consoleFull
test
test cdc test cdc tso failure failed test cdc test cdc tso failure latest failed builds
1
58,811
14,351,245,090
IssuesEvent
2020-11-30 00:30:07
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 87: ffmpeg-4.2.3: 1 advisory [8.8]
1.severity: security
[search](https://search.nix.gsc.io/?q=ffmpeg&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=ffmpeg+in%3Apath&type=Code) * [ ] [CVE-2020-14212](https://nvd.nist.gov/vuln/detail/CVE-2020-14212) CVSSv3=8.8 (nixos-20.03) Scanned versions: nixos-20.03: f1a79c86358. May conta...
True
Vulnerability roundup 87: ffmpeg-4.2.3: 1 advisory [8.8] - [search](https://search.nix.gsc.io/?q=ffmpeg&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=ffmpeg+in%3Apath&type=Code) * [ ] [CVE-2020-14212](https://nvd.nist.gov/vuln/detail/CVE-2020-14212) CVSSv3=8.8 (nixos-20...
non_test
vulnerability roundup ffmpeg advisory nixos scanned versions nixos may contain false positives cc codyopel
0
242,089
20,195,522,362
IssuesEvent
2022-02-11 10:17:44
earthstar-project/stone-soup
https://api.github.com/repos/earthstar-project/stone-soup
closed
Consider other testing frameworks
testing and tooling
## The situation We need to run our tests in all our environments: node, browser, deno. Currently we use `tap` in node and `tape + browserify + browser-run` for browser tests. This works just fine but the browser side is clunky, mostly because of `browser-run`. ## Reasons to stay with tap/tape We have lots...
1.0
Consider other testing frameworks - ## The situation We need to run our tests in all our environments: node, browser, deno. Currently we use `tap` in node and `tape + browserify + browser-run` for browser tests. This works just fine but the browser side is clunky, mostly because of `browser-run`. ## Reasons t...
test
consider other testing frameworks the situation we need to run our tests in all our environments node browser deno currently we use tap in node and tape browserify browser run for browser tests this works just fine but the browser side is clunky mostly because of browser run reasons t...
1
16,842
3,563,772,529
IssuesEvent
2016-01-25 06:55:18
kumulsoft/Fixed-Assets
https://api.github.com/repos/kumulsoft/Fixed-Assets
closed
Reports >> Business Unit Structure not showing any data
bug Discussion Fixed NORMAL Ready for testing
Obviously there is business units data but its not showing on the report ![image](https://cloud.githubusercontent.com/assets/10192106/10535987/ec6c6d40-742a-11e5-910b-22dbd4a4b944.png)
1.0
Reports >> Business Unit Structure not showing any data - Obviously there is business units data but its not showing on the report ![image](https://cloud.githubusercontent.com/assets/10192106/10535987/ec6c6d40-742a-11e5-910b-22dbd4a4b944.png)
test
reports business unit structure not showing any data obviously there is business units data but its not showing on the report
1
21,426
14,563,763,631
IssuesEvent
2020-12-17 03:19:53
google/iree
https://api.github.com/repos/google/iree
closed
LLVM Bazel build independent of TF
infrastructure 🛠️ infrastructure/bazel
With github.com/google/llvm-bazel we can integrate LLVM build files that don't depend on TF and all the weirdness that entails. https://github.com/google/iree/pull/2794 is my draft integrating these. Mostly pending having a documented workflow for build cops
2.0
LLVM Bazel build independent of TF - With github.com/google/llvm-bazel we can integrate LLVM build files that don't depend on TF and all the weirdness that entails. https://github.com/google/iree/pull/2794 is my draft integrating these. Mostly pending having a documented workflow for build cops
non_test
llvm bazel build independent of tf with github com google llvm bazel we can integrate llvm build files that don t depend on tf and all the weirdness that entails is my draft integrating these mostly pending having a documented workflow for build cops
0
78,864
7,680,210,684
IssuesEvent
2018-05-16 00:13:05
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
E2E test for bootstrapper
priority/p1 testing
We should have an E2E test for the bootstrapper. We could modify/fork our existing E2E test to use the bootstrapper. /assign @kunmingg
1.0
E2E test for bootstrapper - We should have an E2E test for the bootstrapper. We could modify/fork our existing E2E test to use the bootstrapper. /assign @kunmingg
test
test for bootstrapper we should have an test for the bootstrapper we could modify fork our existing test to use the bootstrapper assign kunmingg
1
61,273
6,731,780,536
IssuesEvent
2017-10-18 08:58:35
RocketChat/Rocket.Chat.iOS
https://api.github.com/repos/RocketChat/Rocket.Chat.iOS
opened
[CI] Run SwiftLint on CI and comment PR with warnings and errors the result
Hacktoberfest help wanted project tests
# Description Today we're running SwiftLint already on the CI, but we don't comment the PR with the warnings/errors found. It would be amazing to have a comment from a bot in the PR at each line the code needs to be adjusted.
1.0
[CI] Run SwiftLint on CI and comment PR with warnings and errors the result - # Description Today we're running SwiftLint already on the CI, but we don't comment the PR with the warnings/errors found. It would be amazing to have a comment from a bot in the PR at each line the code needs to be adjusted.
test
run swiftlint on ci and comment pr with warnings and errors the result description today we re running swiftlint already on the ci but we don t comment the pr with the warnings errors found it would be amazing to have a comment from a bot in the pr at each line the code needs to be adjusted
1
86,915
8,053,428,598
IssuesEvent
2018-08-01 22:58:59
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
[ci] :x-pack:rolling-upgrade:with-system-key times out when starting oneThirdUpgradedTestCluster node0
:Distributed/ZenDiscovery :ml >test-failure
Happened in CI intake job, on a PR job, and I was able to reproduce it locally https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2448/console CI log [build-2448.txt](https://github.com/elastic/elasticsearch/files/2251345/build-2448.txt) Test cluster logs [v6.5.0-SNAPSHOT#oldCluster...
1.0
[ci] :x-pack:rolling-upgrade:with-system-key times out when starting oneThirdUpgradedTestCluster node0 - Happened in CI intake job, on a PR job, and I was able to reproduce it locally https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2448/console CI log [build-2448.txt](https://github....
test
x pack rolling upgrade with system key times out when starting onethirdupgradedtestcluster happened in ci intake job on a pr job and i was able to reproduce it locally ci log test cluster logs i m not sure if this deserialization error is the real cause but it appeared i...
1
248,844
21,076,476,668
IssuesEvent
2022-04-02 08:00:13
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The content in the 'Change Default Access Tier' is not localized
🧪 testing :beetle: regression :globe_with_meridians: localization
**Storage Explorer Version**: 1.24.0-dev **Build Number**: 20220303.1 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.1(Apple M1 Pro) **Reproduce Language**: All Languages **Architecture** ia32\x64 **How Found**: From running test cases **Regression From**: Previous release (1.2...
1.0
The content in the 'Change Default Access Tier' is not localized - **Storage Explorer Version**: 1.24.0-dev **Build Number**: 20220303.1 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.1(Apple M1 Pro) **Reproduce Language**: All Languages **Architecture** ia32\x64 **How Found**: ...
test
the content in the change default access tier is not localized storage explorer version dev build number branch main platform os windows linux ubuntu macos monterey apple pro reproduce language all languages architecture how found from running test ...
1
334,504
29,871,036,801
IssuesEvent
2023-06-20 08:30:50
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix nn.test_tensorflow_embedding_lookup
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5281339622/jobs/9554772858"><img src=https://img.shields.io/badge/-su...
1.0
Fix nn.test_tensorflow_embedding_lookup - | | | |---|---| |jax|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5281339622/jobs/9554772858"...
test
fix nn test tensorflow embedding lookup jax img src numpy img src tensorflow a href src torch a href src paddle a href src
1
322,032
27,574,628,881
IssuesEvent
2023-03-08 12:03:28
selefra/selefra
https://api.github.com/repos/selefra/selefra
closed
[Test]: test for remake CLI v0.0.9
test
# What the test includes - **Write the code for the unit test and make it work all the time ( The most important thing )** - Component collaboration testing - Code review ( Go over each line carefully ) # Which components need to be tested - Command Layer - [x] apply - [x] fetch - [x] init - [x] #10...
1.0
[Test]: test for remake CLI v0.0.9 - # What the test includes - **Write the code for the unit test and make it work all the time ( The most important thing )** - Component collaboration testing - Code review ( Go over each line carefully ) # Which components need to be tested - Command Layer - [x] apply -...
test
test for remake cli what the test includes write the code for the unit test and make it work all the time the most important thing component collaboration testing code review go over each line carefully which components need to be tested command layer apply fetch...
1
147,583
19,522,847,364
IssuesEvent
2021-12-29 22:31:00
swagger-api/swagger-codegen
https://api.github.com/repos/swagger-api/swagger-codegen
opened
CVE-2021-21295 (Medium) detected in multiple libraries
security vulnerability
## CVE-2021-21295 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.0.42.Final.jar</b>, <b>netty-codec-http2-4.1.10.Final.jar</b>, <b>netty-codec-http-4.1.10.Final....
True
CVE-2021-21295 (Medium) detected in multiple libraries - ## CVE-2021-21295 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.0.42.Final.jar</b>, <b>netty-codec-http...
non_test
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries netty codec http final jar netty codec final jar netty codec http final jar netty codec final jar netty codec http final jar netty codec http ...
0
214,692
16,605,993,681
IssuesEvent
2021-06-02 03:55:50
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Auth Provider Config: Steps should be grouped as per the Ember UI
[zube]: To Test
When configuring an auth provider (e.g. GitHub) - we show a single box with 3 groups of list items. You can't really tell they're in 3 groups, other than spacing looking different between them. In Ember, we had nice numbering on the steps and the UI was nice and clear. We should update the presentation to number ...
1.0
Auth Provider Config: Steps should be grouped as per the Ember UI - When configuring an auth provider (e.g. GitHub) - we show a single box with 3 groups of list items. You can't really tell they're in 3 groups, other than spacing looking different between them. In Ember, we had nice numbering on the steps and the UI...
test
auth provider config steps should be grouped as per the ember ui when configuring an auth provider e g github we show a single box with groups of list items you can t really tell they re in groups other than spacing looking different between them in ember we had nice numbering on the steps and the ui...
1
809
2,515,648,318
IssuesEvent
2015-01-15 20:04:01
opensdmx/rsdmx
https://api.github.com/repos/opensdmx/rsdmx
closed
Support for UtilityData type
data testing enhancement new feature
Hi, I got error and warning running the following. Could you please take a look? Thanks a lot! ``` library("rsdmx") myUrl <- "http://markets.newyorkfed.org/api/pd/get/SBN2013/timeseries/PDPOSTIPS-G11.sdmx.xml" dataset <- readSDMX(myUrl) stats <- as.data.frame(dataset) ``` Error messages: ``` Error in vali...
1.0
Support for UtilityData type - Hi, I got error and warning running the following. Could you please take a look? Thanks a lot! ``` library("rsdmx") myUrl <- "http://markets.newyorkfed.org/api/pd/get/SBN2013/timeseries/PDPOSTIPS-G11.sdmx.xml" dataset <- readSDMX(myUrl) stats <- as.data.frame(dataset) ``` Erro...
test
support for utilitydata type hi i got error and warning running the following could you please take a look thanks a lot library rsdmx myurl dataset readsdmx myurl stats as data frame dataset error messages error in validobject object invalid class “sdmxtype” object ...
1
615,320
19,253,356,897
IssuesEvent
2021-12-09 08:40:38
kubermatic/operating-system-manager
https://api.github.com/repos/kubermatic/operating-system-manager
opened
Support `rh_subscription` in bootstrapping script
sig/cluster-management priority/normal
**User Story** OSM needs couple of tools in order to complete a successful provisioning of machines. We install those some of those tools right at the beginning of the bootstrapping procedure. For example we need `curl` and `jq` in order to download and process provisioning configurations. For RHEL machine the RedHat s...
1.0
Support `rh_subscription` in bootstrapping script - **User Story** OSM needs couple of tools in order to complete a successful provisioning of machines. We install those some of those tools right at the beginning of the bootstrapping procedure. For example we need `curl` and `jq` in order to download and process provi...
non_test
support rh subscription in bootstrapping script user story osm needs couple of tools in order to complete a successful provisioning of machines we install those some of those tools right at the beginning of the bootstrapping procedure for example we need curl and jq in order to download and process provi...
0
102,553
12,807,369,422
IssuesEvent
2020-07-03 11:20:30
JeschkeLab/DeerLab
https://api.github.com/repos/JeschkeLab/DeerLab
closed
Potential overlap between fitsignal and fitmultimodel
design needs revisiting
Right now `fitsignal` takes care of the following problem: - Fit a parameter set corresponding to a parametric dipolar signal model using `fitparamodel` - Fit the distance distribution in a non-parametric fashion using `fitregmodel` We then have `fitmultimodel` which wrap the automatic selection of an optimal...
1.0
Potential overlap between fitsignal and fitmultimodel - Right now `fitsignal` takes care of the following problem: - Fit a parameter set corresponding to a parametric dipolar signal model using `fitparamodel` - Fit the distance distribution in a non-parametric fashion using `fitregmodel` We then have `fitmult...
non_test
potential overlap between fitsignal and fitmultimodel right now fitsignal takes care of the following problem fit a parameter set corresponding to a parametric dipolar signal model using fitparamodel fit the distance distribution in a non parametric fashion using fitregmodel we then have fitmult...
0
45,387
2,930,657,963
IssuesEvent
2015-06-29 06:48:38
LyndonArmitage/space-game
https://api.github.com/repos/LyndonArmitage/space-game
opened
Investigate websockets as an alternative to lots of REST calls
backend enhancement feature low priority
REST might be a bit too slow for the game. Should investigate making a websocket version of the rest services.
1.0
Investigate websockets as an alternative to lots of REST calls - REST might be a bit too slow for the game. Should investigate making a websocket version of the rest services.
non_test
investigate websockets as an alternative to lots of rest calls rest might be a bit too slow for the game should investigate making a websocket version of the rest services
0
57,150
6,539,324,967
IssuesEvent
2017-09-01 10:38:52
manasouza/sfin-bills
https://api.github.com/repos/manasouza/sfin-bills
closed
Search months created on spreadsheet
scope change test
The set of values will be based on months already created at spreadsheet
1.0
Search months created on spreadsheet - The set of values will be based on months already created at spreadsheet
test
search months created on spreadsheet the set of values will be based on months already created at spreadsheet
1
44,619
11,472,238,623
IssuesEvent
2020-02-09 16:08:04
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
closed
Question: Why can't i build custom dockerfile?
docker-build question
I'm trying to build following: https://github.com/Kreyren/workspace-images/blob/b965c4dd0e8f680f8e785740f8c9070fd87c54b7/exhered-full/Dockerfile which results in: ![image](https://user-images.githubusercontent.com/11302521/73759171-d9d66280-476b-11ea-8eb6-d776f74bbfc9.png) Based on gitpod/gitpod-full:latest image...
1.0
Question: Why can't i build custom dockerfile? - I'm trying to build following: https://github.com/Kreyren/workspace-images/blob/b965c4dd0e8f680f8e785740f8c9070fd87c54b7/exhered-full/Dockerfile which results in: ![image](https://user-images.githubusercontent.com/11302521/73759171-d9d66280-476b-11ea-8eb6-d776f74bbfc9...
non_test
question why can t i build custom dockerfile i m trying to build following which results in based on gitpod gitpod full latest image i assume that there is some gitpod specific post built self test that fails if apt is not detected or do i need to configure dazzle
0
75,492
7,473,421,457
IssuesEvent
2018-04-03 15:19:35
italia/spid
https://api.github.com/repos/italia/spid
closed
Controllo metadata Comune di Ferrara
metadata nuovo md test
Buongiorno, Per conto del Comune di Ferrara, abbiamo predisposto i metadata e pubblicati nella cartella https://ferarra.comune-online.it/serviziSPID/metadata.xml cordiali saluti Facondini Stefano [metadata_ferrara-signed.zip](https://github.com/italia/spid/files/1860522/metadata_ferrara-signed.zip)
1.0
Controllo metadata Comune di Ferrara - Buongiorno, Per conto del Comune di Ferrara, abbiamo predisposto i metadata e pubblicati nella cartella https://ferarra.comune-online.it/serviziSPID/metadata.xml cordiali saluti Facondini Stefano [metadata_ferrara-signed.zip](https://github.com/italia/spid/files/1860522/met...
test
controllo metadata comune di ferrara buongiorno per conto del comune di ferrara abbiamo predisposto i metadata e pubblicati nella cartella cordiali saluti facondini stefano
1
627,318
19,901,455,990
IssuesEvent
2022-01-25 08:24:39
googleapis/java-bigquerydatatransfer
https://api.github.com/repos/googleapis/java-bigquerydatatransfer
opened
com.example.bigquerydatatransfer.GetTransferConfigInfoIT: testGetTransferConfigInfo failed
type: bug priority: p1 flakybot: issue
Note: #1164 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 944e49957f80c0cb93b798f22bf31d0dbf4e813d buildURL: [Build Status](https://source.cloud.google.com/results/invocations/6350cd23-7eaf-406f-bd33-fe92d64f1245), [Sponge](http://sponge2/6350cd23-7eaf-406f-...
1.0
com.example.bigquerydatatransfer.GetTransferConfigInfoIT: testGetTransferConfigInfo failed - Note: #1164 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 944e49957f80c0cb93b798f22bf31d0dbf4e813d buildURL: [Build Status](https://source.cloud.google.com/results/i...
non_test
com example bigquerydatatransfer gettransferconfiginfoit testgettransferconfiginfo failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output expected to contain config info retrieved successfully but...
0
522,321
15,158,374,653
IssuesEvent
2021-02-12 00:59:55
NOAA-GSL/MATS
https://api.github.com/repos/NOAA-GSL/MATS
opened
Make internal non metexpress metadata scripts run under kubernetes in the development space on the production cluster
Priority: Low Project: MATS Type: Task
--- Author Name: **randy.pierce** (@randytpierce) Original Redmine Issue: 80872, https://vlab.ncep.noaa.gov/redmine/issues/80872 Original Date: 2020-07-16 Original Assignee: randy.pierce --- We could use rancher to create a set of short lived kubernetes processes that would use a standardized python3 docker image. ...
1.0
Make internal non metexpress metadata scripts run under kubernetes in the development space on the production cluster - --- Author Name: **randy.pierce** (@randytpierce) Original Redmine Issue: 80872, https://vlab.ncep.noaa.gov/redmine/issues/80872 Original Date: 2020-07-16 Original Assignee: randy.pierce --- We co...
non_test
make internal non metexpress metadata scripts run under kubernetes in the development space on the production cluster author name randy pierce randytpierce original redmine issue original date original assignee randy pierce we could use rancher to create a set of short lived kubernet...
0
322,513
27,613,537,153
IssuesEvent
2023-03-09 17:34:11
JuliaDynamics/CausalityTools.jl
https://api.github.com/repos/JuliaDynamics/CausalityTools.jl
closed
Tests occasionally fails for OCE algorithm
bug tests
Locally, the tests don't fail for me with the given MersenneTwister. However, to be reproducible across Julia versions and systems, we need to use something like StableRNGs.jl.
1.0
Tests occasionally fails for OCE algorithm - Locally, the tests don't fail for me with the given MersenneTwister. However, to be reproducible across Julia versions and systems, we need to use something like StableRNGs.jl.
test
tests occasionally fails for oce algorithm locally the tests don t fail for me with the given mersennetwister however to be reproducible across julia versions and systems we need to use something like stablerngs jl
1
68,565
3,290,771,886
IssuesEvent
2015-10-30 02:39:17
cs2103aug2015-f10-1j/main
https://api.github.com/repos/cs2103aug2015-f10-1j/main
closed
A user is notified when there are collisions between different tasks
priority.low type.story
... so that there are not clashes in the application.
1.0
A user is notified when there are collisions between different tasks - ... so that there are not clashes in the application.
non_test
a user is notified when there are collisions between different tasks so that there are not clashes in the application
0
234,935
19,277,385,267
IssuesEvent
2021-12-10 13:29:12
SAP/ui5-webcomponents
https://api.github.com/repos/SAP/ui5-webcomponents
closed
[iPad][Safari] ui5-multicombobox: Readonly input field could not be focused
Low Prio TOPIC RL 1.0 Release Testing
### **Bug Description** On iPad, the readonly input could not be focused, when the user taps the input field. Only the tokens could be focused. ### **Steps to Reproduce** 1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/MultiComboBox/ ### **Priority** - [x] Low - [ ] Medium - [ ]...
1.0
[iPad][Safari] ui5-multicombobox: Readonly input field could not be focused - ### **Bug Description** On iPad, the readonly input could not be focused, when the user taps the input field. Only the tokens could be focused. ### **Steps to Reproduce** 1. Go to https://sap.github.io/ui5-webcomponents/master/playground...
test
multicombobox readonly input field could not be focused bug description on ipad the readonly input could not be focused when the user taps the input field only the tokens could be focused steps to reproduce go to priority low medium high very high
1
349,156
24,935,790,817
IssuesEvent
2022-10-31 15:03:03
pepperize/cdk-github
https://api.github.com/repos/pepperize/cdk-github
opened
Improve docs
documentation good first issue
- Explain how to retrieve response values https://github.com/pepperize/cdk-github/blob/main/API.md#@pepperize/cdk-github.GithubCustomResource.getAtt - Add some more examples like setting up members, teams, ... - Links to API Reference https://github.com/pepperize/cdk-github/blob/main/API.md from Readme - Add a bett...
1.0
Improve docs - - Explain how to retrieve response values https://github.com/pepperize/cdk-github/blob/main/API.md#@pepperize/cdk-github.GithubCustomResource.getAtt - Add some more examples like setting up members, teams, ... - Links to API Reference https://github.com/pepperize/cdk-github/blob/main/API.md from Readme...
non_test
improve docs explain how to retrieve response values add some more examples like setting up members teams links to api reference from readme add a better usage section to readme
0
182,815
14,164,588,460
IssuesEvent
2020-11-12 05:25:37
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Pullquote: when we select the solid color style then the " (Quote) gets overlap with placeholder
Needs Testing [Block] Pullquote
Describe the bug in Pullquote when we select the solid color style then the " (Quote) get overlap with placeholder, so because of that we are not able to view the first character of the text of Pullquote. To reproduce Steps to reproduce the behaviour: Go to 'Editor' 1. Add new page 2. Click on 'add block' 3....
1.0
Pullquote: when we select the solid color style then the " (Quote) gets overlap with placeholder - Describe the bug in Pullquote when we select the solid color style then the " (Quote) get overlap with placeholder, so because of that we are not able to view the first character of the text of Pullquote. To reproduce...
test
pullquote when we select the solid color style then the quote gets overlap with placeholder describe the bug in pullquote when we select the solid color style then the quote get overlap with placeholder so because of that we are not able to view the first character of the text of pullquote to reproduce...
1
180,622
13,940,209,537
IssuesEvent
2020-10-22 17:34:11
tendermint/tendermint
https://api.github.com/repos/tendermint/tendermint
opened
test: improve E2E testnet cleanup
T:test
Currently, the E2E test runner uses the `docker-compose.yml` file to determine what to clean up (i.e. containers and networks). However, this requires knowing which testnet is currently active, so e.g. `run-multiple.sh` is not able to clean up any stray resources since it does not know which testnet ran last. One wa...
1.0
test: improve E2E testnet cleanup - Currently, the E2E test runner uses the `docker-compose.yml` file to determine what to clean up (i.e. containers and networks). However, this requires knowing which testnet is currently active, so e.g. `run-multiple.sh` is not able to clean up any stray resources since it does not kn...
test
test improve testnet cleanup currently the test runner uses the docker compose yml file to determine what to clean up i e containers and networks however this requires knowing which testnet is currently active so e g run multiple sh is not able to clean up any stray resources since it does not know w...
1
40,296
5,284,907,983
IssuesEvent
2017-02-08 02:13:49
rancher/os
https://api.github.com/repos/rancher/os
closed
v0.8.0-rc9 vmlinuz-4.9.7-rancher PXE boot with rancher.state.dev=none
status/to-test
**RancherOS Version: (ros os version)** v0.8.0-rc9 **Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)** baremetal It might just be that one can't mix and match rc6 initrd with rc9 vmlinuz, but PXE booting with these works: ``` v0.8.0-rc6/initrd v0.8.0-rc6/vmlinuz-4.9.5-rancher ke...
1.0
v0.8.0-rc9 vmlinuz-4.9.7-rancher PXE boot with rancher.state.dev=none - **RancherOS Version: (ros os version)** v0.8.0-rc9 **Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)** baremetal It might just be that one can't mix and match rc6 initrd with rc9 vmlinuz, but PXE booting with th...
test
vmlinuz rancher pxe boot with rancher state dev none rancheros version ros os version where are you running rancheros docker machine aws gce baremetal etc baremetal it might just be that one can t mix and match initrd with vmlinuz but pxe booting with these works ...
1
74,725
20,328,573,865
IssuesEvent
2022-02-18 08:32:00
spack/spack
https://api.github.com/repos/spack/spack
opened
Installation issue: How to use mpiicc compiler software?
build-error
### Steps to reproduce the issue Spack uses mpicc instead of mpiicc by default. I have successfully compiled elpa manually. To compile its MPI version, I need to set some parameters: CC = mpiicc cxx = mpiicpc FC = mpiifort fcflags = "- MKL = cluster" -- enable OpenMP. I tried to modify the value of CC in the script, b...
1.0
Installation issue: How to use mpiicc compiler software? - ### Steps to reproduce the issue Spack uses mpicc instead of mpiicc by default. I have successfully compiled elpa manually. To compile its MPI version, I need to set some parameters: CC = mpiicc cxx = mpiicpc FC = mpiifort fcflags = "- MKL = cluster" -- enable...
non_test
installation issue how to use mpiicc compiler software steps to reproduce the issue spack uses mpicc instead of mpiicc by default i have successfully compiled elpa manually to compile its mpi version i need to set some parameters cc mpiicc cxx mpiicpc fc mpiifort fcflags mkl cluster enable...
0
324,695
27,815,297,001
IssuesEvent
2023-03-18 16:07:40
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix array_contents.test_numpy_isposinf
NumPy Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener ...
1.0
Fix array_contents.test_numpy_isposinf - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4455401975/jobs/7825197737" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4...
test
fix array contents test numpy isposinf tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test numpy test logic test array contents py test numpy isposinf e typeerror ufunc signbit not support...
1
57,366
6,545,416,892
IssuesEvent
2017-09-04 04:43:25
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
opened
Manual test run on Linux for 0.18.x Hotfix 1 (Release Channel)
OS/unix-like/linux release-notes/exclude tests
## Per release specialty tests ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Dig...
1.0
Manual test run on Linux for 0.18.x Hotfix 1 (Release Channel) - ## Per release specialty tests ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows ri...
test
manual test run on linux for x hotfix release channel per release specialty tests installer check that installer is close to the size of last release check signature if os run spctl assess verbose applications brave app and make sure it returns accepted if windows right c...
1
297,260
25,714,896,361
IssuesEvent
2022-12-07 09:38:41
CakeWP/block-options
https://api.github.com/repos/CakeWP/block-options
opened
Where / how to change your Breakpoints?
wordpress-support needs-testing
## Support I need to streamline your breakpoints with the ones from a theme which is 690 for mobile and 1000px for tablet. any chance to see an update where i can change that in your plugin to these values? ## Details - **Support Author**: nicmare - **Support Link**: https://wordpress.org/support/topic/where...
1.0
Where / how to change your Breakpoints? - ## Support I need to streamline your breakpoints with the ones from a theme which is 690 for mobile and 1000px for tablet. any chance to see an update where i can change that in your plugin to these values? ## Details - **Support Author**: nicmare - **Support Link**:...
test
where how to change your breakpoints support i need to streamline your breakpoints with the ones from a theme which is for mobile and for tablet any chance to see an update where i can change that in your plugin to these values details support author nicmare support link ...
1
240,890
20,099,958,866
IssuesEvent
2022-02-07 01:57:24
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
An error dialog pops up when creating one table with a valid name
🧪 testing :gear: tables :beetle: regression
**Storage Explorer Version**: 1.23.0-dev **Build Number**: 20220107.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 18.04/MacOS Big Sur 11.6.1 **How Found**: From running test cases **Regression From**: Previous release (1.22.0) ## Steps to Reproduce ## 1. Expand one storage account. 2. Right clic...
1.0
An error dialog pops up when creating one table with a valid name - **Storage Explorer Version**: 1.23.0-dev **Build Number**: 20220107.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 18.04/MacOS Big Sur 11.6.1 **How Found**: From running test cases **Regression From**: Previous release (1.22.0) ## ...
test
an error dialog pops up when creating one table with a valid name storage explorer version dev build number branch main platform os windows linux ubuntu macos big sur how found from running test cases regression from previous release steps to repr...
1
103,799
8,950,283,352
IssuesEvent
2019-01-25 10:19:22
Sinapse-Energia/AP-Sinapse
https://api.github.com/repos/Sinapse-Energia/AP-Sinapse
closed
[AP][API][DEBUG] Manage DEBUG status through MQTT commands
Device: All Priority: high Size: 2 Status: tested passed Type: feature
Now is only possible to enable / disable DEBUG in compilation time. To add a debug variable into the context, allowing modify the level of debug from using MQTT commands [Manage Debug Levels](https://github.com/Sinapse-Energia/AP-Sinapse/wiki/MQTT-Sinapse-API#set-debug-status-enable--disable) The level of of deb...
1.0
[AP][API][DEBUG] Manage DEBUG status through MQTT commands - Now is only possible to enable / disable DEBUG in compilation time. To add a debug variable into the context, allowing modify the level of debug from using MQTT commands [Manage Debug Levels](https://github.com/Sinapse-Energia/AP-Sinapse/wiki/MQTT-Sinaps...
test
manage debug status through mqtt commands now is only possible to enable disable debug in compilation time to add a debug variable into the context allowing modify the level of debug from using mqtt commands the level of of debug after this task can be disabled or any number enabled in ...
1
204,947
15,573,416,376
IssuesEvent
2021-03-17 08:33:54
eclipse/che
https://api.github.com/repos/eclipse/che
closed
Stabilize E2E tests related to unexpected fail when start test workspace
area/qe e2e-test/failure kind/task severity/P1 status/in-progress team/che-qe
### Is your task related to a problem? Please describe. Several last launches on Che nightly jobs show unexpected fails of E2E tests related to start test workspace. This problem is observing to 'GitSsh flow', "OpenshiftConnector', 'Happy Path' ( here on Che single-host) ### Describe the solution you'd like We nee...
1.0
Stabilize E2E tests related to unexpected fail when start test workspace - ### Is your task related to a problem? Please describe. Several last launches on Che nightly jobs show unexpected fails of E2E tests related to start test workspace. This problem is observing to 'GitSsh flow', "OpenshiftConnector', 'Happy Path'...
test
stabilize tests related to unexpected fail when start test workspace is your task related to a problem please describe several last launches on che nightly jobs show unexpected fails of tests related to start test workspace this problem is observing to gitssh flow openshiftconnector happy path h...
1
446,757
31,558,412,670
IssuesEvent
2023-09-03 00:23:24
vercel/next.js
https://api.github.com/repos/vercel/next.js
closed
Docs: index record part missing for algolia instantsearch example
template: documentation
### What is the improvement or update you wish to see? Add a comment about : * the fact that [this example](https://github.com/vercel/next.js/tree/canary/examples/with-algolia-react-instantsearch) doesn't contain anything about sending index record to algolia (or tell me if I'm wrong) * give a pointer about how to...
1.0
Docs: index record part missing for algolia instantsearch example - ### What is the improvement or update you wish to see? Add a comment about : * the fact that [this example](https://github.com/vercel/next.js/tree/canary/examples/with-algolia-react-instantsearch) doesn't contain anything about sending index record ...
non_test
docs index record part missing for algolia instantsearch example what is the improvement or update you wish to see add a comment about the fact that doesn t contain anything about sending index record to algolia or tell me if i m wrong give a pointer about how to do it is there any context...
0
240,309
7,800,917,804
IssuesEvent
2018-06-09 15:04:09
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0011954: setup.php (webbased) "accept conditions"-dialog broken now
Bug Mantis Setup high priority
**Reported by Tesla42 on 18 Jun 2016 23:20** **Version:** Egon Community Edition (2016.03.3) Just tested the new 2016.03.3. After first install opening localhost/tine20setup.php in browser accepting terms and conditions is broken. **Steps to reproduce:** I checked the two checkboxes and clicked the accept button up...
1.0
0011954: setup.php (webbased) "accept conditions"-dialog broken now - **Reported by Tesla42 on 18 Jun 2016 23:20** **Version:** Egon Community Edition (2016.03.3) Just tested the new 2016.03.3. After first install opening localhost/tine20setup.php in browser accepting terms and conditions is broken. **Steps to repr...
non_test
setup php webbased accept conditions dialog broken now reported by on jun version egon community edition just tested the new after first install opening localhost php in browser accepting terms and conditions is broken steps to reproduce i checked the two checkboxe...
0
173,336
13,398,107,849
IssuesEvent
2020-09-03 12:41:27
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: alterpk-tpcc-500 failed
C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker
[(roachtest).alterpk-tpcc-500 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1955626&tab=buildLog) on [release-20.1@c9ea35a19f888e903e391fab7182ff8f457242fb](https://github.com/cockroachdb/cockroach/commits/c9ea35a19f888e903e391fab7182ff8f457242fb): ``` | _elapsed___errors__ops/sec(inst)___ops/sec(c...
2.0
roachtest: alterpk-tpcc-500 failed - [(roachtest).alterpk-tpcc-500 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1955626&tab=buildLog) on [release-20.1@c9ea35a19f888e903e391fab7182ff8f457242fb](https://github.com/cockroachdb/cockroach/commits/c9ea35a19f888e903e391fab7182ff8f457242fb): ``` | _elapse...
test
roachtest alterpk tpcc failed on elapsed errors ops sec inst ops sec cum ms ms ms pmax ms delivery neworder ...
1
15,639
2,867,379,717
IssuesEvent
2015-06-05 12:59:31
gbif/ipt
https://api.github.com/repos/gbif/ipt
closed
FreeMarker template error: Edit version history page
Component-UI Milestone-Release2.3 Priority-Critical Type-Defect Usability
``` This bug affects any public resources already published What steps will reproduce the problem? 1. Upgrade an IPT to v2.2 2. Open the homepage for one of the public & published resources, and try to edit the change summary for the first version in its version history table What version of the provider softwa...
1.0
FreeMarker template error: Edit version history page - ``` This bug affects any public resources already published What steps will reproduce the problem? 1. Upgrade an IPT to v2.2 2. Open the homepage for one of the public & published resources, and try to edit the change summary for the first version in its versio...
non_test
freemarker template error edit version history page this bug affects any public resources already published what steps will reproduce the problem upgrade an ipt to open the homepage for one of the public published resources and try to edit the change summary for the first version in its version...
0
657,464
21,794,728,908
IssuesEvent
2022-05-15 13:04:01
SELab-2/OSOC-1
https://api.github.com/repos/SELab-2/OSOC-1
opened
Set landing page
help wanted high priority UI/UX
At the moment, when you log into the tool, this is the page you land on: ![image](https://user-images.githubusercontent.com/31311896/168474241-497e88cc-277b-4cd5-97db-80989535245c.png) We should replace this page and set either the student or project page as the landing page. Personally, I think the project page is t...
1.0
Set landing page - At the moment, when you log into the tool, this is the page you land on: ![image](https://user-images.githubusercontent.com/31311896/168474241-497e88cc-277b-4cd5-97db-80989535245c.png) We should replace this page and set either the student or project page as the landing page. Personally, I think th...
non_test
set landing page at the moment when you log into the tool this is the page you land on we should replace this page and set either the student or project page as the landing page personally i think the project page is the better option
0
550,120
16,105,304,819
IssuesEvent
2021-04-27 14:18:50
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.overleaf.com - see bug description
browser-fixme os-win priority-normal
<!-- @browser: 89.0b3 (64-bit) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/71952 --> **URL**: https://www.overleaf.com **Browser / Version**: 89.0b3 (64-bit) **Operating Syst...
1.0
www.overleaf.com - see bug description - <!-- @browser: 89.0b3 (64-bit) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/71952 --> **URL**: https://www.overleaf.com **Browser / Ve...
non_test
see bug description url browser version bit operating system windows tested another browser yes chrome problem type something else description copy and paste do not work properly steps to reproduce trying to copy and paste code only copies the first line...
0
46,896
5,833,240,014
IssuesEvent
2017-05-09 00:41:12
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
Incorrect usage of LingerTime can cause System.Net.Sockets tests failure
area-System.Net.Sockets test enhancement
After investigating into #19428, there is a risk by using LingerState to wait for send/receive operation complete, before dispose the socket. Because the LingerTime attribute is arbitrary, some slow computers may take more time to finish the send/receive operation, so it's possible that some data are still available be...
1.0
Incorrect usage of LingerTime can cause System.Net.Sockets tests failure - After investigating into #19428, there is a risk by using LingerState to wait for send/receive operation complete, before dispose the socket. Because the LingerTime attribute is arbitrary, some slow computers may take more time to finish the sen...
test
incorrect usage of lingertime can cause system net sockets tests failure after investigating into there is a risk by using lingerstate to wait for send receive operation complete before dispose the socket because the lingertime attribute is arbitrary some slow computers may take more time to finish the send re...
1
735,885
25,445,337,028
IssuesEvent
2022-11-24 05:10:25
cse110-fq22-group40/cse110-fq22-group40
https://api.github.com/repos/cse110-fq22-group40/cse110-fq22-group40
opened
Change Home Screen ~Vibe~
feature - medium priority
# Visual Distinction Between Folders ## What? The user should be able to tell what folder type they are in based on the UI, am I looking at audio files? or am I looking and folders? ## Where? On the front page of the app and adjustments to each folder to make them feel unique and connected ## How? Perhaps t...
1.0
Change Home Screen ~Vibe~ - # Visual Distinction Between Folders ## What? The user should be able to tell what folder type they are in based on the UI, am I looking at audio files? or am I looking and folders? ## Where? On the front page of the app and adjustments to each folder to make them feel unique and con...
non_test
change home screen vibe visual distinction between folders what the user should be able to tell what folder type they are in based on the ui am i looking at audio files or am i looking and folders where on the front page of the app and adjustments to each folder to make them feel unique and con...
0
321,206
27,513,861,155
IssuesEvent
2023-03-06 10:37:50
EESSI/eessi-bot-software-layer
https://api.github.com/repos/EESSI/eessi-bot-software-layer
closed
Add CI test before changing app.cfg option upload_to_s3_script
difficulty:medium priority:high tests
Issue #107 suggests to rename the option `upload_to_s3_script` in `app.cfg`. Before a PR for #107 is submitted a test should be written. The goal with that test is to ensure to capture changes in the code.
1.0
Add CI test before changing app.cfg option upload_to_s3_script - Issue #107 suggests to rename the option `upload_to_s3_script` in `app.cfg`. Before a PR for #107 is submitted a test should be written. The goal with that test is to ensure to capture changes in the code.
test
add ci test before changing app cfg option upload to script issue suggests to rename the option upload to script in app cfg before a pr for is submitted a test should be written the goal with that test is to ensure to capture changes in the code
1
60,017
12,042,936,632
IssuesEvent
2020-04-14 11:30:45
0Oskar/G4_HillClimber
https://api.github.com/repos/0Oskar/G4_HillClimber
closed
Basic OBJ Loader for testing
Code Graphics Engine View Layer
A Basic OBJ loader that takes in the path to a .obj file and returns a vector filled with vertices. This is needed for early testing only.
1.0
Basic OBJ Loader for testing - A Basic OBJ loader that takes in the path to a .obj file and returns a vector filled with vertices. This is needed for early testing only.
non_test
basic obj loader for testing a basic obj loader that takes in the path to a obj file and returns a vector filled with vertices this is needed for early testing only
0
314,353
26,994,528,723
IssuesEvent
2023-02-09 23:09:35
dotnet/winforms
https://api.github.com/repos/dotnet/winforms
closed
Flaky System.Windows.Forms.Tests.Dpi.FormDpiTests.Form_DpiChanged_Bounds
test-bug
<!-- runfo report start --> Runfo Tracking Issue: [Flaky System.Windows.Forms.Tests.Dpi.FormDpiTests.Form_DpiChanged_Bounds](https://runfo.azurewebsites.net/tracking/issue/355) |Build|Definition|Kind|Run Name| |---|---|---|---| Build Result Summary |Day Hit Count|Week Hit Count|Month Hit Count| |---|---|---...
1.0
Flaky System.Windows.Forms.Tests.Dpi.FormDpiTests.Form_DpiChanged_Bounds - <!-- runfo report start --> Runfo Tracking Issue: [Flaky System.Windows.Forms.Tests.Dpi.FormDpiTests.Form_DpiChanged_Bounds](https://runfo.azurewebsites.net/tracking/issue/355) |Build|Definition|Kind|Run Name| |---|---|---|---| Build R...
test
flaky system windows forms tests dpi formdpitests form dpichanged bounds runfo tracking issue build definition kind run name build result summary day hit count week hit count month hit count ...
1
348,379
31,559,949,448
IssuesEvent
2023-09-03 05:51:29
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
sql/tests: TestRandomSyntaxSchemaChangeDatabase failed
C-test-failure O-robot T-sql-foundations branch-release-23.1.9-rc.FROZEN
sql/tests.TestRandomSyntaxSchemaChangeDatabase [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTestsBazel/11606202?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTestsBazel/11606202?buildTab=artifacts#/) on ...
1.0
sql/tests: TestRandomSyntaxSchemaChangeDatabase failed - sql/tests.TestRandomSyntaxSchemaChangeDatabase [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTestsBazel/11606202?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_...
test
sql tests testrandomsyntaxschemachangedatabase failed sql tests testrandomsyntaxschemachangedatabase with on release rc frozen random syntax error rsg test go crash detected server panic statement exec timeout query alter database ident rename to substring ...
1
649,192
21,258,781,329
IssuesEvent
2022-04-13 00:13:28
openservicemesh/osm
https://api.github.com/repos/openservicemesh/osm
closed
Implement SMI metrics API server
size/S area/metrics area/SMI priority/P2 stale
**Please describe the Improvement and/or Feature Request** <!-- A clear and concise description of the proposal. --> Add an implementation for OSM to the [SMI metrics API server](https://github.com/servicemeshinterface/smi-metrics). **Scope (please mark with X where applicable)** - New Functionality [X] ...
1.0
Implement SMI metrics API server - **Please describe the Improvement and/or Feature Request** <!-- A clear and concise description of the proposal. --> Add an implementation for OSM to the [SMI metrics API server](https://github.com/servicemeshinterface/smi-metrics). **Scope (please mark with X where applicable)**...
non_test
implement smi metrics api server please describe the improvement and or feature request add an implementation for osm to the scope please mark with x where applicable new functionality install smi traffic access policy smi traffic specs policy ...
0
281,263
24,377,158,936
IssuesEvent
2022-10-04 02:52:05
ZcashFoundation/zebra
https://api.github.com/repos/ZcashFoundation/zebra
closed
Occasional failures in mempool_cancel_mined test
C-bug A-rust S-needs-triage P-Medium :zap: C-testing A-state
## Motivation The mempool_cancel_mined test sometimes fails with: > assert_eq!(mempool.tx_downloads().in_flight(), 0); > > Message: assertion failed: `(left == right)` > left: `1`, > right: `0` > Location: zebrad/src/components/mempool/tests/vector.rs:475 https://github.com/ZcashFoundation/zebra/actions/r...
1.0
Occasional failures in mempool_cancel_mined test - ## Motivation The mempool_cancel_mined test sometimes fails with: > assert_eq!(mempool.tx_downloads().in_flight(), 0); > > Message: assertion failed: `(left == right)` > left: `1`, > right: `0` > Location: zebrad/src/components/mempool/tests/vector.rs:475 ...
test
occasional failures in mempool cancel mined test motivation the mempool cancel mined test sometimes fails with assert eq mempool tx downloads in flight message assertion failed left right left right location zebrad src components mempool tests vector rs ...
1
97,582
8,663,011,933
IssuesEvent
2018-11-28 16:19:19
SME-Issues/issues
https://api.github.com/repos/SME-Issues/issues
closed
Test Summary - 28/11/2018 - 5004
NLP Api pulse_tests
### Intent - **Intent Errors: 3** (#1231) ### DemoScript - Demo Script V2 Stateful Result Only Tests (77): **91%** pass (69), 7 failed understood (#1225) - Demo Script V2 Stateful Tests (77): **86%** pass (65), 11 failed understood (#1227) - Demo Script V2 Stateless Tests (77): **86%** pass (65), 11 failed underst...
1.0
Test Summary - 28/11/2018 - 5004 - ### Intent - **Intent Errors: 3** (#1231) ### DemoScript - Demo Script V2 Stateful Result Only Tests (77): **91%** pass (69), 7 failed understood (#1225) - Demo Script V2 Stateful Tests (77): **86%** pass (65), 11 failed understood (#1227) - Demo Script V2 Stateless Tests (77): *...
test
test summary intent intent errors demoscript demo script stateful result only tests pass failed understood demo script stateful tests pass failed understood demo script stateless tests pass failed und...
1
272,970
23,717,563,558
IssuesEvent
2022-08-30 13:01:52
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
[QUIC] Long running test: System.Net.Quic.Tests.QuicStreamConformanceTests.Parallel_ReadWriteMultipleStreamsConcurrently
bug disabled-test tenet-reliability area-System.Net.Quic
Occurrences 7/17-8/7 (incl. PRs): Day | Run -- | -- 7/31 | 2x Rolling run 7/29 | Rolling run 7/28 | 2x Rolling run 7/27 | Rolling run 7/26 | Rolling run 7/25 | Rolling run 7/24 | 3x Rolling run 7/23 | Rolling run 7/22 | 4x Rolling run + 2x PR #72670 7/18 | 3x Rolling run 7/17 | 3x Rolling run before 7/1...
1.0
[QUIC] Long running test: System.Net.Quic.Tests.QuicStreamConformanceTests.Parallel_ReadWriteMultipleStreamsConcurrently - Occurrences 7/17-8/7 (incl. PRs): Day | Run -- | -- 7/31 | 2x Rolling run 7/29 | Rolling run 7/28 | 2x Rolling run 7/27 | Rolling run 7/26 | Rolling run 7/25 | Rolling run 7/24 | 3x Roll...
test
long running test system net quic tests quicstreamconformancetests parallel readwritemultiplestreamsconcurrently occurrences incl prs day run rolling run rolling run rolling run rolling run rolling run rolling run rolling run r...
1
168,986
20,827,991,106
IssuesEvent
2022-03-19 01:13:18
billmcchesney1/client-encryption-nodejs
https://api.github.com/repos/billmcchesney1/client-encryption-nodejs
opened
CVE-2021-44906 (Medium) detected in minimist-1.2.5.tgz, minimist-0.0.8.tgz
security vulnerability
## CVE-2021-44906 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.5.tgz</b>, <b>minimist-0.0.8.tgz</b></p></summary> <p> <details><summary><b>minimist-1.2.5.tgz</b></p...
True
CVE-2021-44906 (Medium) detected in minimist-1.2.5.tgz, minimist-0.0.8.tgz - ## CVE-2021-44906 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.5.tgz</b>, <b>minimist-0....
non_test
cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file package json path to ...
0
26,356
11,297,839,633
IssuesEvent
2020-01-17 07:23:13
gregnb/mui-datatables
https://api.github.com/repos/gregnb/mui-datatables
closed
mui-datatables flagged in SonaType Code Scan
security
Good morning, I'm hoping that you might be able to help resolve the mui-datatables package code scan issues. It seems that there is a vulnerability within the CSVDowload function. The following was found when running a sonatype code scan on the mui-datatables package. Code scan description: "The mui-datatables pa...
True
mui-datatables flagged in SonaType Code Scan - Good morning, I'm hoping that you might be able to help resolve the mui-datatables package code scan issues. It seems that there is a vulnerability within the CSVDowload function. The following was found when running a sonatype code scan on the mui-datatables package. ...
non_test
mui datatables flagged in sonatype code scan good morning i m hoping that you might be able to help resolve the mui datatables package code scan issues it seems that there is a vulnerability within the csvdowload function the following was found when running a sonatype code scan on the mui datatables package ...
0
208,359
15,887,116,900
IssuesEvent
2021-04-10 00:49:15
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Remoto - SP] Java Developer @ Union IT Digital
AWS Alocado Angular CLT DevOps Docker Java Jira Kubernetes PJ Presencial Remoto Rest Spring Stale TDD Testes automatizados
## Nossa empresa A Union Digital atua no mercado em parceria com gigantes do setor, como a IBM, Oracle, AWS, dentre outras. Com um portfólio completo de modelos de gestão, avaliação, evolução e transformação de negócios a Union Digital tem todos seus processos baseados em tecnologia. Transformação e adaptação co...
1.0
[Remoto - SP] Java Developer @ Union IT Digital - ## Nossa empresa A Union Digital atua no mercado em parceria com gigantes do setor, como a IBM, Oracle, AWS, dentre outras. Com um portfólio completo de modelos de gestão, avaliação, evolução e transformação de negócios a Union Digital tem todos seus processos bas...
test
java developer union it digital nossa empresa a union digital atua no mercado em parceria com gigantes do setor como a ibm oracle aws dentre outras com um portfólio completo de modelos de gestão avaliação evolução e transformação de negócios a union digital tem todos seus processos baseados em tec...
1
107,112
9,202,022,513
IssuesEvent
2019-03-07 21:14:14
ansible/awx
https://api.github.com/repos/ansible/awx
closed
On an Org Max Hosts form, an empty value as entered is not treated as unlimited
component:ui component:ux priority:low state:needs_test type:bug
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - UI ##### SUMMARY A user can submit a min value of 0 on the Organization Max Hosts form and that is treated as an empty string on save. However, if the user attempts to enter an empty string, an error modal is thrown. ##### ENVIRONMENT * AWX version: 3....
1.0
On an Org Max Hosts form, an empty value as entered is not treated as unlimited - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - UI ##### SUMMARY A user can submit a min value of 0 on the Organization Max Hosts form and that is treated as an empty string on save. However, if the user attempts to enter ...
test
on an org max hosts form an empty value as entered is not treated as unlimited issue type bug report component name ui summary a user can submit a min value of on the organization max hosts form and that is treated as an empty string on save however if the user attempts to enter ...
1
313,918
26,962,326,138
IssuesEvent
2023-02-08 19:12:43
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Jest Tests.x-pack/plugins/observability/server/services/slo - FetchHistoricalSummary Calendar Aligned and Timeslices SLOs returns the summary
failed-test Team: Actionable Observability
A test failed on a tracked branch ``` Error: expect(received).toMatchSnapshot(properties) Snapshot name: `FetchHistoricalSummary Calendar Aligned and Timeslices SLOs returns the summary 1` - Snapshot - 2 + Received + 2 Object { "date": Any<Date>, "errorBudget": Object { - "consumed": 0.001344, + ...
1.0
Failing test: Jest Tests.x-pack/plugins/observability/server/services/slo - FetchHistoricalSummary Calendar Aligned and Timeslices SLOs returns the summary - A test failed on a tracked branch ``` Error: expect(received).toMatchSnapshot(properties) Snapshot name: `FetchHistoricalSummary Calendar Aligned and Timeslices...
test
failing test jest tests x pack plugins observability server services slo fetchhistoricalsummary calendar aligned and timeslices slos returns the summary a test failed on a tracked branch error expect received tomatchsnapshot properties snapshot name fetchhistoricalsummary calendar aligned and timeslices...
1
117,753
9,958,269,850
IssuesEvent
2019-07-05 20:20:08
dojot/dojot
https://api.github.com/repos/dojot/dojot
closed
Wrong return when removing all templates through API
Status:ToTest Team:Backend Type:Bug
When you remove all templates through API, it returns NULL, and when some template is linked to some device and you try to remove it, an "Internal Error" message is returned as response.
1.0
Wrong return when removing all templates through API - When you remove all templates through API, it returns NULL, and when some template is linked to some device and you try to remove it, an "Internal Error" message is returned as response.
test
wrong return when removing all templates through api when you remove all templates through api it returns null and when some template is linked to some device and you try to remove it an internal error message is returned as response
1
333,214
29,516,036,366
IssuesEvent
2023-06-04 13:54:25
depromeet/jalingobi-server
https://api.github.com/repos/depromeet/jalingobi-server
closed
[Feature] 챌린지 지출 기록 테스트 코드 작성 및 API 문서 작성
📃 Docs ✅ Test ✍️ 챌린지 기록
## 💡 이슈 내용 - 챌린지 지출 기록 테스트 코드 작성 및 API 명세합니다. - TDD.. 그건 어음... 더 커서 할게요(?) 2n살.. 한창 클 나이.. ## ✅ 상세 작업 내용 - [x] swagger API 문서 작성 - [x] test code 작성 - [x] 기타 부족한 작업
1.0
[Feature] 챌린지 지출 기록 테스트 코드 작성 및 API 문서 작성 - ## 💡 이슈 내용 - 챌린지 지출 기록 테스트 코드 작성 및 API 명세합니다. - TDD.. 그건 어음... 더 커서 할게요(?) 2n살.. 한창 클 나이.. ## ✅ 상세 작업 내용 - [x] swagger API 문서 작성 - [x] test code 작성 - [x] 기타 부족한 작업
test
챌린지 지출 기록 테스트 코드 작성 및 api 문서 작성 💡 이슈 내용 챌린지 지출 기록 테스트 코드 작성 및 api 명세합니다 tdd 그건 어음 더 커서 할게요 한창 클 나이 ✅ 상세 작업 내용 swagger api 문서 작성 test code 작성 기타 부족한 작업
1
161,574
12,552,049,122
IssuesEvent
2020-06-06 16:47:47
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
client-go: fake.Clientset doesn't support streaming logs
kind/bug lifecycle/stale sig/testing
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I tried to us...
1.0
client-go: fake.Clientset doesn't support streaming logs - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernet...
test
client go fake clientset doesn t support streaming logs please use this template while reporting a bug and provide as much info as possible not doing so may result in your bug not being addressed in a timely manner thanks if the matter is security related please disclose it privately via wh...
1
176,633
13,647,951,566
IssuesEvent
2020-09-26 06:26:35
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sqlsmith/setup=empty/setting=default failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2324556&tab=buildLog) on [master@1be32272030366639be5b4093c6d45bc143978ba](https://github.com/cockroachdb/cockroach/commits/1be32272030366639be5b4093c6d45bc143978ba): ``` VALUES ( ...
2.0
roachtest: sqlsmith/setup=empty/setting=default failed - [(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2324556&tab=buildLog) on [master@1be32272030366639be5b4093c6d45bc143978ba](https://github.com/cockroachdb/cockroach/commits/1be32272030366639be5b4093c6...
test
roachtest sqlsmith setup empty setting default failed on values with with col as select from values ...
1
149,078
13,256,109,883
IssuesEvent
2020-08-20 12:09:10
francoischalifour/autocomplete.js
https://api.github.com/repos/francoischalifour/autocomplete.js
opened
style(mobile): dropdown height is limited
bug documentation
<!-- Thanks for participating in this project! Please: - make sure you are using the latest version of the library. - do at least one GitHub search in current issues, maybe your question is already here --> **Do you want to request a _feature_ or report a _bug_?** bug **What is the current beh...
1.0
style(mobile): dropdown height is limited - <!-- Thanks for participating in this project! Please: - make sure you are using the latest version of the library. - do at least one GitHub search in current issues, maybe your question is already here --> **Do you want to request a _feature_ or report a ...
non_test
style mobile dropdown height is limited thanks for participating in this project please make sure you are using the latest version of the library do at least one github search in current issues maybe your question is already here do you want to request a feature or report a ...
0
18,227
25,206,420,600
IssuesEvent
2022-11-13 18:38:10
KyaniteMods/DeeperAndDarker
https://api.github.com/repos/KyaniteMods/DeeperAndDarker
closed
Crash alongside Boleatte on Quilted Fabric API
bug compatibility fabric
**Description**: Unexpected crash upon startup while mod 'Boleatte' is loaded alongside 'Deeper And Darker' while running on 'Quilted Fabric API' **To Reproduce**: Steps to reproduce the behaviour: 1. Install Boleatte (v0.2.1) with Deeper And Darker (1.1.4) (alongside GeckoLib and Quilted Fabric API, of course) ...
True
Crash alongside Boleatte on Quilted Fabric API - **Description**: Unexpected crash upon startup while mod 'Boleatte' is loaded alongside 'Deeper And Darker' while running on 'Quilted Fabric API' **To Reproduce**: Steps to reproduce the behaviour: 1. Install Boleatte (v0.2.1) with Deeper And Darker (1.1.4) (alongs...
non_test
crash alongside boleatte on quilted fabric api description unexpected crash upon startup while mod boleatte is loaded alongside deeper and darker while running on quilted fabric api to reproduce steps to reproduce the behaviour install boleatte with deeper and darker alongsi...
0
173,489
13,424,883,033
IssuesEvent
2020-09-06 07:39:38
shyaginuma/papers
https://api.github.com/repos/shyaginuma/papers
opened
Data-Driven Metric Development for Online Controlled Experiments: Seven Lessons Learned
AB testing
## Meta * Link: https://www.kdd.org/kdd2016/papers/files/adf0853-dengA.pdf * Author: Alex Deng, Microsoft * Date: 2016 * Journal: KDD ## どんなもの?(著者は何をやりたかったの?) ## 先行研究と比べてどこがすごい? ## 技術、手法のキモはどこ? ## どうやって有効だと検証した? ## 議論はある? ## 次に読むべき論文はなに?
1.0
Data-Driven Metric Development for Online Controlled Experiments: Seven Lessons Learned - ## Meta * Link: https://www.kdd.org/kdd2016/papers/files/adf0853-dengA.pdf * Author: Alex Deng, Microsoft * Date: 2016 * Journal: KDD ## どんなもの?(著者は何をやりたかったの?) ## 先行研究と比べてどこがすごい? ## 技術、手法のキモはどこ? ## どうやって有効だ...
test
data driven metric development for online controlled experiments seven lessons learned meta link author alex deng microsoft date journal kdd どんなもの?(著者は何をやりたかったの?) 先行研究と比べてどこがすごい? 技術、手法のキモはどこ? どうやって有効だと検証した? 議論はある? 次に読むべき論文はなに?
1
62,852
6,818,491,898
IssuesEvent
2017-11-07 05:55:44
arquillian/smart-testing
https://api.github.com/repos/arquillian/smart-testing
opened
Test is failing if running from IntelliJ
Component: Test Bed Type: Bug
*Steps To Reproduce* * Clone `smart-testing` repository * `git checkout master` * `mvn clean install -DskipTests` * Run test `DebugModeAndMaven325FunctionalTest#should_show_debug_logs_and_generate_report_when_smart_testing_is_executed_in_debug_mode_changes_using_325_maven` from Intellij. *Expected Result* Tests...
1.0
Test is failing if running from IntelliJ - *Steps To Reproduce* * Clone `smart-testing` repository * `git checkout master` * `mvn clean install -DskipTests` * Run test `DebugModeAndMaven325FunctionalTest#should_show_debug_logs_and_generate_report_when_smart_testing_is_executed_in_debug_mode_changes_using_325_maven`...
test
test is failing if running from intellij steps to reproduce clone smart testing repository git checkout master mvn clean install dskiptests run test should show debug logs and generate report when smart testing is executed in debug mode changes using maven from intellij expected result...
1
11,156
7,458,403,130
IssuesEvent
2018-03-30 10:07:23
albertomontesg/davis-interactive
https://api.github.com/repos/albertomontesg/davis-interactive
closed
Profile the Scribble Robot
performance
Profile the timing of the Scribble Robot and see if there is any bottleneck and how to make it faster.
True
Profile the Scribble Robot - Profile the timing of the Scribble Robot and see if there is any bottleneck and how to make it faster.
non_test
profile the scribble robot profile the timing of the scribble robot and see if there is any bottleneck and how to make it faster
0
90,073
8,228,403,049
IssuesEvent
2018-09-07 05:04:42
apache/incubator-druid
https://api.github.com/repos/apache/incubator-druid
closed
Test failure - io.druid.server.lookup.PollingLookupTest.testApplyAfterDataChange
Area - Testing Flaky test
As per https://github.com/druid-io/druid/pull/3476#issuecomment-248710267 the tests in `io.druid.server.lookup.PollingLookupTest` are randomly failing
2.0
Test failure - io.druid.server.lookup.PollingLookupTest.testApplyAfterDataChange - As per https://github.com/druid-io/druid/pull/3476#issuecomment-248710267 the tests in `io.druid.server.lookup.PollingLookupTest` are randomly failing
test
test failure io druid server lookup pollinglookuptest testapplyafterdatachange as per the tests in io druid server lookup pollinglookuptest are randomly failing
1
233,193
18,953,951,796
IssuesEvent
2021-11-18 17:56:50
go-gitea/gitea
https://api.github.com/repos/go-gitea/gitea
opened
CI fails with strange errors (randomly)
kind/testing
There are many strange errors occurring randomly during CI This issue records them, and hopefully we can resolve them to speed up the CI/merge workflow. ``` === TestAPICreateComment (integrations/api_comment_test.go:89) --- FAIL: TestAPICreateComment (1.19s) testlogger.go:78: 2021/11/18 17:07:26 ...ers/com...
1.0
CI fails with strange errors (randomly) - There are many strange errors occurring randomly during CI This issue records them, and hopefully we can resolve them to speed up the CI/merge workflow. ``` === TestAPICreateComment (integrations/api_comment_test.go:89) --- FAIL: TestAPICreateComment (1.19s) testlo...
test
ci fails with strange errors randomly there are many strange errors occurring randomly during ci this issue records them and hopefully we can resolve them to speed up the ci merge workflow testapicreatecomment integrations api comment test go fail testapicreatecomment testlogge...
1
244,305
20,622,263,539
IssuesEvent
2022-03-07 18:36:15
OnurSefa/OSOSAART
https://api.github.com/repos/OnurSefa/OSOSAART
opened
Cyberpunk The Tortoise Trainer
Notebook: Test
Give The Tortoise Trainer as an input and Cyberpunk target image and try to get example image-like images ![cyber tortoise](https://user-images.githubusercontent.com/12373950/157096429-d9069e49-bf72-4cda-97b9-3d35f64b38bf.jpg) .
1.0
Cyberpunk The Tortoise Trainer - Give The Tortoise Trainer as an input and Cyberpunk target image and try to get example image-like images ![cyber tortoise](https://user-images.githubusercontent.com/12373950/157096429-d9069e49-bf72-4cda-97b9-3d35f64b38bf.jpg) .
test
cyberpunk the tortoise trainer give the tortoise trainer as an input and cyberpunk target image and try to get example image like images
1
349,270
31,790,202,699
IssuesEvent
2023-09-13 02:14:24
opensearch-project/opensearch-build
https://api.github.com/repos/opensearch-project/opensearch-build
closed
Integ Test Jenkinsfiles Input Manifest Param
enhancement integtest
### Is your feature request related to a problem? Please describe Origin: https://github.com/opensearch-project/opensearch-build/pull/1653#discussion_r817145061 Right now we pass information to the integ test jobs like the information on the runner. We need to do this because certain images have different dependenc...
1.0
Integ Test Jenkinsfiles Input Manifest Param - ### Is your feature request related to a problem? Please describe Origin: https://github.com/opensearch-project/opensearch-build/pull/1653#discussion_r817145061 Right now we pass information to the integ test jobs like the information on the runner. We need to do this ...
test
integ test jenkinsfiles input manifest param is your feature request related to a problem please describe origin right now we pass information to the integ test jobs like the information on the runner we need to do this because certain images have different dependencies for example all x builds of ...
1
407,836
11,937,887,545
IssuesEvent
2020-04-02 12:57:06
DFO-Ocean-Navigator/Ocean-Data-Map-Project
https://api.github.com/repos/DFO-Ocean-Navigator/Ocean-Data-Map-Project
closed
Set-up FTP site for Hank
Backend Priority: Medium enhancement
Since THREDDS is tied to the old Navigator container and is not the most accessible service at the moment, we don't have a quick way of downloading individual netcdf files from hank through the web browser. Setting up a separate FTP container that points to Hank's data directories, along with an access URL like `ftp.na...
1.0
Set-up FTP site for Hank - Since THREDDS is tied to the old Navigator container and is not the most accessible service at the moment, we don't have a quick way of downloading individual netcdf files from hank through the web browser. Setting up a separate FTP container that points to Hank's data directories, along with...
non_test
set up ftp site for hank since thredds is tied to the old navigator container and is not the most accessible service at the moment we don t have a quick way of downloading individual netcdf files from hank through the web browser setting up a separate ftp container that points to hank s data directories along with...
0
73,082
31,846,692,109
IssuesEvent
2023-09-14 20:31:54
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Video Streaming is unable to view.
triaged awaiting-product-team-response assigned-to-author product-question Pri2 azure-communication-services/svc calling/subsvc
Hi Team Microsoft, I tried the code which you have added for the group video conference but, I am unable to view the others streaming I tried by connecting with two different devices with two different acs token and on common meeting ID. I was able to hear only the voice but not able to see the visuals. Can you ...
1.0
Video Streaming is unable to view. - Hi Team Microsoft, I tried the code which you have added for the group video conference but, I am unable to view the others streaming I tried by connecting with two different devices with two different acs token and on common meeting ID. I was able to hear only the voice but not...
non_test
video streaming is unable to view hi team microsoft i tried the code which you have added for the group video conference but i am unable to view the others streaming i tried by connecting with two different devices with two different acs token and on common meeting id i was able to hear only the voice but not...
0
254,411
21,785,171,804
IssuesEvent
2022-05-14 02:47:08
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
If Python files are not modified in the pull request, we should not run Python linters and formatters
testing
See https://github.com/ClickHouse/ClickHouse/pull/36295
1.0
If Python files are not modified in the pull request, we should not run Python linters and formatters - See https://github.com/ClickHouse/ClickHouse/pull/36295
test
if python files are not modified in the pull request we should not run python linters and formatters see
1
613,152
19,073,941,738
IssuesEvent
2021-11-27 12:16:23
inblockio/micro-PKC
https://api.github.com/repos/inblockio/micro-PKC
opened
When PKC has a critical failure which leads to complete data-loss of the database there is a quick recovery
high priority
We did not re-introduced auto-backup since the first prototypes of PKC. It's time to re-introduce to reduce changes of data-loss.
1.0
When PKC has a critical failure which leads to complete data-loss of the database there is a quick recovery - We did not re-introduced auto-backup since the first prototypes of PKC. It's time to re-introduce to reduce changes of data-loss.
non_test
when pkc has a critical failure which leads to complete data loss of the database there is a quick recovery we did not re introduced auto backup since the first prototypes of pkc it s time to re introduce to reduce changes of data loss
0
28,277
12,826,264,159
IssuesEvent
2020-07-06 16:15:24
microsoft/botbuilder-dotnet
https://api.github.com/repos/microsoft/botbuilder-dotnet
closed
QnA Bot - The bot encountered an error or bug.
Bot Services Support customer-replied-to customer-reported
Hi, I'm using this [sample ](https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/70.qnamaker-multiturn-sample)project for my customer. After some question, the bot encountered an error or bug. ## Version Microsoft.Bot.Builder.ApplicationInsights Version="4.9.3" Microsoft.Bot.Bui...
1.0
QnA Bot - The bot encountered an error or bug. - Hi, I'm using this [sample ](https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/70.qnamaker-multiturn-sample)project for my customer. After some question, the bot encountered an error or bug. ## Version Microsoft.Bot.Builder.Appli...
non_test
qna bot the bot encountered an error or bug hi i m using this for my customer after some question the bot encountered an error or bug version microsoft bot builder applicationinsights version microsoft bot builder ai qna version microsoft bot builder azure version micros...
0
132,990
10,778,806,355
IssuesEvent
2019-11-04 09:08:11
imbitdhbwma/brillianplatform
https://api.github.com/repos/imbitdhbwma/brillianplatform
closed
CUR: "Hier gehts zurück" Link funktioniert nicht
Testing
Der Link "Hier gehts zurück" funktiert mpbil und mit Chrome nicht. Mit Safari angeblich schon. Man erreicht die Seite über das Hier gehts zu Quiz unter Curriculum, IT, Datenbanken. ![Anmerkung 2019-11-02 212410](https://user-images.githubusercontent.com/56722107/68076608-2306c700-fdb7-11e9-8501-9d17021f3c15.png) ...
1.0
CUR: "Hier gehts zurück" Link funktioniert nicht - Der Link "Hier gehts zurück" funktiert mpbil und mit Chrome nicht. Mit Safari angeblich schon. Man erreicht die Seite über das Hier gehts zu Quiz unter Curriculum, IT, Datenbanken. ![Anmerkung 2019-11-02 212410](https://user-images.githubusercontent.com/56722107/6...
test
cur hier gehts zurück link funktioniert nicht der link hier gehts zurück funktiert mpbil und mit chrome nicht mit safari angeblich schon man erreicht die seite über das hier gehts zu quiz unter curriculum it datenbanken
1
514,430
14,939,030,826
IssuesEvent
2021-01-25 16:27:42
makers-for-life/makair-control-ui
https://api.github.com/repos/makers-for-life/makair-control-ui
closed
Implement new error messages (watchdog, calibration failed, sensor failure, etc.)
class:feature priority:medium
New telemetry errors should be added. Those errors should be shown using the error screen widget. * Watchdog * Calibration failed * Sensor failure
1.0
Implement new error messages (watchdog, calibration failed, sensor failure, etc.) - New telemetry errors should be added. Those errors should be shown using the error screen widget. * Watchdog * Calibration failed * Sensor failure
non_test
implement new error messages watchdog calibration failed sensor failure etc new telemetry errors should be added those errors should be shown using the error screen widget watchdog calibration failed sensor failure
0
123,547
10,272,438,691
IssuesEvent
2019-08-23 16:26:31
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
[UI] Issues on Cluster Templates page
[zube]: To Test kind/bug-qa team/ui
Version: master-head (v2.3) (8/16/19) **What kind of request is this (question/bug/enhancement/feature request):** Bug **Steps to reproduce (least amount of steps as possible):** - Create 2 or more cluster templates - Try to click on the "Select all" checkbox on the Cluster Templates page - Try to click on an...
1.0
[UI] Issues on Cluster Templates page - Version: master-head (v2.3) (8/16/19) **What kind of request is this (question/bug/enhancement/feature request):** Bug **Steps to reproduce (least amount of steps as possible):** - Create 2 or more cluster templates - Try to click on the "Select all" checkbox on the Clus...
test
issues on cluster templates page version master head what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible create or more cluster templates try to click on the select all checkbox on the cluster te...
1
396,421
11,709,182,537
IssuesEvent
2020-03-08 17:24:09
matt035343/devops
https://api.github.com/repos/matt035343/devops
opened
Loading a page with faulty username results in panic
High priority bug
![image](https://user-images.githubusercontent.com/3768287/76167831-f817ef80-6169-11ea-8384-8ff819d00ae8.png) ``` 2020/03/08 18:19:10 http: panic serving 127.0.0.1:50484: record not found goroutine 16 [running]: net/http.(*conn).serve.func1(0xc000228640) /snap/go/5364/src/net/http/server.go:1767 +0x139 pan...
1.0
Loading a page with faulty username results in panic - ![image](https://user-images.githubusercontent.com/3768287/76167831-f817ef80-6169-11ea-8384-8ff819d00ae8.png) ``` 2020/03/08 18:19:10 http: panic serving 127.0.0.1:50484: record not found goroutine 16 [running]: net/http.(*conn).serve.func1(0xc000228640) ...
non_test
loading a page with faulty username results in panic http panic serving record not found goroutine net http conn serve snap go src net http server go panic snap go src runtime panic go github com devops app src server server user...
0
284,184
24,581,978,353
IssuesEvent
2022-10-13 16:18:06
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/components - when rendering the endpoint list `AdminSearchBar` should update the url with the `admin_query` param if a query was entered
failed-test Team: SecuritySolution Team:Onboarding and Lifecycle Mgt
A test failed on a tracked branch ``` Error: Autocomplete was not set. at get (/var/lib/buildkite-agent/builds/kb-n2-4-spot-a8700d496bf673d5/elastic/kibana-on-merge/kibana/src/plugins/kibana_utils/common/create_getter_setter.ts:20:13) at QueryStringInputUI.getSuggestions (/var/lib/buildkite-agent/builds/kb-n2-...
1.0
Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/components - when rendering the endpoint list `AdminSearchBar` should update the url with the `admin_query` param if a query was entered - A test failed on a tracked branch ``` Error: Autocomplete was not set. at ...
test
failing test jest tests x pack plugins security solution public management pages endpoint hosts view components when rendering the endpoint list adminsearchbar should update the url with the admin query param if a query was entered a test failed on a tracked branch error autocomplete was not set at ...
1
300,279
25,956,112,799
IssuesEvent
2022-12-18 08:43:28
bit-team/backintime
https://api.github.com/repos/bit-team/backintime
closed
[Arch with Chaotic-AUR] unittest in TestTools::test_filesystem & test_device do fail on Chaotic-AUR build system because of overlayfs
Distro-Specific Bug Feedback External Testing
The same failure happens for [backintime](https://aur.archlinux.org/packages/backintime) & [backintime-git](https://aur.archlinux.org/packages/backintime-git). Might just a need a check for [`overlayfs`](https://wiki.archlinux.org/title/Overlay_filesystem). Build logs: [backintime-git.log](https://builds.garudalinu...
1.0
[Arch with Chaotic-AUR] unittest in TestTools::test_filesystem & test_device do fail on Chaotic-AUR build system because of overlayfs - The same failure happens for [backintime](https://aur.archlinux.org/packages/backintime) & [backintime-git](https://aur.archlinux.org/packages/backintime-git). Might just a need a chec...
test
unittest in testtools test filesystem test device do fail on chaotic aur build system because of overlayfs the same failure happens for might just a need a check for build logs py python m unittest b test test tools py s f fs s s s s s s ss s s...
1
83,155
16,099,060,867
IssuesEvent
2021-04-27 06:52:10
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Beacon Diving Suit has durability.
Bug Code
- [Yes] I have searched the issue tracker to check if the issue has already been reported. **Description** If you go to a vanilla beacon station the dive suit there is occasionally depicted with a durability bar around the 66% range. **Steps To Reproduce** Go to a beacon station, preferably with the difficulty ...
1.0
Beacon Diving Suit has durability. - - [Yes] I have searched the issue tracker to check if the issue has already been reported. **Description** If you go to a vanilla beacon station the dive suit there is occasionally depicted with a durability bar around the 66% range. **Steps To Reproduce** Go to a beacon sta...
non_test
beacon diving suit has durability i have searched the issue tracker to check if the issue has already been reported description if you go to a vanilla beacon station the dive suit there is occasionally depicted with a durability bar around the range steps to reproduce go to a beacon station ...
0