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
331,615
29,044,776,344
IssuesEvent
2023-05-13 12:17:17
ISPP-G8/FindMyFun
https://api.github.com/repos/ISPP-G8/FindMyFun
closed
Pruebas para modificar un evento (test)
test
Creación de la cobertura completa de las pruebas para la modificación de evento. Se deben tener en cuenta todos los casos posibles así como las restricciones; por ejemplo, que una persona que no sea la propietaria del evento no pueda acceder a modificarlo.
1.0
Pruebas para modificar un evento (test) - Creación de la cobertura completa de las pruebas para la modificación de evento. Se deben tener en cuenta todos los casos posibles así como las restricciones; por ejemplo, que una persona que no sea la propietaria del evento no pueda acceder a modificarlo.
test
pruebas para modificar un evento test creación de la cobertura completa de las pruebas para la modificación de evento se deben tener en cuenta todos los casos posibles así como las restricciones por ejemplo que una persona que no sea la propietaria del evento no pueda acceder a modificarlo
1
159,460
6,046,584,159
IssuesEvent
2017-06-12 12:31:45
mborzenkov/Read-Later-List
https://api.github.com/repos/mborzenkov/Read-Later-List
opened
ReadLaterItem.Builder and checkRep
Priority: High Type: Maintenance
.checkRep in ReadLaterItem has incorrect implementation. Must perform checks in Builder.
1.0
ReadLaterItem.Builder and checkRep - .checkRep in ReadLaterItem has incorrect implementation. Must perform checks in Builder.
non_test
readlateritem builder and checkrep checkrep in readlateritem has incorrect implementation must perform checks in builder
0
147,833
11,809,626,343
IssuesEvent
2020-03-19 15:14:32
w3c/webrtc-pc
https://api.github.com/repos/w3c/webrtc-pc
closed
Test coverage chapter 6
Test suite issue
This is a sub-issue for #2442, keeping notes. This reviews only whether items are properly marked as testable (red or green) or not testable (white). - 6.1 -- createDataChannel step 16 should be testable. -- createDataChannel step 22 is not testable (no JS-visible effect) -- 6.1.1.3 connected procedure - step 4 s...
1.0
Test coverage chapter 6 - This is a sub-issue for #2442, keeping notes. This reviews only whether items are properly marked as testable (red or green) or not testable (white). - 6.1 -- createDataChannel step 16 should be testable. -- createDataChannel step 22 is not testable (no JS-visible effect) -- 6.1.1.3 conn...
test
test coverage chapter this is a sub issue for keeping notes this reviews only whether items are properly marked as testable red or green or not testable white createdatachannel step should be testable createdatachannel step is not testable no js visible effect connected...
1
328,009
9,984,914,289
IssuesEvent
2019-07-10 15:25:39
freedomofpress/securedrop
https://api.github.com/repos/freedomofpress/securedrop
opened
potential test flake in _source_proceeds_to_login
priority/high
## Description I'm not actually sure if [this](https://circleci.com/gh/freedomofpress/securedrop/30888) is even a flake since it's blocking most PRs into `develop`, may be a consistent failure: ``` def _source_proceeds_to_login(self): self.safe_send_keys_by_id("login-with-existing-codename", self.so...
1.0
potential test flake in _source_proceeds_to_login - ## Description I'm not actually sure if [this](https://circleci.com/gh/freedomofpress/securedrop/30888) is even a flake since it's blocking most PRs into `develop`, may be a consistent failure: ``` def _source_proceeds_to_login(self): self.safe_sen...
non_test
potential test flake in source proceeds to login description i m not actually sure if is even a flake since it s blocking most prs into develop may be a consistent failure def source proceeds to login self self safe send keys by id login with existing codename self source nam...
0
76,735
7,544,185,412
IssuesEvent
2018-04-17 17:39:39
GoogleCloudPlatform/forseti-security
https://api.github.com/repos/GoogleCloudPlatform/forseti-security
opened
Update the deployment template generation to pull from the version from which it was built
module: installer priority: p1 release-testing: 2.0 RC2 triaged: yes
When we generate the deployment template (startup script) included we should pull from the version for which the deployment template was generated. Please also confirm that the startup script should have git checkout for all use-cases.
1.0
Update the deployment template generation to pull from the version from which it was built - When we generate the deployment template (startup script) included we should pull from the version for which the deployment template was generated. Please also confirm that the startup script should have git checkout for all...
test
update the deployment template generation to pull from the version from which it was built when we generate the deployment template startup script included we should pull from the version for which the deployment template was generated please also confirm that the startup script should have git checkout for all...
1
342,622
30,631,425,583
IssuesEvent
2023-07-24 14:46:29
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
closed
Add an xfail test for Parquet reads for `LIST<STRUCT<int, string>>`
test task
This is related to a corresponding issue in cudf where the reader isn't reading a list of structs properly. Please refer to https://github.com/rapidsai/cudf/issues/13664 for more details This is a known issue and the test will fail which is why we are xfailing it
1.0
Add an xfail test for Parquet reads for `LIST<STRUCT<int, string>>` - This is related to a corresponding issue in cudf where the reader isn't reading a list of structs properly. Please refer to https://github.com/rapidsai/cudf/issues/13664 for more details This is a known issue and the test will fail which is why we...
test
add an xfail test for parquet reads for list this is related to a corresponding issue in cudf where the reader isn t reading a list of structs properly please refer to for more details this is a known issue and the test will fail which is why we are xfailing it
1
21,350
4,705,592,895
IssuesEvent
2016-10-13 14:54:34
drmeister/clasp
https://api.github.com/repos/drmeister/clasp
closed
Removing unneeded files from Clasp Debian package
documentation question
[Here](https://gist.github.com/9aef43285aae31d5167f) is a list of the files in the Clasp Debian package. Are all of these needed? In particular, are the Boost Build files necessary?
1.0
Removing unneeded files from Clasp Debian package - [Here](https://gist.github.com/9aef43285aae31d5167f) is a list of the files in the Clasp Debian package. Are all of these needed? In particular, are the Boost Build files necessary?
non_test
removing unneeded files from clasp debian package is a list of the files in the clasp debian package are all of these needed in particular are the boost build files necessary
0
287,362
24,825,714,957
IssuesEvent
2022-10-25 20:26:18
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Test `Restrict Search to Folder` and `Exclude Folder from Search` commands
testplan-item
Refs #161864, #162628 - [x] macOS @eleanorjboyd - [x] linux @aeschli - [x] windows @devinvalenciano Complexity: 1 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23164506%0A%0A&assignees=andreamah) --- ## Set up: Make sure that you have the latest insiders version. ## Te...
1.0
Test `Restrict Search to Folder` and `Exclude Folder from Search` commands - Refs #161864, #162628 - [x] macOS @eleanorjboyd - [x] linux @aeschli - [x] windows @devinvalenciano Complexity: 1 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23164506%0A%0A&assignees=andreamah) -...
test
test restrict search to folder and exclude folder from search commands refs macos eleanorjboyd linux aeschli windows devinvalenciano complexity set up make sure that you have the latest insiders version testing intro this testplan item tests t...
1
314,381
26,996,185,621
IssuesEvent
2023-02-10 01:21:51
composablesys/collabs
https://api.github.com/repos/composablesys/collabs
closed
List expensive tests
tests
Flag to run benchmarks/tests with expensive sequence tests (in particular, checking that generated locs are always in between where they should be).
1.0
List expensive tests - Flag to run benchmarks/tests with expensive sequence tests (in particular, checking that generated locs are always in between where they should be).
test
list expensive tests flag to run benchmarks tests with expensive sequence tests in particular checking that generated locs are always in between where they should be
1
294,714
25,397,872,555
IssuesEvent
2022-11-22 09:57:14
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
kv/kvserver: TestReplicateQueueDecommissioningNonVoters failed
C-test-failure O-robot branch-release-22.2
kv/kvserver.TestReplicateQueueDecommissioningNonVoters [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7639932?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7639932?buildTab=artifacts#/) on release-22.2 @ [...
1.0
kv/kvserver: TestReplicateQueueDecommissioningNonVoters failed - kv/kvserver.TestReplicateQueueDecommissioningNonVoters [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7639932?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightl...
test
kv kvserver testreplicatequeuedecommissioningnonvoters failed kv kvserver testreplicatequeuedecommissioningnonvoters with on release run testreplicatequeuedecommissioningnonvoters test log scope go test logs captured to artifacts tmp tmp test log scope go use show ...
1
332,032
29,179,436,259
IssuesEvent
2023-05-19 10:36:02
kernitus/BukkitOldCombatMechanics
https://api.github.com/repos/kernitus/BukkitOldCombatMechanics
closed
Fishing rod knockback PvP
incompatibility awaiting testing
Thank you very much for updating the plugin, now the new beta version works great. But I would like to suggest a few things if possible. When the fishing rod knockback and the other corresponding modules are activated. Players are able to bump each other and pull each other in areas where pvp is disabled by the wor...
1.0
Fishing rod knockback PvP - Thank you very much for updating the plugin, now the new beta version works great. But I would like to suggest a few things if possible. When the fishing rod knockback and the other corresponding modules are activated. Players are able to bump each other and pull each other in areas wher...
test
fishing rod knockback pvp thank you very much for updating the plugin now the new beta version works great but i would like to suggest a few things if possible when the fishing rod knockback and the other corresponding modules are activated players are able to bump each other and pull each other in areas wher...
1
285,894
24,705,932,043
IssuesEvent
2022-10-19 19:04:01
apache/tvm
https://api.github.com/repos/apache/tvm
closed
[Flaky] Possible flaky tests from Paddle
test: flaky needs-triage
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9954/7/pipeline/ `tests/python/frontend/paddlepaddle/test_forward.py::test_forward_math_api tests/scripts/setup-pytest-env.sh: line 35: 2565288 Segmentation fault ` (Saw it multiple times) https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-99...
1.0
[Flaky] Possible flaky tests from Paddle - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9954/7/pipeline/ `tests/python/frontend/paddlepaddle/test_forward.py::test_forward_math_api tests/scripts/setup-pytest-env.sh: line 35: 2565288 Segmentation fault ` (Saw it multiple times) https://ci.tlcpack.ai/...
test
possible flaky tests from paddle tests python frontend paddlepaddle test forward py test forward math api tests scripts setup pytest env sh line segmentation fault saw it multiple times failed tests python frontend paddlepaddle test forward py test forward ones like just got this the first ...
1
276,042
23,961,956,151
IssuesEvent
2022-09-12 19:59:17
Sheldonfrith/sst-scheduled-api-test-testee-repo
https://api.github.com/repos/Sheldonfrith/sst-scheduled-api-test-testee-repo
closed
Auto-Generated: g/json - get - 400 - Test: malformedDate - Response body is not an empty object empty
sst-scheduled-api-testing
{"userDefinedErrorMessage":"Test: malformedDate - Response body is not an empty object empty","endpointUrl":"https://api.sunrise-sunset.org/json","response":{"status":400,"headers":{"server":"nginx","date":"Tue, 30 Aug 2022 00:54:01 GMT","content-type":"application/json","transfer-encoding":"chunked","connection":"clos...
1.0
Auto-Generated: g/json - get - 400 - Test: malformedDate - Response body is not an empty object empty - {"userDefinedErrorMessage":"Test: malformedDate - Response body is not an empty object empty","endpointUrl":"https://api.sunrise-sunset.org/json","response":{"status":400,"headers":{"server":"nginx","date":"Tue, 30 ...
test
auto generated g json get test malformeddate response body is not an empty object empty userdefinederrormessage test malformeddate response body is not an empty object empty endpointurl aug gmt content type application json transfer encoding chunked connection close a...
1
73,009
24,409,829,874
IssuesEvent
2022-10-05 11:20:55
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Component: ContextMenu is not aligned properly when the document is scrolled
defect
### Describe the bug If the document is scrolled and we try to open a contextmenu which is too big to open at the cursor then the contextmenu gets aligned outside of the viewport. See attached stackblitz. ### Environment Latest Angular and Primeng in chrome or firefox. ### Reproducer https://stackblitz.com/edit/g...
1.0
Component: ContextMenu is not aligned properly when the document is scrolled - ### Describe the bug If the document is scrolled and we try to open a contextmenu which is too big to open at the cursor then the contextmenu gets aligned outside of the viewport. See attached stackblitz. ### Environment Latest Angular a...
non_test
component contextmenu is not aligned properly when the document is scrolled describe the bug if the document is scrolled and we try to open a contextmenu which is too big to open at the cursor then the contextmenu gets aligned outside of the viewport see attached stackblitz environment latest angular a...
0
72,730
13,912,171,733
IssuesEvent
2020-10-20 18:28:06
ModellingWebLab/weblab-fc
https://api.github.com/repos/ModellingWebLab/weblab-fc
closed
Integrate `apps` into `fc` module or drop them
code-and-design
Not sure why they live in a little subdirectory of their own!
1.0
Integrate `apps` into `fc` module or drop them - Not sure why they live in a little subdirectory of their own!
non_test
integrate apps into fc module or drop them not sure why they live in a little subdirectory of their own
0
48,251
5,950,443,502
IssuesEvent
2017-05-26 16:44:35
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Add a benchmark to track build times for debug builds
dev: tests performance
We're tracking AOT build times, but it would be nice to also track debug build bench times since those will be quite different code paths and are actually more important to our users. cc @yjbanov
1.0
Add a benchmark to track build times for debug builds - We're tracking AOT build times, but it would be nice to also track debug build bench times since those will be quite different code paths and are actually more important to our users. cc @yjbanov
test
add a benchmark to track build times for debug builds we re tracking aot build times but it would be nice to also track debug build bench times since those will be quite different code paths and are actually more important to our users cc yjbanov
1
340,151
30,496,051,310
IssuesEvent
2023-07-18 10:53:55
levan-bujiashvili-1-btu-edu-ge/final-exam-test
https://api.github.com/repos/levan-bujiashvili-1-btu-edu-ge/final-exam-test
opened
74a3a98 failed unit and formatting tests.
ci-pytest ci-black
Automatically generated message Pytest report: https://levan-bujiashvili-1-btu-edu-ge.github.io/final-exam-report/74a3a98da90769ffa2869b5ee7d27ed435fbf4e6-1689677631/pytest.html Black report: https://levan-bujiashvili-1-btu-edu-ge.github.io/final-exam-report/74a3a98da90769ffa2869b5ee7d27ed435fbf4e6-1689677631/black...
1.0
74a3a98 failed unit and formatting tests. - Automatically generated message Pytest report: https://levan-bujiashvili-1-btu-edu-ge.github.io/final-exam-report/74a3a98da90769ffa2869b5ee7d27ed435fbf4e6-1689677631/pytest.html Black report: https://levan-bujiashvili-1-btu-edu-ge.github.io/final-exam-report/74a3a98da9076...
test
failed unit and formatting tests automatically generated message pytest report black report failed unit and formatting tests
1
305,237
23,103,783,312
IssuesEvent
2022-07-27 06:54:36
Star-Academy/codestar-documents
https://api.github.com/repos/Star-Academy/codestar-documents
opened
UnitTest - Importance of unit test
documentation Software Engineering Improvement
این ۴ تا لینک تقریبا یک چیز واحد رو دارن میگن، و خوندنشون (حتی سرسری) وقت زیادی میبره که دیگه توی لینکای آخری این خیلی مفید نیست. همون یک دوتا لینک اول شاید کافی اشه.
1.0
UnitTest - Importance of unit test - این ۴ تا لینک تقریبا یک چیز واحد رو دارن میگن، و خوندنشون (حتی سرسری) وقت زیادی میبره که دیگه توی لینکای آخری این خیلی مفید نیست. همون یک دوتا لینک اول شاید کافی اشه.
non_test
unittest importance of unit test این تا لینک تقریبا یک چیز واحد رو دارن میگن، و خوندنشون حتی سرسری وقت زیادی میبره که دیگه توی لینکای آخری این خیلی مفید نیست همون یک دوتا لینک اول شاید کافی اشه
0
6,407
7,611,594,362
IssuesEvent
2018-05-01 14:31:48
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
State being written incorrectly for IAM group membership?
question service/iam
### Terraform Version Terraform v0.11.1 + provider.aws v1.6.0 + provider.template v1.0.0 ### Affected Resource(s) aws_iam_group_membership If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this. ### Terraform Configuration Files ```hcl modul...
1.0
State being written incorrectly for IAM group membership? - ### Terraform Version Terraform v0.11.1 + provider.aws v1.6.0 + provider.template v1.0.0 ### Affected Resource(s) aws_iam_group_membership If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please menti...
non_test
state being written incorrectly for iam group membership terraform version terraform provider aws provider template affected resource s aws iam group membership if this issue appears to affect multiple resources it may be an issue with terraform s core so please mention t...
0
36,842
8,176,935,377
IssuesEvent
2018-08-28 09:08:44
mathbuss/la-pour-vous
https://api.github.com/repos/mathbuss/la-pour-vous
closed
Too big background image file size
code review invalid
Your background image is about `2.33 MB`, that is too important for web display. Please use most of the time a `150 KB` limit, and `500 KB` if you need a bigger picture definition.
1.0
Too big background image file size - Your background image is about `2.33 MB`, that is too important for web display. Please use most of the time a `150 KB` limit, and `500 KB` if you need a bigger picture definition.
non_test
too big background image file size your background image is about mb that is too important for web display please use most of the time a kb limit and kb if you need a bigger picture definition
0
96,142
8,597,659,489
IssuesEvent
2018-11-15 19:21:54
faustedition/faust-gen-html
https://api.github.com/repos/faustedition/faust-gen-html
opened
Missing excerpt for two testimonies
c:testimonies
@sandrakrause: > 2. Existierende Zeugnisse, bei denen kein Auszug in der rechten Spalte der > Tabelle angezeigt wird. > Bei zwei Zeugnissen (http://faustedition.net/testimony/lfd-nr-neuneu_39 in > braeuning-oktavio1911.xml und > http://faustedition.net/testimony/lfd-nr-neuneu_331 in harding1920_2.xml) steht > in ...
1.0
Missing excerpt for two testimonies - @sandrakrause: > 2. Existierende Zeugnisse, bei denen kein Auszug in der rechten Spalte der > Tabelle angezeigt wird. > Bei zwei Zeugnissen (http://faustedition.net/testimony/lfd-nr-neuneu_39 in > braeuning-oktavio1911.xml und > http://faustedition.net/testimony/lfd-nr-neuneu_...
test
missing excerpt for two testimonies sandrakrause existierende zeugnisse bei denen kein auszug in der rechten spalte der tabelle angezeigt wird bei zwei zeugnissen in braeuning xml und in xml steht in der tabelle wie bei den nicht vorhandenen zeugnissen wenn man das zeugnis ...
1
301,768
26,097,706,455
IssuesEvent
2022-12-26 23:53:25
1Copenut/cypress-test
https://api.github.com/repos/1Copenut/cypress-test
closed
Create proof-of-concept keyboard testing
enhancement e2e testing a11y
Cypress has a great API and I think I can mock keyboard testing easier than Nightwatch. I'll get a proof of concept built out, then start abstracting the functions into helpers.
1.0
Create proof-of-concept keyboard testing - Cypress has a great API and I think I can mock keyboard testing easier than Nightwatch. I'll get a proof of concept built out, then start abstracting the functions into helpers.
test
create proof of concept keyboard testing cypress has a great api and i think i can mock keyboard testing easier than nightwatch i ll get a proof of concept built out then start abstracting the functions into helpers
1
328,187
28,104,789,263
IssuesEvent
2023-03-30 23:01:38
phetsims/qa
https://api.github.com/repos/phetsims/qa
opened
Dev Test: Number Play 1.1.0-dev.10
QA:dev-test
<!--- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// DEVELOPERS: * title for this issue = Dev Test: Number Play 1.1.0-dev.10 * replace {{MENTIONS}} with @mentions for team members who should received GitHub notifications about this issue...
1.0
Dev Test: Number Play 1.1.0-dev.10 - <!--- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// DEVELOPERS: * title for this issue = Dev Test: Number Play 1.1.0-dev.10 * replace {{MENTIONS}} with @mentions for team members who should received ...
test
dev test number play dev developers title for this issue dev test number play dev replace mentions with mentions for team members who should received gi...
1
239,816
19,956,325,935
IssuesEvent
2022-01-28 00:03:41
dusk-network/wallet-core
https://api.github.com/repos/dusk-network/wallet-core
opened
Transaction needs to serialize as `transfer-contract::Call::Execute`
area:wallet fix:bug mark:testnet
**Describe the bug** The `Transaction` type is currently `Canon` but doesn't serialize in the same way. This blocks passing transactions through the state with `CanonError::InvalidEncoding`. **To Reproduce** Try and pass a transaction through a NetworkState::Execute. **Expected behaviour** Transactions are exp...
1.0
Transaction needs to serialize as `transfer-contract::Call::Execute` - **Describe the bug** The `Transaction` type is currently `Canon` but doesn't serialize in the same way. This blocks passing transactions through the state with `CanonError::InvalidEncoding`. **To Reproduce** Try and pass a transaction through a...
test
transaction needs to serialize as transfer contract call execute describe the bug the transaction type is currently canon but doesn t serialize in the same way this blocks passing transactions through the state with canonerror invalidencoding to reproduce try and pass a transaction through a...
1
27,409
4,309,880,885
IssuesEvent
2016-07-21 17:24:52
fossasia/open-event-orga-server
https://api.github.com/repos/fossasia/open-event-orga-server
opened
Update sample event files to latest version
Import/Export Priority: High Rest-API testing
Currently, we have some sample event files at https://github.com/fossasia/open-event/tree/master/sample . It seems like some data is not updated yet. * [ ] Please update the files to the latest version and include version information. * [ ] Test the files by uploading them to the Orga Server * [ ] Export the even...
1.0
Update sample event files to latest version - Currently, we have some sample event files at https://github.com/fossasia/open-event/tree/master/sample . It seems like some data is not updated yet. * [ ] Please update the files to the latest version and include version information. * [ ] Test the files by uploading ...
test
update sample event files to latest version currently we have some sample event files at it seems like some data is not updated yet please update the files to the latest version and include version information test the files by uploading them to the orga server export the events from orga ser...
1
152,670
12,124,126,751
IssuesEvent
2020-04-22 13:45:50
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: acceptance/gossip/peerings failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).acceptance/gossip/peerings failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1891020&tab=buildLog) on [master@998abbe628d7133932c1beb9240a18c229bab735](https://github.com/cockroachdb/cockroach/commits/998abbe628d7133932c1beb9240a18c229bab735): ``` The test failed on branch=master, cloud=gce: t...
2.0
roachtest: acceptance/gossip/peerings failed - [(roachtest).acceptance/gossip/peerings failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1891020&tab=buildLog) on [master@998abbe628d7133932c1beb9240a18c229bab735](https://github.com/cockroachdb/cockroach/commits/998abbe628d7133932c1beb9240a18c229bab735): ```...
test
roachtest acceptance gossip peerings failed on the test failed on branch master cloud gce test artifacts and logs in artifacts acceptance gossip peerings run cluster go gossip go acceptance go test runner go go src github com cockroachdb cockroach bin roachprod start local returned exit...
1
128,793
10,551,656,221
IssuesEvent
2019-10-03 13:45:55
mattermost/mattermost-server
https://api.github.com/repos/mattermost/mattermost-server
closed
UI Automation: Write an automated test using Cypress for "Mobile view: View profile popover from profile pic"
Area/E2E Tests Difficulty/1:Easy Hacktoberfest Help Wanted Tech/JavaScript
**Test Key:** M18715 **Test folder:** ``/cypress/integration/messaging`` **Title:** Mobile view: View profile popover from profile pic **Steps:** In browser or desktop app narrowed to mobile view: 1. Click a user profile pic on a message **Expected:** User's profile popover opens S...
1.0
UI Automation: Write an automated test using Cypress for "Mobile view: View profile popover from profile pic" - **Test Key:** M18715 **Test folder:** ``/cypress/integration/messaging`` **Title:** Mobile view: View profile popover from profile pic **Steps:** In browser or desktop app narrowed to mobile vie...
test
ui automation write an automated test using cypress for mobile view view profile popover from profile pic test key test folder cypress integration messaging title mobile view view profile popover from profile pic steps in browser or desktop app narrowed to mobile view ...
1
285,506
31,154,722,621
IssuesEvent
2023-08-16 12:26:25
Trinadh465/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2018-5873
opened
CVE-2018-16862 (Medium) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2018-16862 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2018-16862 (Medium) detected in linuxlinux-4.1.52 - ## CVE-2018-16862 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel<...
non_test
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files mm truncate c ...
0
26,004
6,733,571,751
IssuesEvent
2017-10-18 15:12:26
eclipse/che
https://api.github.com/repos/eclipse/che
closed
[CHE 6] Add environment variables configuration to Machine model
kind/enhancement sprint/current-sprint status/code-review target/branch team/platform
### Description We need to add an ability to set environment variables configuration in [machine config](https://github.com/eclipse/che/blob/che6/core/che-core-api-model/src/main/java/org/eclipse/che/api/core/model/workspace/config/MachineConfig.java#L21). I suggest next structure of the MachineConfig object: ``` {...
1.0
[CHE 6] Add environment variables configuration to Machine model - ### Description We need to add an ability to set environment variables configuration in [machine config](https://github.com/eclipse/che/blob/che6/core/che-core-api-model/src/main/java/org/eclipse/che/api/core/model/workspace/config/MachineConfig.java#L...
non_test
add environment variables configuration to machine model description we need to add an ability to set environment variables configuration in i suggest next structure of the machineconfig object installers attributes servers env my ...
0
209,250
16,012,208,765
IssuesEvent
2021-04-20 12:06:36
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: tpccbench/nodes=3/cpu=16 failed [overload]
C-test-failure O-roachtest O-robot branch-release-21.1
[(roachtest).tpccbench/nodes=3/cpu=16 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2792436&tab=buildLog) on [release-21.1@cba235b11752e2f1e1c6dfee7ac55c514f4ea930](https://github.com/cockroachdb/cockroach/commits/cba235b11752e2f1e1c6dfee7ac55c514f4ea930): ``` | | main.main | | /home/agent...
2.0
roachtest: tpccbench/nodes=3/cpu=16 failed [overload] - [(roachtest).tpccbench/nodes=3/cpu=16 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2792436&tab=buildLog) on [release-21.1@cba235b11752e2f1e1c6dfee7ac55c514f4ea930](https://github.com/cockroachdb/cockroach/commits/cba235b11752e2f1e1c6dfee7ac55c514f...
test
roachtest tpccbench nodes cpu failed on main main home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s ...
1
37,658
15,356,028,696
IssuesEvent
2021-03-01 11:53:00
Financial-Times/origami-build-service
https://api.github.com/repos/Financial-Times/origami-build-service
closed
v3: feature request, error when a bundle is requested for components at the latest version
breaking service
v2 defaults to old versions of components when "latest", "*", or no version is requested. That is because a major release of o-tracking, and potentially other components, caused many breaking builds across different projects. https://github.com/Financial-Times/origami-build-service/blob/59b0e0d2bf63112dbd8ab52951...
1.0
v3: feature request, error when a bundle is requested for components at the latest version - v2 defaults to old versions of components when "latest", "*", or no version is requested. That is because a major release of o-tracking, and potentially other components, caused many breaking builds across different projects....
non_test
feature request error when a bundle is requested for components at the latest version defaults to old versions of components when latest or no version is requested that is because a major release of o tracking and potentially other components caused many breaking builds across different projects ...
0
300,800
9,212,635,664
IssuesEvent
2019-03-10 03:03:03
Qiskit/qiskit-terra
https://api.github.com/repos/Qiskit/qiskit-terra
closed
Streamline and make qobj classes more friendly
priority: low
### What is the expected enhancement? Extending the format should not be hard to implement using the current mechanisms. Now, [some boilerplate is required such as `REQUIRED_ARGS`](https://github.com/Qiskit/qiskit-terra/blob/master/qiskit/qobj/_qobj.py#L104-L106). Removing this need without harming an effective intros...
1.0
Streamline and make qobj classes more friendly - ### What is the expected enhancement? Extending the format should not be hard to implement using the current mechanisms. Now, [some boilerplate is required such as `REQUIRED_ARGS`](https://github.com/Qiskit/qiskit-terra/blob/master/qiskit/qobj/_qobj.py#L104-L106). Remov...
non_test
streamline and make qobj classes more friendly what is the expected enhancement extending the format should not be hard to implement using the current mechanisms now removing this need without harming an effective introspection of the class would be nice in the long term it should be possible to recr...
0
294,521
25,378,770,673
IssuesEvent
2022-11-21 15:56:37
ContinualAI/avalanche
https://api.github.com/repos/ContinualAI/avalanche
closed
Creation of a new envirnment failed for python 3.9
test Continuous integration
Here are the differences between the last working environment and the new one that I tried to run: ``` 9c9 < - aiohttp=3.8.3=py39hb9d737c_0 --- > - aiohttp=3.8.3=py39hb9d737c_1 11c11 < - alsa-lib=1.2.7.2=h166bdaf_0 --- > - alsa-lib=1.2.8=h166bdaf_0 18,20c18,20 < - brotli=1.0.9=h166bdaf_7 < - brotli-bin=1.0...
1.0
Creation of a new envirnment failed for python 3.9 - Here are the differences between the last working environment and the new one that I tried to run: ``` 9c9 < - aiohttp=3.8.3=py39hb9d737c_0 --- > - aiohttp=3.8.3=py39hb9d737c_1 11c11 < - alsa-lib=1.2.7.2=h166bdaf_0 --- > - alsa-lib=1.2.8=h166bdaf_0 18,20c18,...
test
creation of a new envirnment failed for python here are the differences between the last working environment and the new one that i tried to run aiohttp aiohttp alsa lib alsa lib brotli brotli bin ...
1
21,033
32,026,672,540
IssuesEvent
2023-09-22 09:19:12
wazuh/wazuh-kibana-app
https://api.github.com/repos/wazuh/wazuh-kibana-app
closed
wazuh kibana elasticsearch
reporter/community compatibility
Could you tell me how they work together? How Kibana and ElasticSearch work inside Wazuh?
True
wazuh kibana elasticsearch - Could you tell me how they work together? How Kibana and ElasticSearch work inside Wazuh?
non_test
wazuh kibana elasticsearch could you tell me how they work together? how kibana and elasticsearch work inside wazuh?
0
196,497
14,862,580,609
IssuesEvent
2021-01-19 02:19:34
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/uptime/locations·ts - Uptime app with generated data Observer location displays less monitor availability
Team:uptime [zube]: Inbox blocker failed-test skipped-test v7.11.0 v8.0.0
A test failed on a tracked branch ``` TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="superDatePickerstartDatePopoverButton"]) Wait timed out after 10044ms at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17 at runMicrotasks (<anonymous>) a...
2.0
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/uptime/locations·ts - Uptime app with generated data Observer location displays less monitor availability - A test failed on a tracked branch ``` TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="superDatePicker...
test
failing test chrome x pack ui functional tests x pack test functional apps uptime locations·ts uptime app with generated data observer location displays less monitor availability a test failed on a tracked branch timeouterror waiting for element to be located by css selector wait timed out after at...
1
83,996
7,886,949,912
IssuesEvent
2018-06-27 16:49:44
Microsoft/vscode
https://api.github.com/repos/Microsoft/vscode
closed
Test: Handling of unknown rules in CSS/SCSS/Less
testplan-item
- [ ] anyOS @JacksonKearl - [ ] windows @dbaeumer Complexity: 1 Test Microsoft/vscode-css-languageservice#51. Description: In CSS rules like `@media` are called at-rules. It's possible to use a pre-processor to define custom at-rules. Previously the parser fails and shows error. Now we handle it gracefully...
1.0
Test: Handling of unknown rules in CSS/SCSS/Less - - [ ] anyOS @JacksonKearl - [ ] windows @dbaeumer Complexity: 1 Test Microsoft/vscode-css-languageservice#51. Description: In CSS rules like `@media` are called at-rules. It's possible to use a pre-processor to define custom at-rules. Previously the parser...
test
test handling of unknown rules in css scss less anyos jacksonkearl windows dbaeumer complexity test microsoft vscode css languageservice description in css rules like media are called at rules it s possible to use a pre processor to define custom at rules previously the parser fail...
1
192,416
14,616,783,024
IssuesEvent
2020-12-22 13:48:23
submariner-io/submariner
https://api.github.com/repos/submariner-io/submariner
closed
E2E failures (7 tests) on AWS-OSP with Globalnet
bug testing
On AWS-OSP env with globalnet I got 7 E2E test failures. Full output: https://qe-jenkins-csb-skynet.cloud.paas.psi.redhat.com/job/debug_job/701/Test-Report/ (pods log collection at the end) **Which tests are failing**: ``` Summarizing 7 Failures: [Fail] [discovery] Test Headless Service Discovery Across ...
1.0
E2E failures (7 tests) on AWS-OSP with Globalnet - On AWS-OSP env with globalnet I got 7 E2E test failures. Full output: https://qe-jenkins-csb-skynet.cloud.paas.psi.redhat.com/job/debug_job/701/Test-Report/ (pods log collection at the end) **Which tests are failing**: ``` Summarizing 7 Failures: [Fail]...
test
failures tests on aws osp with globalnet on aws osp env with globalnet i got test failures full output pods log collection at the end which tests are failing summarizing failures test headless service discovery across clusters when a pod tries to resolve a headless serv...
1
11,260
3,195,011,549
IssuesEvent
2015-09-30 14:51:50
rauhryan/skipping_stones_repo
https://api.github.com/repos/rauhryan/skipping_stones_repo
reopened
Adda new issue?
3 - Testing
INteresting <!--- @huboard:{"order":7.09248686803772e-50,"milestone_order":288,"custom_state":""} -->
1.0
Adda new issue? - INteresting <!--- @huboard:{"order":7.09248686803772e-50,"milestone_order":288,"custom_state":""} -->
test
adda new issue interesting huboard order milestone order custom state
1
20,831
16,084,636,240
IssuesEvent
2021-04-26 09:44:37
matomo-org/matomo
https://api.github.com/repos/matomo-org/matomo
opened
useEventValueAsRevenue still ticked after switching goal type
Bug c: Usability
## Expected Behavior One can create a goal with type "send an event" and afterwards switch the type successfully ## Current Behavior - create a new goal with "send a goal" set - tick `Use the event value (if it exists) as the goal conversion revenue.` - save the goal - edit the goal - change the type to "...
True
useEventValueAsRevenue still ticked after switching goal type - ## Expected Behavior One can create a goal with type "send an event" and afterwards switch the type successfully ## Current Behavior - create a new goal with "send a goal" set - tick `Use the event value (if it exists) as the goal conversion reve...
non_test
useeventvalueasrevenue still ticked after switching goal type expected behavior one can create a goal with type send an event and afterwards switch the type successfully current behavior create a new goal with send a goal set tick use the event value if it exists as the goal conversion reve...
0
214,954
16,619,812,436
IssuesEvent
2021-06-02 22:12:51
openservicemesh/osm
https://api.github.com/repos/openservicemesh/osm
closed
Tests: add tests to pkg/envoy/lds
area/tests size/XS
a) Add test cases for pkg/envoy/lds `NewResponse()`: * many error scenarios not covered * WASM Stats enabled case not covered. * ingress routes exists scenario not covered ![image](https://user-images.githubusercontent.com/872876/119561747-6c808380-bd5a-11eb-8498-69860ee70e3d.png) b) Add test cases for pkg/...
1.0
Tests: add tests to pkg/envoy/lds - a) Add test cases for pkg/envoy/lds `NewResponse()`: * many error scenarios not covered * WASM Stats enabled case not covered. * ingress routes exists scenario not covered ![image](https://user-images.githubusercontent.com/872876/119561747-6c808380-bd5a-11eb-8498-69860ee70e3...
test
tests add tests to pkg envoy lds a add test cases for pkg envoy lds newresponse many error scenarios not covered wasm stats enabled case not covered ingress routes exists scenario not covered b add test cases for pkg envoy lds listenerbuilder getoutboundfilterchainperupstream s...
1
302,464
26,146,235,442
IssuesEvent
2022-12-30 05:33:57
mozilla/multi-account-containers
https://api.github.com/repos/mozilla/multi-account-containers
closed
Microsoft Outlook Does Not Work in a Container
bug Needs: Testing
- Multi-Account Containers Version: 7.1.0 - Operating System + Version: Linux Mint 20 Cinnamon - Firefox Version: 84.0 - Other installed Add-ons + Version + Enabled/Disabled-Status: Bitwarden - Free Password Manager extension 1.47.1 true Decentraleyes extension 2.0.15 true DuckDuckGo extension 1.0 true Fa...
1.0
Microsoft Outlook Does Not Work in a Container - - Multi-Account Containers Version: 7.1.0 - Operating System + Version: Linux Mint 20 Cinnamon - Firefox Version: 84.0 - Other installed Add-ons + Version + Enabled/Disabled-Status: Bitwarden - Free Password Manager extension 1.47.1 true Decentraleyes extensio...
test
microsoft outlook does not work in a container multi account containers version operating system version linux mint cinnamon firefox version other installed add ons version enabled disabled status bitwarden free password manager extension true decentraleyes extension ...
1
103,447
8,909,495,675
IssuesEvent
2019-01-18 06:33:32
linkedpipes/etl
https://api.github.com/repos/linkedpipes/etl
closed
t-sparqlConstructToFilesList: Missing prefixes
enhancement test
t-sparqlConstructToFilesList output is missing prefixes, which are present both in the input data and the input query
1.0
t-sparqlConstructToFilesList: Missing prefixes - t-sparqlConstructToFilesList output is missing prefixes, which are present both in the input data and the input query
test
t sparqlconstructtofileslist missing prefixes t sparqlconstructtofileslist output is missing prefixes which are present both in the input data and the input query
1
18,404
10,109,487,651
IssuesEvent
2019-07-30 08:08:05
UnixJunkie/parany
https://api.github.com/repos/UnixJunkie/parany
closed
add core-pinning as an option
Good first issue enhancement feature-request performance
Must be off by default (on the contrary to parmap), because doesn't play well with multi-user or several parallel computations on the same machine
True
add core-pinning as an option - Must be off by default (on the contrary to parmap), because doesn't play well with multi-user or several parallel computations on the same machine
non_test
add core pinning as an option must be off by default on the contrary to parmap because doesn t play well with multi user or several parallel computations on the same machine
0
356,273
25,176,153,351
IssuesEvent
2022-11-11 09:26:19
seanmanik/pe
https://api.github.com/repos/seanmanik/pe
opened
Non-standardised documentation in use case
severity.Low type.DocumentationBug
As seen in UC07, there are multiple extensions describing what would happen when different error happens. However, for UC03, the extensions only account for invalid formats and duplicates. For example, the app also behaves differently when wrong URLs are submitted (this is a different error from invalid format) as well...
1.0
Non-standardised documentation in use case - As seen in UC07, there are multiple extensions describing what would happen when different error happens. However, for UC03, the extensions only account for invalid formats and duplicates. For example, the app also behaves differently when wrong URLs are submitted (this is ...
non_test
non standardised documentation in use case as seen in there are multiple extensions describing what would happen when different error happens however for the extensions only account for invalid formats and duplicates for example the app also behaves differently when wrong urls are submitted this is a diff...
0
229,273
18,287,425,166
IssuesEvent
2021-10-05 11:55:54
eclipse-openj9/openj9
https://api.github.com/repos/eclipse-openj9/openj9
opened
JDK17 `0.29` release : DeserializeMethodTest.java Compilation failed - incompatible types: cannot infer type-variable(s) T#1,M,CAP#1,T#2,T#3,T#4,K,D
test failure
Failure link ------------ From an internal build `job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_Personal/60/consoleFull` (`ub20lert-1-7`): ``` 21:10:14 openjdk version "17-internal" 2021-09-14 21:10:14 OpenJDK Runtime Environment (build 17-internal+0-adhoc.jenkins.BuildJDK17ppc64lelinuxPersonal) 21:10:14...
1.0
JDK17 `0.29` release : DeserializeMethodTest.java Compilation failed - incompatible types: cannot infer type-variable(s) T#1,M,CAP#1,T#2,T#3,T#4,K,D - Failure link ------------ From an internal build `job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_Personal/60/consoleFull` (`ub20lert-1-7`): ``` 21:10:14 openj...
test
release deserializemethodtest java compilation failed incompatible types cannot infer type variable s t m cap t t t k d failure link from an internal build job test sanity openjdk linux personal consolefull openjdk version internal ...
1
206,419
15,730,549,370
IssuesEvent
2021-03-29 16:02:18
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
reopened
gce-master-scale-performance is failing
kind/failing-test needs-triage priority/critical-urgent sig/scalability
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: https://k8s-testgrid.appspot.com/sig-scalability-gce#gce-master-scale-performance #### Which test(s) are failing: #### Since when has it been failing: 03-27 ####...
1.0
gce-master-scale-performance is failing - <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: https://k8s-testgrid.appspot.com/sig-scalability-gce#gce-master-scale-performance #### Which test(s) are failing: #### Si...
test
gce master scale performance is failing which jobs are failing which test s are failing since when has it been failing testgrid link reason for failure two different failure reasons anything else we need to know assign milestone priority ...
1
304,112
26,253,549,314
IssuesEvent
2023-01-05 21:46:00
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The titles of error dialog for the broken blob container/file share/queue/table under QA node are inconsistent if the associated account is removed
🧪 testing :gear: quick access
**Storage Explorer Version**: 1.24.0-dev **Build Number**: 20220308.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.1 (Apple M1 Pro) **Architecture** ia32\x64 **How Found**: Exploratory testing **Regression From**: Not a regression ## Steps to Reproduce ## 1. Expand one sto...
1.0
The titles of error dialog for the broken blob container/file share/queue/table under QA node are inconsistent if the associated account is removed - **Storage Explorer Version**: 1.24.0-dev **Build Number**: 20220308.2 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.1 (Apple M1 Pro...
test
the titles of error dialog for the broken blob container file share queue table under qa node are inconsistent if the associated account is removed storage explorer version dev build number branch main platform os windows linux ubuntu macos monterey apple pro architec...
1
11,212
3,193,407,046
IssuesEvent
2015-09-30 05:00:22
pfnet/chainer
https://api.github.com/repos/pfnet/chainer
closed
Write a functional test for seed method
test
We need to make a test to check if `seed` method really works well. related to #432
1.0
Write a functional test for seed method - We need to make a test to check if `seed` method really works well. related to #432
test
write a functional test for seed method we need to make a test to check if seed method really works well related to
1
81,428
23,462,924,018
IssuesEvent
2022-08-16 14:27:49
spack/spack
https://api.github.com/repos/spack/spack
closed
Installation issue: gcc@12.1.0 with glibc v 2.36
build-error
### Steps to reproduce the issue ```console $ spack install gcc@12.1.0 ``` gcc does not build anymore with glibc version 2.36. This is due to API changes in the latest glibc. You can find more information about it here: https://sourceware.org/glibc/wiki/Release/2.36#Packaging_Changes. To the best of my understand...
1.0
Installation issue: gcc@12.1.0 with glibc v 2.36 - ### Steps to reproduce the issue ```console $ spack install gcc@12.1.0 ``` gcc does not build anymore with glibc version 2.36. This is due to API changes in the latest glibc. You can find more information about it here: https://sourceware.org/glibc/wiki/Release/2...
non_test
installation issue gcc with glibc v steps to reproduce the issue console spack install gcc gcc does not build anymore with glibc version this is due to api changes in the latest glibc you can find more information about it here to the best of my understanding and ...
0
11,427
3,203,311,070
IssuesEvent
2015-10-02 18:21:36
flutter/engine
https://api.github.com/repos/flutter/engine
opened
sky_shell --non-interactive should never call beginFrame
tests
Running the tests directly, as opposed to through the test harness, you get exceptions because the animation code is getting called from beginFrame() which is being called from the engine directly with a different clock time than the fake clock the test is trying to run the system with.
1.0
sky_shell --non-interactive should never call beginFrame - Running the tests directly, as opposed to through the test harness, you get exceptions because the animation code is getting called from beginFrame() which is being called from the engine directly with a different clock time than the fake clock the test is tryi...
test
sky shell non interactive should never call beginframe running the tests directly as opposed to through the test harness you get exceptions because the animation code is getting called from beginframe which is being called from the engine directly with a different clock time than the fake clock the test is tryi...
1
226,447
18,019,699,830
IssuesEvent
2021-09-16 17:46:10
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
TestExplorer crashed upon re-render
bug testing
Issue Type: <b>Bug</b> after test explorer started, dispose the controller and re-create it, TestExplorerView crashed upon trying to create filterActionBar (in `renderBody()`)with the following error: ``` ERR ModelService: Cannot add model because it already exists!: Error: ModelService: Cannot add model because it a...
1.0
TestExplorer crashed upon re-render - Issue Type: <b>Bug</b> after test explorer started, dispose the controller and re-create it, TestExplorerView crashed upon trying to create filterActionBar (in `renderBody()`)with the following error: ``` ERR ModelService: Cannot add model because it already exists!: Error: Model...
test
testexplorer crashed upon re render issue type bug after test explorer started dispose the controller and re create it testexplorerview crashed upon trying to create filteractionbar in renderbody with the following error err modelservice cannot add model because it already exists error modelservi...
1
187,900
6,762,226,632
IssuesEvent
2017-10-25 06:58:50
ballerinalang/composer
https://api.github.com/repos/ballerinalang/composer
closed
Preferences menu item is not working
0.94-pre-release Priority/Normal
Browser: Chrome Version 61.0.3163.100 (Official Build) (64-bit) $subject please.
1.0
Preferences menu item is not working - Browser: Chrome Version 61.0.3163.100 (Official Build) (64-bit) $subject please.
non_test
preferences menu item is not working browser chrome version official build bit subject please
0
61,180
8,494,079,155
IssuesEvent
2018-10-28 18:12:35
pypa/setuptools
https://api.github.com/repos/pypa/setuptools
closed
Developer's Guide should not refer to ez_setup.py
Needs Implementation documentation good first issue help wanted
While attempting to figure out how to run the test suite, I ran "manual_test.py" in the test directory. This threw an assertion error saying I needed to have setuptools installed from the "dev" distribution. Documentation here refers to using ez_setup.py to install dev version https://setuptools.readthedocs.io/en...
1.0
Developer's Guide should not refer to ez_setup.py - While attempting to figure out how to run the test suite, I ran "manual_test.py" in the test directory. This threw an assertion error saying I needed to have setuptools installed from the "dev" distribution. Documentation here refers to using ez_setup.py to install...
non_test
developer s guide should not refer to ez setup py while attempting to figure out how to run the test suite i ran manual test py in the test directory this threw an assertion error saying i needed to have setuptools installed from the dev distribution documentation here refers to using ez setup py to install...
0
72,548
7,301,283,135
IssuesEvent
2018-02-27 04:11:40
AtlasOfLivingAustralia/volunteer-portal
https://api.github.com/repos/AtlasOfLivingAustralia/volunteer-portal
closed
Expedition admin doesn't work if the screen contains a user that has been deleted.
bug priority-high tested
There may be other bugs like this as well if deleted users appear in any other pages (maybe the leader board or contributions lists?) Also look into adding a way for admins to set explicitly and reset to the calculated value a user's contribution number.
1.0
Expedition admin doesn't work if the screen contains a user that has been deleted. - There may be other bugs like this as well if deleted users appear in any other pages (maybe the leader board or contributions lists?) Also look into adding a way for admins to set explicitly and reset to the calculated value a user's ...
test
expedition admin doesn t work if the screen contains a user that has been deleted there may be other bugs like this as well if deleted users appear in any other pages maybe the leader board or contributions lists also look into adding a way for admins to set explicitly and reset to the calculated value a user s ...
1
167,216
13,012,844,027
IssuesEvent
2020-07-25 08:11:21
doyubkim/fluid-engine-dev
https://api.github.com/repos/doyubkim/fluid-engine-dev
closed
render manual tests root path
bug p1 test
Hi! It is probably not very important, just a side note. I ran this script **render_manual_tests_output.py** on windows 10 but it didn't do anything. The root path is one word it always returns empty list. filenames = utils.get_all_files('manual_tests_output', ['*' + render.INPUT_ARRAY_FORMAT]) Full root pat...
1.0
render manual tests root path - Hi! It is probably not very important, just a side note. I ran this script **render_manual_tests_output.py** on windows 10 but it didn't do anything. The root path is one word it always returns empty list. filenames = utils.get_all_files('manual_tests_output', ['*' + render.INPUT...
test
render manual tests root path hi it is probably not very important just a side note i ran this script render manual tests output py on windows but it didn t do anything the root path is one word it always returns empty list filenames utils get all files manual tests output full root path...
1
17,030
3,590,376,905
IssuesEvent
2016-02-01 05:13:29
aerojs/aero
https://api.github.com/repos/aerojs/aero
closed
Not all tests are run
bug testing
Sometimes only 14 tests are run and it incorrectly reports that the build is passing. This needs to be fixed asap.
1.0
Not all tests are run - Sometimes only 14 tests are run and it incorrectly reports that the build is passing. This needs to be fixed asap.
test
not all tests are run sometimes only tests are run and it incorrectly reports that the build is passing this needs to be fixed asap
1
2,419
11,903,833,219
IssuesEvent
2020-03-30 15:54:28
elastic/apm-agent-rum-js
https://api.github.com/repos/elastic/apm-agent-rum-js
closed
Lint check stay on unreported when there is only changes on docs
automation ci
we recently made a change to the ci that only runs docs builds if there are only docs changes in the PR, but this causes some items on the checklist to have unreported status. ![image](https://user-images.githubusercontent.com/5400788/77650743-2ec47700-6f6c-11ea-81c3-cad5d2fbef62.png) Also, Integration Test stag...
1.0
Lint check stay on unreported when there is only changes on docs - we recently made a change to the ci that only runs docs builds if there are only docs changes in the PR, but this causes some items on the checklist to have unreported status. ![image](https://user-images.githubusercontent.com/5400788/77650743-2ec47...
non_test
lint check stay on unreported when there is only changes on docs we recently made a change to the ci that only runs docs builds if there are only docs changes in the pr but this causes some items on the checklist to have unreported status also integration test stage ran but we don’t need that on docs c...
0
512,133
14,888,686,249
IssuesEvent
2021-01-20 20:14:00
urbit/landscape
https://api.github.com/repos/urbit/landscape
closed
Publish post summary doesn't indicate "more after the fold"
priority: 3
If the first paragraph of the note is long enough, it gets the ellipses, like so: <img width="346" alt="image" src="https://user-images.githubusercontent.com/3829764/62999137-5bcf7980-be22-11e9-87b9-f3179eb5d670.png"> But if the first paragraph is short, there is no such indication of "click to get more content",...
1.0
Publish post summary doesn't indicate "more after the fold" - If the first paragraph of the note is long enough, it gets the ellipses, like so: <img width="346" alt="image" src="https://user-images.githubusercontent.com/3829764/62999137-5bcf7980-be22-11e9-87b9-f3179eb5d670.png"> But if the first paragraph is shor...
non_test
publish post summary doesn t indicate more after the fold if the first paragraph of the note is long enough it gets the ellipses like so img width alt image src but if the first paragraph is short there is no such indication of click to get more content even if there s many paragraphs followi...
0
320,084
9,769,354,027
IssuesEvent
2019-06-06 08:21:31
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
addons.mozilla.org - site is not usable
browser-firefox-mobile engine-gecko priority-important
<!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://addons.mozilla.org/zh-CN/android/addon/happy-bonobo-disable-webrtc/?src=search **Browser / Version**: Firefox Mobile 65.0 **Operating...
1.0
addons.mozilla.org - site is not usable - <!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://addons.mozilla.org/zh-CN/android/addon/happy-bonobo-disable-webrtc/?src=search **Browser / ...
non_test
addons mozilla org site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description nnn steps to reproduce nnn browser configuration mixed active content blocke...
0
132,156
10,733,060,209
IssuesEvent
2019-10-28 23:52:35
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Test: Active/Inactive themable window border
testplan-item
For: https://github.com/microsoft/vscode/issues/71690 & https://github.com/microsoft/vscode/issues/54507 - [ ] macOS - [ ] windows - [ ] web Complexity: 2 Using the new `window.activeBorder` & `window.inactiveBorder` theme colors, ensure that they are appropriately applied and on macOS have a border radius t...
1.0
Test: Active/Inactive themable window border - For: https://github.com/microsoft/vscode/issues/71690 & https://github.com/microsoft/vscode/issues/54507 - [ ] macOS - [ ] windows - [ ] web Complexity: 2 Using the new `window.activeBorder` & `window.inactiveBorder` theme colors, ensure that they are appropriat...
test
test active inactive themable window border for macos windows web complexity using the new window activeborder window inactiveborder theme colors ensure that they are appropriately applied and on macos have a border radius that matches the os note these colors should only ...
1
248,961
7,947,490,068
IssuesEvent
2018-07-11 03:05:45
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
EDM content does not reference Assets Components (assetQueryText)
High priority cant reproduce
I'm trying to create a multilingual email response using journeys and I've gone as far as Send Email node > Manage > Message content. However, unlike Edit pages, I don't have access to assetQueryText component. Here's a preview: http://spinsurance.admin.kademi.com.au/funnels/contact-us-autoresponder/version1/ema...
1.0
EDM content does not reference Assets Components (assetQueryText) - I'm trying to create a multilingual email response using journeys and I've gone as far as Send Email node > Manage > Message content. However, unlike Edit pages, I don't have access to assetQueryText component. Here's a preview: http://spinsuran...
non_test
edm content does not reference assets components assetquerytext i m trying to create a multilingual email response using journeys and i ve gone as far as send email node manage message content however unlike edit pages i don t have access to assetquerytext component here s a preview
0
311,004
26,760,931,638
IssuesEvent
2023-01-31 06:46:25
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Test failure: BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_1
QA/No release-notes/exclude ci-concern bot/type/test bot/arch/x64 bot/channel/nightly bot/platform/macos bot/platform/linux bot/branch/master bot/branch/v1.49
Greetings human! Bad news. `BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_1` [failed on macos x64 nightly v1.49.45](https://ci.brave.com/job/brave-browser-build-macos-x64/5973/testReport/junit/(root)/BraveScreenFarblingBrowserTest_DisableFlag/test_browser___FarbleScreenPopupPosition_...
1.0
Test failure: BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_1 - Greetings human! Bad news. `BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_1` [failed on macos x64 nightly v1.49.45](https://ci.brave.com/job/brave-browser-build-macos-x64/5973/testRepor...
test
test failure bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag greetings human bad news bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag stack trace bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag ...
1
338,124
30,281,948,958
IssuesEvent
2023-07-08 07:01:03
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix activations.test_tensorflow_linear
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5492661832/jobs/10010312106"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5492661832/jobs/10010312106"><img src=https://img.shields.io/badge/-success-success...
1.0
Fix activations.test_tensorflow_linear - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5492661832/jobs/10010312106"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5492661832/jobs/10010312106"><img src=http...
test
fix activations test tensorflow linear numpy a href src tensorflow a href src torch a href src jax a href src paddle a href src
1
330,629
28,455,863,524
IssuesEvent
2023-04-17 07:01:01
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
reopened
Failing `nightly-main-reconciler-e2e` on reconciling `eventing`
kind/bug area/eventing kind/failing-test
**Description** The pipeline [nightly-main-reconciler-e2e](https://status.build.kyma-project.io/job-history/gs/kyma-prow-logs/logs/nightly-main-reconciler-e2e) is failing consistently on eventing reconciler. **Expected result** Eventing component reconciliation should succeed. **Actual result** Eventing compon...
1.0
Failing `nightly-main-reconciler-e2e` on reconciling `eventing` - **Description** The pipeline [nightly-main-reconciler-e2e](https://status.build.kyma-project.io/job-history/gs/kyma-prow-logs/logs/nightly-main-reconciler-e2e) is failing consistently on eventing reconciler. **Expected result** Eventing component re...
test
failing nightly main reconciler on reconciling eventing description the pipeline is failing consistently on eventing reconciler expected result eventing component reconciliation should succeed actual result eventing component reconciliation is timing out log level debug ti...
1
155,163
12,240,812,599
IssuesEvent
2020-05-05 01:41:12
SunstriderEmu/BugTracker
https://api.github.com/repos/SunstriderEmu/BugTracker
closed
Magtheridon doesn't drop his head for alliance
question testfix
He doesn't drop his head for the quest for alliance.
1.0
Magtheridon doesn't drop his head for alliance - He doesn't drop his head for the quest for alliance.
test
magtheridon doesn t drop his head for alliance he doesn t drop his head for the quest for alliance
1
5,465
2,775,175,327
IssuesEvent
2015-05-04 14:39:16
rinfo/rdl
https://api.github.com/repos/rinfo/rdl
reopened
Listvyn kan innehålla hela dokumenttexter
Bug Ska testas av Eva Ska testas av Lars
_From @lalindqv on March 24, 2015 13:31_ Sök tex på "lektronisk kommunikation" Klicka på "Lagar och förordningar (329)" Klicka på "Visa alla" Scrolla ner till tex "Växtförädlingrättslag" ( finns fler exempel längre ner i träfflistan). Hela dokumentet tycks visas. Felet uppkommer också om man istället för att kl...
2.0
Listvyn kan innehålla hela dokumenttexter - _From @lalindqv on March 24, 2015 13:31_ Sök tex på "lektronisk kommunikation" Klicka på "Lagar och förordningar (329)" Klicka på "Visa alla" Scrolla ner till tex "Växtförädlingrättslag" ( finns fler exempel längre ner i träfflistan). Hela dokumentet tycks visas. Fele...
test
listvyn kan innehålla hela dokumenttexter from lalindqv on march sök tex på lektronisk kommunikation klicka på lagar och förordningar klicka på visa alla scrolla ner till tex växtförädlingrättslag finns fler exempel längre ner i träfflistan hela dokumentet tycks visas felet uppkom...
1
179,900
13,910,359,249
IssuesEvent
2020-10-20 15:58:36
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
closed
[BUG] Potential race condition between creating/restoring backup and deleting backup
area/engine bug priority/1 reproduce/rare require/LEP require/automation-e2e require/automation-engine require/manual-test-plan
When deleting backups, we're checking the backup's block and scan all the other backups to decide which blocks can be discarded. If a new backup: 1. is created after the GC backup scanning was done 2. but before the GC process was done 3. and has reused one of the blocks in the old backup 4. and has checked the blo...
1.0
[BUG] Potential race condition between creating/restoring backup and deleting backup - When deleting backups, we're checking the backup's block and scan all the other backups to decide which blocks can be discarded. If a new backup: 1. is created after the GC backup scanning was done 2. but before the GC process was ...
test
potential race condition between creating restoring backup and deleting backup when deleting backups we re checking the backup s block and scan all the other backups to decide which blocks can be discarded if a new backup is created after the gc backup scanning was done but before the gc process was done...
1
453,463
13,079,950,351
IssuesEvent
2020-08-01 05:29:34
ChrisNZL/Tallowmere2
https://api.github.com/repos/ChrisNZL/Tallowmere2
closed
Online Co-op: Swapping keys in Kitten Chamber rooms causes weird issues
⚠ priority 🌐 online 🦟 bug
Reported in 0.1.3. >i threw and picked up the silver and gold keys and used the silver key normally, then i picked up the gold key, but the gold key remained attached to me in the same position as if it were being held... switching weapons, attacking, sheilding, using the warp, and dying with revival did nothing ...
1.0
Online Co-op: Swapping keys in Kitten Chamber rooms causes weird issues - Reported in 0.1.3. >i threw and picked up the silver and gold keys and used the silver key normally, then i picked up the gold key, but the gold key remained attached to me in the same position as if it were being held... switching weapons,...
non_test
online co op swapping keys in kitten chamber rooms causes weird issues reported in i threw and picked up the silver and gold keys and used the silver key normally then i picked up the gold key but the gold key remained attached to me in the same position as if it were being held switching weapons ...
0
98,214
8,675,370,797
IssuesEvent
2018-11-30 10:40:54
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
closed
FXLabs Testing 30 : ApiV1EnvsProjectIdIdGetQueryParamPagesizeEmptyValue
FXLabs Testing 30
Project : FXLabs Testing 30 Job : UAT 1 Env : UAT 1 Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], ...
1.0
FXLabs Testing 30 : ApiV1EnvsProjectIdIdGetQueryParamPagesizeEmptyValue - Project : FXLabs Testing 30 Job : UAT 1 Env : UAT 1 Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, ...
test
fxlabs testing project fxlabs testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpo...
1
324,520
24,005,215,015
IssuesEvent
2022-09-14 14:21:31
filecoin-project/bacalhau
https://api.github.com/repos/filecoin-project/bacalhau
closed
Upgrade docs site to v2 of docusaurus
documentation UX
We're using an old v1 version of docusaurus. There's a bug where if you have a directory in the docs with only an index.md file in it (or a README.md file), the link in the sidebar doesn't render properly. I.e. the sidebar is there, but it doesn't have a page. if you add a second page, then the index magically w...
1.0
Upgrade docs site to v2 of docusaurus - We're using an old v1 version of docusaurus. There's a bug where if you have a directory in the docs with only an index.md file in it (or a README.md file), the link in the sidebar doesn't render properly. I.e. the sidebar is there, but it doesn't have a page. if you add a...
non_test
upgrade docs site to of docusaurus we re using an old version of docusaurus there s a bug where if you have a directory in the docs with only an index md file in it or a readme md file the link in the sidebar doesn t render properly i e the sidebar is there but it doesn t have a page if you add a s...
0
28,198
11,598,893,353
IssuesEvent
2020-02-25 00:27:16
LevyForchh/superglue
https://api.github.com/repos/LevyForchh/superglue
opened
CVE-2019-16769 (Low) detected in serialize-javascript-1.9.1.tgz
security vulnerability
## CVE-2019-16769 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary> <p>Serialize JavaScript to a superset of JSON that includes regular ex...
True
CVE-2019-16769 (Low) detected in serialize-javascript-1.9.1.tgz - ## CVE-2019-16769 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary> <p>S...
non_test
cve low detected in serialize javascript tgz cve low severity vulnerability vulnerable library serialize javascript tgz serialize javascript to a superset of json that includes regular expressions and functions library home page a href path to dependency file tmp ws s...
0
326,170
27,978,417,427
IssuesEvent
2023-03-25 21:42:18
Ananto30/zero
https://api.github.com/repos/Ananto30/zero
closed
Add test for timeout and "Resource temporarily unavailable".
test
I need to test this thoroughly. From my point of view, it was only happening for the timeouts. Add test for timeout and "Resource temporarily unavailable". _Originally posted by @Ananto30 in https://github.com/Ananto30/zero/issues/11#issuecomment-1089852408_
1.0
Add test for timeout and "Resource temporarily unavailable". - I need to test this thoroughly. From my point of view, it was only happening for the timeouts. Add test for timeout and "Resource temporarily unavailable". _Originally posted by @Ananto30 in https://github.com/Ananto30/zero/issues/11#issuecomment-1089...
test
add test for timeout and resource temporarily unavailable i need to test this thoroughly from my point of view it was only happening for the timeouts add test for timeout and resource temporarily unavailable originally posted by in
1
18,583
24,565,975,133
IssuesEvent
2022-10-13 03:04:38
pyanodon/pybugreports
https://api.github.com/repos/pyanodon/pybugreports
closed
Nixie Tubes mod linked improperly
bug progression mod:pypostprocessing compatibility
### Mod source PyAE Beta ### Which mod are you having an issue with? - [ ] pyalienlife - [X] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [ ] pypostprocessing - [ ] pyrawores ### Operating system >=Windows 10 ### ...
1.0
Nixie Tubes mod linked improperly - ### Mod source PyAE Beta ### Which mod are you having an issue with? - [ ] pyalienlife - [X] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [ ] pypostprocessing - [ ] pyrawores ### Oper...
non_test
nixie tubes mod linked improperly mod source pyae beta which mod are you having an issue with pyalienlife pyalternativeenergy pycoalprocessing pyfusionenergy pyhightech pyindustry pypetroleumhandling pypostprocessing pyrawores operating system ...
0
178,254
14,665,774,011
IssuesEvent
2020-12-29 14:56:52
pyroesp/PlayStation-1-Reset-Mod
https://api.github.com/repos/pyroesp/PlayStation-1-Reset-Mod
closed
Guide to know where to solder each point
documentation help wanted
At the moment, the only guide there is is in the pictures folder and is for a PU-18 motherboard. Either make a guide for : - Where to solder on all different PlayStation 1 motherboards. - How to find the location to solder the mod onto. **1st option:** - Clear location with pictures of all different ...
1.0
Guide to know where to solder each point - At the moment, the only guide there is is in the pictures folder and is for a PU-18 motherboard. Either make a guide for : - Where to solder on all different PlayStation 1 motherboards. - How to find the location to solder the mod onto. **1st option:** - Cle...
non_test
guide to know where to solder each point at the moment the only guide there is is in the pictures folder and is for a pu motherboard either make a guide for where to solder on all different playstation motherboards how to find the location to solder the mod onto option clear ...
0
323,021
27,661,528,715
IssuesEvent
2023-03-12 15:25:33
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Test `00933_test_fix_extra_seek_on_compressed_cache` is flaky
testing
Example: https://s3.amazonaws.com/clickhouse-test-reports/0/481b9face12511b559ef021e1b032427547dabd7/stateless_tests__asan_.html https://play.clickhouse.com/play?user=play#c2VsZWN0IAp0b1N0YXJ0T2ZEYXkoY2hlY2tfc3RhcnRfdGltZSkgYXMgZCwKY291bnQoKSwgIGdyb3VwVW5pcUFycmF5KHB1bGxfcmVxdWVzdF9udW1iZXIpLCAgYW55KHJlcG9ydF91cmwpC...
1.0
Test `00933_test_fix_extra_seek_on_compressed_cache` is flaky - Example: https://s3.amazonaws.com/clickhouse-test-reports/0/481b9face12511b559ef021e1b032427547dabd7/stateless_tests__asan_.html https://play.clickhouse.com/play?user=play#c2VsZWN0IAp0b1N0YXJ0T2ZEYXkoY2hlY2tfc3RhcnRfdGltZSkgYXMgZCwKY291bnQoKSwgIGdyb3VwV...
test
test test fix extra seek on compressed cache is flaky example it s interesting that in release branches and backport prs it fail much more often than in master and ordinary prs
1
41,581
5,375,859,722
IssuesEvent
2017-02-23 06:55:24
SpamExperts/plesk-extension
https://api.github.com/repos/SpamExperts/plesk-extension
closed
Lock form inputs when "Use license parameters" checkbox is ticked
enhancement priority-normal Testing
When the license is just installed and the user enables checkbox "Use license parameters" the form is still editable till it's submitted. The same is in case the user unchecked this option and he cannot edit fields till submitting the form. It would be better to add a bit of javascript to provide better UX, e.g. disabl...
1.0
Lock form inputs when "Use license parameters" checkbox is ticked - When the license is just installed and the user enables checkbox "Use license parameters" the form is still editable till it's submitted. The same is in case the user unchecked this option and he cannot edit fields till submitting the form. It would be...
test
lock form inputs when use license parameters checkbox is ticked when the license is just installed and the user enables checkbox use license parameters the form is still editable till it s submitted the same is in case the user unchecked this option and he cannot edit fields till submitting the form it would be...
1
227,079
18,048,362,989
IssuesEvent
2021-09-19 09:44:12
mennaelkashef/eShop
https://api.github.com/repos/mennaelkashef/eShop
opened
No description entered by the user.
Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug
# :clipboard: Bug Details >No description entered by the user. key | value --|-- Reported At | 2021-09-19 09:43:55 UTC Email | imohamady@instabug.com Categories | Report a bug, Cat 2 Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.0-k...
1.0
No description entered by the user. - # :clipboard: Bug Details >No description entered by the user. key | value --|-- Reported At | 2021-09-19 09:43:55 UTC Email | imohamady@instabug.com Categories | Report a bug, Cat 2 Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert...
test
no description entered by the user clipboard bug details no description entered by the user key value reported at utc email imohamady instabug com categories report a bug cat tags test hello rule got applied does not contain string rule works on convert to bug ...
1
167,564
13,035,274,036
IssuesEvent
2020-07-28 10:05:23
samblenny/ime-engine
https://api.github.com/repos/samblenny/ime-engine
reopened
refactor: library with tests + WASM demo bin + CLI demo bin
P1 demo test
I want to configure cargo, and factor the code, such that I can accomplish this: ``` +-------------+ +----------+ | HTML/CSS/JS | | CLI Demo | | Demo UI | | UI |(x86_64-... regular) +-----+-------+ +----------+ | /\ +---+----+ ...
1.0
refactor: library with tests + WASM demo bin + CLI demo bin - I want to configure cargo, and factor the code, such that I can accomplish this: ``` +-------------+ +----------+ | HTML/CSS/JS | | CLI Demo | | Demo UI | | UI |(x86_64-... regular) +-----+-------+ +--------...
test
refactor library with tests wasm demo bin cli demo bin i want to configure cargo and factor the code such that i can accomplish this html css js cli demo demo ui ui regular ...
1
11,712
5,077,247,154
IssuesEvent
2016-12-28 09:01:24
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Compile error: InspectorProtocol.cpp:23:5: error: 'snprintf' is not a member of 'std'
build V8_inspector
* **Version**: 6.7.0 * **Platform**: Debian 8 ``` /root/buildroot-2016.11/output/build/nodejs-6.7.0/out/Release/obj/gen/blink/platform/inspector_protocol/InspectorProtocol.cpp: In function 'void blink::protocol::internal::intToStr(int, char*, size_t)': /root/buildroot-2016.11/output/build/nodejs-6.7.0/out/Release...
1.0
Compile error: InspectorProtocol.cpp:23:5: error: 'snprintf' is not a member of 'std' - * **Version**: 6.7.0 * **Platform**: Debian 8 ``` /root/buildroot-2016.11/output/build/nodejs-6.7.0/out/Release/obj/gen/blink/platform/inspector_protocol/InspectorProtocol.cpp: In function 'void blink::protocol::internal::intTo...
non_test
compile error inspectorprotocol cpp error snprintf is not a member of std version platform debian root buildroot output build nodejs out release obj gen blink platform inspector protocol inspectorprotocol cpp in function void blink protocol internal inttostr i...
0
40,531
5,301,545,964
IssuesEvent
2017-02-10 10:03:08
openshift/origin
https://api.github.com/repos/openshift/origin
closed
FAIL: TestTriggers_configChange
area/tests component/deployments kind/test-flake priority/P1
``` --- FAIL: TestTriggers_configChange (4.99s) deploy_trigger_test.go:666: Operation cannot be fulfilled on deploymentconfigs "config": the object has been modified; please apply your changes to the latest version and try again ``` https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_integration/...
2.0
FAIL: TestTriggers_configChange - ``` --- FAIL: TestTriggers_configChange (4.99s) deploy_trigger_test.go:666: Operation cannot be fulfilled on deploymentconfigs "config": the object has been modified; please apply your changes to the latest version and try again ``` https://ci.openshift.redhat.com/jenkins/job/test...
test
fail testtriggers configchange fail testtriggers configchange deploy trigger test go operation cannot be fulfilled on deploymentconfigs config the object has been modified please apply your changes to the latest version and try again from the logs it seems that the test config was...
1
114,891
9,764,089,883
IssuesEvent
2019-06-05 15:05:13
wordpress-mobile/WordPress-Android
https://api.github.com/repos/wordpress-mobile/WordPress-Android
closed
Testing: Implement End to End UI tests for critical flows
Testing [Type] Enhancement
We want to make sure that these critical user flows are covered with UI tests: - [x] Signup with email #9960 - [x] ~~Signup with Google (if possible)~~ - [x] Login to self-hosted site #9361 - [x] Login to WordPress.com with email & magic link #9361 - [x] Login to WordPress.com with email & password #9361 - ...
1.0
Testing: Implement End to End UI tests for critical flows - We want to make sure that these critical user flows are covered with UI tests: - [x] Signup with email #9960 - [x] ~~Signup with Google (if possible)~~ - [x] Login to self-hosted site #9361 - [x] Login to WordPress.com with email & magic link #9361 -...
test
testing implement end to end ui tests for critical flows we want to make sure that these critical user flows are covered with ui tests signup with email signup with google if possible login to self hosted site login to wordpress com with email magic link login to wordp...
1
215,150
16,652,743,275
IssuesEvent
2021-06-05 01:08:28
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Remoto] Desenvolvedor (a) Back-End Júnior
AWS Express Git Junior MySQL PJ Remoto Rest Stale Testes automatizados startup
## Descrição da vaga **Selecionamos para startup de tecnologia sediada em Porto Alegre:** **Estamos procurando uma pessoa proativa, apaixonada e com muita vontade de trabalhar! Os principais conhecimentos necessários para a função são em Node.js, Express.js, API REST e MySQL, juntamente com um perfil questionador...
1.0
[Remoto] Desenvolvedor (a) Back-End Júnior - ## Descrição da vaga **Selecionamos para startup de tecnologia sediada em Porto Alegre:** **Estamos procurando uma pessoa proativa, apaixonada e com muita vontade de trabalhar! Os principais conhecimentos necessários para a função são em Node.js, Express.js, API REST e...
test
desenvolvedor a back end júnior descrição da vaga selecionamos para startup de tecnologia sediada em porto alegre estamos procurando uma pessoa proativa apaixonada e com muita vontade de trabalhar os principais conhecimentos necessários para a função são em node js express js api rest e mysql ...
1
217,037
16,832,035,780
IssuesEvent
2021-06-18 06:54:37
mysteriumnetwork/node
https://api.github.com/repos/mysteriumnetwork/node
closed
Discovery is slow to update proposals
testnet3
Currently, discovery does not listen to proposal-register topics, only to pings. That means the proposal registration after service start holds until the first ping, which is a few minutes after the actual service start.
1.0
Discovery is slow to update proposals - Currently, discovery does not listen to proposal-register topics, only to pings. That means the proposal registration after service start holds until the first ping, which is a few minutes after the actual service start.
test
discovery is slow to update proposals currently discovery does not listen to proposal register topics only to pings that means the proposal registration after service start holds until the first ping which is a few minutes after the actual service start
1
419,524
28,147,325,041
IssuesEvent
2023-04-02 16:32:14
mindsdb/mindsdb
https://api.github.com/repos/mindsdb/mindsdb
closed
[Docs] Add the `OrioleDB.mdx` file to docs navigation
help wanted good first issue documentation first-timers-only
## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the `/docs/mint.json` file. 2. Go to the `"navigation"` item (at line 48). This `"navigation"` item stores the navigation structure of the [MindsDB docs](https://docs.mindsdb.com/). 3. Find the `"Data Integrations"` group (at ...
1.0
[Docs] Add the `OrioleDB.mdx` file to docs navigation - ## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the `/docs/mint.json` file. 2. Go to the `"navigation"` item (at line 48). This `"navigation"` item stores the navigation structure of the [MindsDB docs](https://docs.mindsd...
non_test
add the orioledb mdx file to docs navigation instructions page facing up here are the step by step instructions go to the docs mint json file go to the navigation item at line this navigation item stores the navigation structure of the find the data integrations ...
0
137,999
11,172,381,653
IssuesEvent
2019-12-29 05:30:36
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
FileSystem dock and search cannot find some folders/files
needs testing
**Godot version:** 3.2 custom build 318c69351624f7794c51b5385d252af397c0404a **OS/device including version:** MacOS Catalina. MPB 2018. **Issue description:** Some folders/scene files cannot be found from within the Editor FileSystem dock/Editor search tool. However, they are there and I can open them by clicking...
1.0
FileSystem dock and search cannot find some folders/files - **Godot version:** 3.2 custom build 318c69351624f7794c51b5385d252af397c0404a **OS/device including version:** MacOS Catalina. MPB 2018. **Issue description:** Some folders/scene files cannot be found from within the Editor FileSystem dock/Editor search t...
test
filesystem dock and search cannot find some folders files godot version custom build os device including version macos catalina mpb issue description some folders scene files cannot be found from within the editor filesystem dock editor search tool however they are there and i can ope...
1
755,904
26,446,748,232
IssuesEvent
2023-01-16 08:05:07
Avaiga/taipy-core
https://api.github.com/repos/Avaiga/taipy-core
closed
adress mypy issues
Core 🟨 Priority: Medium 📈 Improvement
```src/taipy/core/_repository/_repository_factory.py:26: error: Incompatible return value type (got "Type[NotImplementedError]", expected "Type[_AbstractRepository[Any, Any]]") src/taipy/core/_repository/_sql_repository.py:135: error: Argument 2 to "next" has incompatible type "None"; expected "_TaipyModel" src/taipy/c...
1.0
adress mypy issues - ```src/taipy/core/_repository/_repository_factory.py:26: error: Incompatible return value type (got "Type[NotImplementedError]", expected "Type[_AbstractRepository[Any, Any]]") src/taipy/core/_repository/_sql_repository.py:135: error: Argument 2 to "next" has incompatible type "None"; expected "_Ta...
non_test
adress mypy issues src taipy core repository repository factory py error incompatible return value type got type expected type src taipy core repository sql repository py error argument to next has incompatible type none expected taipymodel src taipy core manager manager factory p...
0
41,892
5,398,621,237
IssuesEvent
2017-02-27 17:21:57
joehand/Joe-s-Habit-Tracker
https://api.github.com/repos/joehand/Joe-s-Habit-Tracker
closed
About Page? Other information
design/ui
Probably need something along these lines. Do I need a copyright? Can I add one even if I copied a lot of other code?
1.0
About Page? Other information - Probably need something along these lines. Do I need a copyright? Can I add one even if I copied a lot of other code?
non_test
about page other information probably need something along these lines do i need a copyright can i add one even if i copied a lot of other code
0
64,627
6,913,189,033
IssuesEvent
2017-11-28 14:34:58
stippireddy/knowledge-sharing-platform
https://api.github.com/repos/stippireddy/knowledge-sharing-platform
closed
Unit test cases for HTTP service
front-end Testing
Write unit test cases for components that consume HTTP service i.e Ask-Question Page and user feed page(user-page).
1.0
Unit test cases for HTTP service - Write unit test cases for components that consume HTTP service i.e Ask-Question Page and user feed page(user-page).
test
unit test cases for http service write unit test cases for components that consume http service i e ask question page and user feed page user page
1
459,209
13,188,538,238
IssuesEvent
2020-08-13 06:41:41
wso2/product-apim-tooling
https://api.github.com/repos/wso2/product-apim-tooling
closed
Import api with env specific endpoint URL param leads to non specified empty Config
3.2.0 Priority/Normal Resolution/Fixed Type/Bug
**Description:** Following the instructions in https://apim.docs.wso2.com/en/next/learn/api-controller/advanced-topics/configuring-environment-specific-parameters/ Given an API with following endpoint URL information, ``` "endpointConfig": { "endpoint_type": "http", "sandbox_endpoints": { "url"...
1.0
Import api with env specific endpoint URL param leads to non specified empty Config - **Description:** Following the instructions in https://apim.docs.wso2.com/en/next/learn/api-controller/advanced-topics/configuring-environment-specific-parameters/ Given an API with following endpoint URL information, ``` "end...
non_test
import api with env specific endpoint url param leads to non specified empty config description following the instructions in given an api with following endpoint url information endpointconfig endpoint type http sandbox endpoints url production...
0
322,893
27,641,880,689
IssuesEvent
2023-03-10 18:48:52
harvester/harvester
https://api.github.com/repos/harvester/harvester
closed
[BUG] Can't create a VM network
kind/bug severity/1 blocker regression reproduce/always not-require/test-plan
**Describe the bug** <!-- A clear and concise description of what the bug is. --> When you try to create a VM network it gives you a webhook validation CIDR error on submission **To Reproduce** Steps to reproduce the behavior: 1. Create a new VM network on the management cluster network with VLAN 1 **Expected b...
1.0
[BUG] Can't create a VM network - **Describe the bug** <!-- A clear and concise description of what the bug is. --> When you try to create a VM network it gives you a webhook validation CIDR error on submission **To Reproduce** Steps to reproduce the behavior: 1. Create a new VM network on the management cluster n...
test
can t create a vm network describe the bug when you try to create a vm network it gives you a webhook validation cidr error on submission to reproduce steps to reproduce the behavior create a new vm network on the management cluster network with vlan expected behavior you should be a...
1
242,702
18,670,418,002
IssuesEvent
2021-10-30 15:53:01
natgonzalez2329/SCL017-Burger-Queen
https://api.github.com/repos/natgonzalez2329/SCL017-Burger-Queen
closed
Create menu.json file
documentation
- [x] breakfast menu with price - [x] burger menu with types of burger and price - [x] extras menu and price - [x] drinks menu with options of size and price - [x] style
1.0
Create menu.json file - - [x] breakfast menu with price - [x] burger menu with types of burger and price - [x] extras menu and price - [x] drinks menu with options of size and price - [x] style
non_test
create menu json file breakfast menu with price burger menu with types of burger and price extras menu and price drinks menu with options of size and price style
0
602,595
18,475,019,947
IssuesEvent
2021-10-18 05:55:33
AY2122S1-CS2103T-F11-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-F11-2/tp
opened
Modify `isSamePerson` method of `Person` class to check for email and contact number instead of name
enhancement priority.High
![image](https://user-images.githubusercontent.com/61146198/137674288-915a6e62-3f80-4b72-ad9c-a8a4a1a40fd4.png) When parsing json file to AddressBook object, `hasPerson` method is used to check for duplicate persons. The `hasPerson` method considers only persons with same name to be duplicate. It has to be cha...
1.0
Modify `isSamePerson` method of `Person` class to check for email and contact number instead of name - ![image](https://user-images.githubusercontent.com/61146198/137674288-915a6e62-3f80-4b72-ad9c-a8a4a1a40fd4.png) When parsing json file to AddressBook object, `hasPerson` method is used to check for duplicate person...
non_test
modify issameperson method of person class to check for email and contact number instead of name when parsing json file to addressbook object hasperson method is used to check for duplicate persons the hasperson method considers only persons with same name to be duplicate it has to be changed...
0
260,092
22,590,513,839
IssuesEvent
2022-06-28 19:21:59
Kamahl19/react-starter
https://api.github.com/repos/Kamahl19/react-starter
closed
Storybook tests
CI/CD & Tests
- [ ] snapshot testing https://storybook.js.org/testing/structural-testing/ - [ ] unit tests https://storybook.js.org/testing/interaction-testing/ - [ ] UI regression tests www.chromaticqa.com - [ ] automated testing with snapshots - but https://www.learnstorybook.com/react/en/simple-component/ says it's not possibl...
1.0
Storybook tests - - [ ] snapshot testing https://storybook.js.org/testing/structural-testing/ - [ ] unit tests https://storybook.js.org/testing/interaction-testing/ - [ ] UI regression tests www.chromaticqa.com - [ ] automated testing with snapshots - but https://www.learnstorybook.com/react/en/simple-component/ say...
test
storybook tests snapshot testing unit tests ui regression tests automated testing with snapshots but says it s not possible yet in cra test if it s updated already alternative for ui testing
1
36,988
8,198,677,418
IssuesEvent
2018-08-31 17:16:25
google/googletest
https://api.github.com/repos/google/googletest
closed
Is it possible to mock function template methods?
Priority-Medium Type-Defect auto-migrated
_From @GoogleCodeExporter on August 24, 2015 22:40_ ``` Given class class Foo : public IFoo { virtual void foo1(); virtual void foo2(); template <typename T> void foo3(); }; Is it possible to mock function template method foo3? ``` Original issue reported on code.google.com by `duncan.r...@thomson...
1.0
Is it possible to mock function template methods? - _From @GoogleCodeExporter on August 24, 2015 22:40_ ``` Given class class Foo : public IFoo { virtual void foo1(); virtual void foo2(); template <typename T> void foo3(); }; Is it possible to mock function template method foo3? ``` Original issue...
non_test
is it possible to mock function template methods from googlecodeexporter on august given class class foo public ifoo virtual void virtual void template void is it possible to mock function template method original issue reported on code google com ...
0
31,305
4,702,255,231
IssuesEvent
2016-10-13 01:07:43
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Scheduling based on resource requirements.
area/scheduler kind/1.2-feature kind/feature priority/-1 status/resolved status/to-test status/working
I know the Rancher documentation clearly states that scheduling based on host resources is not supported. Here's the feature as described in the Rancher docs: Swarm’s filter tries to provide an available host that fulfills various resource requirements for the container. For example: $ docker run -ti -m 300M ubunt...
1.0
Scheduling based on resource requirements. - I know the Rancher documentation clearly states that scheduling based on host resources is not supported. Here's the feature as described in the Rancher docs: Swarm’s filter tries to provide an available host that fulfills various resource requirements for the containe...
test
scheduling based on resource requirements i know the rancher documentation clearly states that scheduling based on host resources is not supported here s the feature as described in the rancher docs swarm’s filter tries to provide an available host that fulfills various resource requirements for the containe...
1
147,235
11,779,561,451
IssuesEvent
2020-03-16 18:15:42
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Help text in Host Name field appears to be missing examples
component:ui priority:medium state:needs_test type:bug
##### ISSUE TYPE - Bug Report ##### SUMMARY Host name field in inventory create host form has help text that begins with "Examples include: " but does actually provide any examples. ![image](https://user-images.githubusercontent.com/7514801/69465377-44b3f800-0d3e-11ea-9072-f6a5523c6f98.png) ##### ENVIRONMEN...
1.0
Help text in Host Name field appears to be missing examples - ##### ISSUE TYPE - Bug Report ##### SUMMARY Host name field in inventory create host form has help text that begins with "Examples include: " but does actually provide any examples. ![image](https://user-images.githubusercontent.com/7514801/69465377...
test
help text in host name field appears to be missing examples issue type bug report summary host name field in inventory create host form has help text that begins with examples include but does actually provide any examples environment tower version awx install me...
1
4,626
7,092,879,755
IssuesEvent
2018-01-12 18:12:14
DimasDSF/ShadowsOfAncients
https://api.github.com/repos/DimasDSF/ShadowsOfAncients
opened
Medical Items
Addition IncludesItemRequirement IncludesModifierRequirement Mechanics
### Main features: - Positive effects over time ``` - Nothing heals instantly ``` - Negative effects ``` - Most medical items have negative side-effects/post-use effects eg. Using strong psi protecting drugs reduces vision range (Some drugs may have addiction values added to them) Forcing a huge health regen ...
2.0
Medical Items - ### Main features: - Positive effects over time ``` - Nothing heals instantly ``` - Negative effects ``` - Most medical items have negative side-effects/post-use effects eg. Using strong psi protecting drugs reduces vision range (Some drugs may have addiction values added to them) Forcing a hu...
non_test
medical items main features positive effects over time nothing heals instantly negative effects most medical items have negative side effects post use effects eg using strong psi protecting drugs reduces vision range some drugs may have addiction values added to them forcing a hu...
0
9,907
2,608,595,785
IssuesEvent
2015-02-26 08:20:32
UnifiedViews/Core
https://api.github.com/repos/UnifiedViews/Core
opened
Frontend: after login go to execution monitor
priority: Normal severity: enhancement
Now when i login, I end up on the "about" page which is completely useless and I need to click at least once more to get to something useful. It would be better if I got straight to the execution monitor, which serves as a dashboard. Saves one click every time.
1.0
Frontend: after login go to execution monitor - Now when i login, I end up on the "about" page which is completely useless and I need to click at least once more to get to something useful. It would be better if I got straight to the execution monitor, which serves as a dashboard. Saves one click every time.
non_test
frontend after login go to execution monitor now when i login i end up on the about page which is completely useless and i need to click at least once more to get to something useful it would be better if i got straight to the execution monitor which serves as a dashboard saves one click every time
0
17,175
3,599,647,236
IssuesEvent
2016-02-03 00:14:02
piwik/piwik
https://api.github.com/repos/piwik/piwik
opened
Pull requests by community members: build artifacts of system tests should upload to our artifacts server
c: Tests & QA
See https://travis-ci.org/piwik/piwik/jobs/106597428#L2333 > Uploading artifacts for SystemTests... > Invalid authentication key (1, buildEntityId = ) I think it was added recently for UI tests see https://github.com/piwik/piwik/issues/9141 but it seems to not work for system tests. The processed files were not ...
1.0
Pull requests by community members: build artifacts of system tests should upload to our artifacts server - See https://travis-ci.org/piwik/piwik/jobs/106597428#L2333 > Uploading artifacts for SystemTests... > Invalid authentication key (1, buildEntityId = ) I think it was added recently for UI tests see https:/...
test
pull requests by community members build artifacts of system tests should upload to our artifacts server see uploading artifacts for systemtests invalid authentication key buildentityid i think it was added recently for ui tests see but it seems to not work for system tests the processed f...
1
158,702
24,880,350,893
IssuesEvent
2022-10-28 00:03:04
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
.NET 5. Built-in DI -> Injectable Attributes #Discussion
design-discussion api-suggestion area-System.Reflection no-recent-activity backlog-cleanup-candidate
Hi to all! [NET 5.0 - great news](https://devblogs.microsoft.com/dotnet/introducing-net-5/) Metadata, reflection, runtime code generation, is why I love .NET so much. Attributes. They have significant disadvantages. 1. They are static 2. Immutable 3. They are limited (definition) It is unlikely that I was...
1.0
.NET 5. Built-in DI -> Injectable Attributes #Discussion - Hi to all! [NET 5.0 - great news](https://devblogs.microsoft.com/dotnet/introducing-net-5/) Metadata, reflection, runtime code generation, is why I love .NET so much. Attributes. They have significant disadvantages. 1. They are static 2. Immutable 3. ...
non_test
net built in di injectable attributes discussion hi to all metadata reflection runtime code generation is why i love net so much attributes they have significant disadvantages they are static immutable they are limited definition it is unlikely that i was the first to thin...
0