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
245,391
20,766,789,241
IssuesEvent
2022-03-15 21:31:35
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: sqlsmith/setup=seed/setting=no-mutations failed
C-test-failure O-robot O-roachtest release-blocker T-sql-queries branch-release-21.2
roachtest.sqlsmith/setup=seed/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4549862&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4549862&tab=artifacts#/sqlsmith/setup=seed/setting=no-mutations) on release-21.2 @ [ccff2c10d776491becd004bb62cb0773eb9fcfa6](https://github.com/cockroachdb/cockroach/commits/ccff2c10d776491becd004bb62cb0773eb9fcfa6): ``` with_49060 (col_294350) AS ( SELECT * FROM ( VALUES ('\x9852dba97f600d':::BYTES), ('\xe67938d28e3051':::BYTES), ('\xb6':::BYTES), (NULL), ('\xa9d868a516b9da':::BYTES), ('\x':::BYTES) ) AS tab_120202 (col_294350) ), with_49061 (col_294351, col_294352) AS ( SELECT * FROM ( VALUES (1777270580:::OID, NULL), (3927145301:::OID, 3436667156:::OID), (NULL, 2580365466:::OID), (NULL, 94119577:::OID), (NULL, 1981674873:::OID), (456198898:::OID, 3673767676:::OID) ) AS tab_120203 (col_294351, col_294352) ) SELECT tab_120205._decimal AS col_294353, tab_120206._enum AS col_294354 FROM defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120204, with_49060 AS cte_ref_14186, defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120205 JOIN defaultdb.public.seed@[0] AS tab_120206 ON (tab_120205._int4) = (tab_120206._int2) JOIN defaultdb.public.seed AS tab_120207 JOIN defaultdb.public.seed AS tab_120208 ON (tab_120207._jsonb) = (tab_120208._jsonb) ON (tab_120206._jsonb) = (tab_120207._jsonb) AND (tab_120205._jsonb) = (tab_120208._jsonb) JOIN defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120209 JOIN defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120210 ON (tab_120209._decimal) = (tab_120210.crdb_internal_mvcc_timestamp) ON (tab_120205._int8) = (tab_120210._int4) WHERE crdb_internal.revalidate_unique_constraints_in_all_tables()::BOOL LIMIT 53:::INT8; ``` <details><summary>Reproduce</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=seed/setting=no-mutations.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-13700
2.0
roachtest: sqlsmith/setup=seed/setting=no-mutations failed - roachtest.sqlsmith/setup=seed/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4549862&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4549862&tab=artifacts#/sqlsmith/setup=seed/setting=no-mutations) on release-21.2 @ [ccff2c10d776491becd004bb62cb0773eb9fcfa6](https://github.com/cockroachdb/cockroach/commits/ccff2c10d776491becd004bb62cb0773eb9fcfa6): ``` with_49060 (col_294350) AS ( SELECT * FROM ( VALUES ('\x9852dba97f600d':::BYTES), ('\xe67938d28e3051':::BYTES), ('\xb6':::BYTES), (NULL), ('\xa9d868a516b9da':::BYTES), ('\x':::BYTES) ) AS tab_120202 (col_294350) ), with_49061 (col_294351, col_294352) AS ( SELECT * FROM ( VALUES (1777270580:::OID, NULL), (3927145301:::OID, 3436667156:::OID), (NULL, 2580365466:::OID), (NULL, 94119577:::OID), (NULL, 1981674873:::OID), (456198898:::OID, 3673767676:::OID) ) AS tab_120203 (col_294351, col_294352) ) SELECT tab_120205._decimal AS col_294353, tab_120206._enum AS col_294354 FROM defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120204, with_49060 AS cte_ref_14186, defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120205 JOIN defaultdb.public.seed@[0] AS tab_120206 ON (tab_120205._int4) = (tab_120206._int2) JOIN defaultdb.public.seed AS tab_120207 JOIN defaultdb.public.seed AS tab_120208 ON (tab_120207._jsonb) = (tab_120208._jsonb) ON (tab_120206._jsonb) = (tab_120207._jsonb) AND (tab_120205._jsonb) = (tab_120208._jsonb) JOIN defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120209 JOIN defaultdb.public.seed@seed__int8__float8__date_idx AS tab_120210 ON (tab_120209._decimal) = (tab_120210.crdb_internal_mvcc_timestamp) ON (tab_120205._int8) = (tab_120210._int4) WHERE crdb_internal.revalidate_unique_constraints_in_all_tables()::BOOL LIMIT 53:::INT8; ``` <details><summary>Reproduce</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=seed/setting=no-mutations.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-13700
test
roachtest sqlsmith setup seed setting no mutations failed roachtest sqlsmith setup seed setting no mutations with on release with col as select from values bytes bytes bytes null bytes x bytes as tab col with col col as select from values oid null oid oid null oid null oid null oid oid oid as tab col col select tab decimal as col tab enum as col from defaultdb public seed seed date idx as tab with as cte ref defaultdb public seed seed date idx as tab join defaultdb public seed as tab on tab tab join defaultdb public seed as tab join defaultdb public seed as tab on tab jsonb tab jsonb on tab jsonb tab jsonb and tab jsonb tab jsonb join defaultdb public seed seed date idx as tab join defaultdb public seed seed date idx as tab on tab decimal tab crdb internal mvcc timestamp on tab tab where crdb internal revalidate unique constraints in all tables bool limit reproduce see cc cockroachdb sql queries jira issue crdb
1
245,734
18,792,273,391
IssuesEvent
2021-11-08 18:03:20
Green-Software-Foundation/software_carbon_intensity
https://api.github.com/repos/Green-Software-Foundation/software_carbon_intensity
closed
Embodied Emissions: calculation of resource-share needs definition
documentation low
"share of total available resources reserved for use by your software" is vague.
1.0
Embodied Emissions: calculation of resource-share needs definition - "share of total available resources reserved for use by your software" is vague.
non_test
embodied emissions calculation of resource share needs definition share of total available resources reserved for use by your software is vague
0
197,794
14,943,275,311
IssuesEvent
2021-01-25 22:44:14
eventespresso/event-espresso-core
https://api.github.com/repos/eventespresso/event-espresso-core
closed
Changes related to the 'Are you sure you want to close this?' message.
category:admin-page-ui-&-ux status:needs-testing type:enhancement 🎉
So, first, steps to highlight the 'problem' here. On an Event with 2 datetimes and 2 tickets, open TAM and **UN**assign all tickets from all datetimes. Now you have something like this: ![image](https://user-images.githubusercontent.com/4345417/104596898-88696f80-566c-11eb-984a-a14c43b47a51.png) Obviously, that's bad! I don't know what to do! I'm lost and I wanna get out of here.... pronto! But the Cancel has been disabled! arrgggghhhh. Oh, there's an X! Smash that X button! https://monosnap.com/file/TZuw0OoZjnxpNNV14lVQJ8p9XW7c0G > Alert! > Are you sure you want to close this? Erm, I was.... until you asked me that! Why are you asking me? If I close it does it save, have I broken everything? I've broken it haven't I! Hit yes, I'm sure.... now I'll need to fix everything aga.... oh, nothing happened, it's fine. Yay! ---- Now that everyone is up to speed and full of TAM popup anxiety, questions :) Should the cancel buttons ever be disabled in those models? We don't update unless Submit is clicked so cancel should always be just that, a way to cancel everything we've just done, right? Can we change the 'Are you sure you want to close this?' message to make it clear that the changes will not be saved? ---- If I edit a datetime using Menu -> Edit datetime, click through to assign tickets to the datetime and remove the all ticket assignments I get a similar message to above: https://monosnap.com/file/yHOG8kgCua3seIyGPxc500O9Vj5Fsb Only this time if I click the X it simply closes, should that alert also be shown there? OR should the alert NOT be shown on the other section?
1.0
Changes related to the 'Are you sure you want to close this?' message. - So, first, steps to highlight the 'problem' here. On an Event with 2 datetimes and 2 tickets, open TAM and **UN**assign all tickets from all datetimes. Now you have something like this: ![image](https://user-images.githubusercontent.com/4345417/104596898-88696f80-566c-11eb-984a-a14c43b47a51.png) Obviously, that's bad! I don't know what to do! I'm lost and I wanna get out of here.... pronto! But the Cancel has been disabled! arrgggghhhh. Oh, there's an X! Smash that X button! https://monosnap.com/file/TZuw0OoZjnxpNNV14lVQJ8p9XW7c0G > Alert! > Are you sure you want to close this? Erm, I was.... until you asked me that! Why are you asking me? If I close it does it save, have I broken everything? I've broken it haven't I! Hit yes, I'm sure.... now I'll need to fix everything aga.... oh, nothing happened, it's fine. Yay! ---- Now that everyone is up to speed and full of TAM popup anxiety, questions :) Should the cancel buttons ever be disabled in those models? We don't update unless Submit is clicked so cancel should always be just that, a way to cancel everything we've just done, right? Can we change the 'Are you sure you want to close this?' message to make it clear that the changes will not be saved? ---- If I edit a datetime using Menu -> Edit datetime, click through to assign tickets to the datetime and remove the all ticket assignments I get a similar message to above: https://monosnap.com/file/yHOG8kgCua3seIyGPxc500O9Vj5Fsb Only this time if I click the X it simply closes, should that alert also be shown there? OR should the alert NOT be shown on the other section?
test
changes related to the are you sure you want to close this message so first steps to highlight the problem here on an event with datetimes and tickets open tam and un assign all tickets from all datetimes now you have something like this obviously that s bad i don t know what to do i m lost and i wanna get out of here pronto but the cancel has been disabled arrgggghhhh oh there s an x smash that x button alert are you sure you want to close this erm i was until you asked me that why are you asking me if i close it does it save have i broken everything i ve broken it haven t i hit yes i m sure now i ll need to fix everything aga oh nothing happened it s fine yay now that everyone is up to speed and full of tam popup anxiety questions should the cancel buttons ever be disabled in those models we don t update unless submit is clicked so cancel should always be just that a way to cancel everything we ve just done right can we change the are you sure you want to close this message to make it clear that the changes will not be saved if i edit a datetime using menu edit datetime click through to assign tickets to the datetime and remove the all ticket assignments i get a similar message to above only this time if i click the x it simply closes should that alert also be shown there or should the alert not be shown on the other section
1
252,053
21,554,708,300
IssuesEvent
2022-04-30 07:48:27
stores-cedcommerce/Karan-Patel-Retail---Internal--May-4-
https://api.github.com/repos/stores-cedcommerce/Karan-Patel-Retail---Internal--May-4-
closed
The favicon is missing.
Home page content fixed Ready to test
**Actual result:** The favicon is missing. ![image](https://user-images.githubusercontent.com/102131636/165889628-6804cbe6-06e2-466f-8a4b-9b0ba370eb1d.png) **Expected result:** The favicon have to be added.
1.0
The favicon is missing. - **Actual result:** The favicon is missing. ![image](https://user-images.githubusercontent.com/102131636/165889628-6804cbe6-06e2-466f-8a4b-9b0ba370eb1d.png) **Expected result:** The favicon have to be added.
test
the favicon is missing actual result the favicon is missing expected result the favicon have to be added
1
56,502
6,989,234,508
IssuesEvent
2017-12-14 15:35:12
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
Loading Page Tips
POST-REDESIGN priority: important section: other status: issue: in progress
Here are the new tips that should display under the loading screen. Tip #1. Check tasks on the go with the Habitica mobile apps. Tip #2. Click any equipment to see a preview, or equip it instantly by clicking the star in its upper-left corner! Tip #3. Use emoji to quickly differentiate between your tasks. Tip #4. Use the # sign before a task name to make it really big! Tip #5. It’s best to use skills that cause buffs in the morning so they last longer. Tip #6. Hover over a task and click the dots to access advanced task controls, such as the ability to push tasks to the top/bottom of your list. Tip #7. Some backgrounds connect perfectly if Party members use the same background. Ex: Mountain Lake, Pagodas, and Rolling Hills. Tip #8. Send a Message to someone by clicking their name in chat and the clicking the envelope icon at the top of their profile! Tip #9. Use the filters + search bar in the Inventories, Shops, Guilds, and Challenges to quickly find what you want. Tip #10. You can win gems by competing in Challenges. New ones are added every day! Tip #11. Having more than four Party members increases accountability! Tip #12. Add checklists to your To-Dos to multiply your rewards! Tip #13. Click “Filters” on your task page to make an unwieldy task list very manageable! Tip #14. You can add headers or inspirational quotes to your list as Habits with no (+/-). Tip #15. Complete all the Masterclasser Quest-lines to learn about Habitica’s secret lore. Tip #16. Click the link to the Data Display Tool in the footer for valuable insights on your progress. Tip #17. Use the mobile apps to set reminders for your tasks. Tip #18. Habits that are just positive or just negative gradually “fade” and return to yellow. Tip #19. Boost your Intelligence Stat to gain more experience when you complete a task. Tip #20. Boost your Perception Stat to get more drops and gold. Tip #21. Boost your Strength Stat to do more boss damage or get critical hits. Tip #22. Boost your Constitution Stat to lessen the damage from incomplete Dailies. Tip #23. Reach level 100 to unlock the Orb of Rebirth for free and start a new adventure! Tip #24. Have a question? Ask in the Habitica Help Guild! Tip #25. The four seasonal Grand Galas start near the solstices and equinoxes. Tip #26. An arrow to the right of someone’s name means they’re currently buffed. Tip #27. Did a Daily yesterday, but forgot to check it off? Don't worry! With Record Yesterday's Activity, you'll have a chance to record what you did before starting your new day. Tip #28. Set a Custom Day Start under User Icon > Settings to control when your day restarts. Tip #29. Complete all your Dailies to get a Perfect Day Buff that increases your stats! Tip #30. You can invite people to Guilds, not just Parties. Tip #31. Check out the pre-made lists in the Library of Tasks and Challenges Guild for example tasks. Tip #32. Lots of Habitica’s code, art, and writing is made by volunteer contributors! Head to the Aspiring Legends Guild to help. Tip #33. Check out The Bulletin Board Guild for news about Guilds, Challenges, and other player-created events - and announce your own there! Tip #34. Occasionally re-evaluate your tasks to make sure they’re up-to-date! Tip #35. Users who are part of a Group Plan gain the ability to assign tasks to other users in that Group for extra task management and accountability. The design is as-follows: <img width="721" alt="screen shot 2017-11-16 at 4 34 22 pm" src="https://user-images.githubusercontent.com/3494081/32923379-20fee532-caec-11e7-966d-8620aefd76ad.png"> Whoever would like to tackle this should post with their email so that @Tressley can invite them to our contributor Zeplin!
1.0
Loading Page Tips - Here are the new tips that should display under the loading screen. Tip #1. Check tasks on the go with the Habitica mobile apps. Tip #2. Click any equipment to see a preview, or equip it instantly by clicking the star in its upper-left corner! Tip #3. Use emoji to quickly differentiate between your tasks. Tip #4. Use the # sign before a task name to make it really big! Tip #5. It’s best to use skills that cause buffs in the morning so they last longer. Tip #6. Hover over a task and click the dots to access advanced task controls, such as the ability to push tasks to the top/bottom of your list. Tip #7. Some backgrounds connect perfectly if Party members use the same background. Ex: Mountain Lake, Pagodas, and Rolling Hills. Tip #8. Send a Message to someone by clicking their name in chat and the clicking the envelope icon at the top of their profile! Tip #9. Use the filters + search bar in the Inventories, Shops, Guilds, and Challenges to quickly find what you want. Tip #10. You can win gems by competing in Challenges. New ones are added every day! Tip #11. Having more than four Party members increases accountability! Tip #12. Add checklists to your To-Dos to multiply your rewards! Tip #13. Click “Filters” on your task page to make an unwieldy task list very manageable! Tip #14. You can add headers or inspirational quotes to your list as Habits with no (+/-). Tip #15. Complete all the Masterclasser Quest-lines to learn about Habitica’s secret lore. Tip #16. Click the link to the Data Display Tool in the footer for valuable insights on your progress. Tip #17. Use the mobile apps to set reminders for your tasks. Tip #18. Habits that are just positive or just negative gradually “fade” and return to yellow. Tip #19. Boost your Intelligence Stat to gain more experience when you complete a task. Tip #20. Boost your Perception Stat to get more drops and gold. Tip #21. Boost your Strength Stat to do more boss damage or get critical hits. Tip #22. Boost your Constitution Stat to lessen the damage from incomplete Dailies. Tip #23. Reach level 100 to unlock the Orb of Rebirth for free and start a new adventure! Tip #24. Have a question? Ask in the Habitica Help Guild! Tip #25. The four seasonal Grand Galas start near the solstices and equinoxes. Tip #26. An arrow to the right of someone’s name means they’re currently buffed. Tip #27. Did a Daily yesterday, but forgot to check it off? Don't worry! With Record Yesterday's Activity, you'll have a chance to record what you did before starting your new day. Tip #28. Set a Custom Day Start under User Icon > Settings to control when your day restarts. Tip #29. Complete all your Dailies to get a Perfect Day Buff that increases your stats! Tip #30. You can invite people to Guilds, not just Parties. Tip #31. Check out the pre-made lists in the Library of Tasks and Challenges Guild for example tasks. Tip #32. Lots of Habitica’s code, art, and writing is made by volunteer contributors! Head to the Aspiring Legends Guild to help. Tip #33. Check out The Bulletin Board Guild for news about Guilds, Challenges, and other player-created events - and announce your own there! Tip #34. Occasionally re-evaluate your tasks to make sure they’re up-to-date! Tip #35. Users who are part of a Group Plan gain the ability to assign tasks to other users in that Group for extra task management and accountability. The design is as-follows: <img width="721" alt="screen shot 2017-11-16 at 4 34 22 pm" src="https://user-images.githubusercontent.com/3494081/32923379-20fee532-caec-11e7-966d-8620aefd76ad.png"> Whoever would like to tackle this should post with their email so that @Tressley can invite them to our contributor Zeplin!
non_test
loading page tips here are the new tips that should display under the loading screen tip check tasks on the go with the habitica mobile apps tip click any equipment to see a preview or equip it instantly by clicking the star in its upper left corner tip use emoji to quickly differentiate between your tasks tip use the sign before a task name to make it really big tip it’s best to use skills that cause buffs in the morning so they last longer tip hover over a task and click the dots to access advanced task controls such as the ability to push tasks to the top bottom of your list tip some backgrounds connect perfectly if party members use the same background ex mountain lake pagodas and rolling hills tip send a message to someone by clicking their name in chat and the clicking the envelope icon at the top of their profile tip use the filters search bar in the inventories shops guilds and challenges to quickly find what you want tip you can win gems by competing in challenges new ones are added every day tip having more than four party members increases accountability tip add checklists to your to dos to multiply your rewards tip click “filters” on your task page to make an unwieldy task list very manageable tip you can add headers or inspirational quotes to your list as habits with no tip complete all the masterclasser quest lines to learn about habitica’s secret lore tip click the link to the data display tool in the footer for valuable insights on your progress tip use the mobile apps to set reminders for your tasks tip habits that are just positive or just negative gradually “fade” and return to yellow tip boost your intelligence stat to gain more experience when you complete a task tip boost your perception stat to get more drops and gold tip boost your strength stat to do more boss damage or get critical hits tip boost your constitution stat to lessen the damage from incomplete dailies tip reach level to unlock the orb of rebirth for free and start a new adventure tip have a question ask in the habitica help guild tip the four seasonal grand galas start near the solstices and equinoxes tip an arrow to the right of someone’s name means they’re currently buffed tip did a daily yesterday but forgot to check it off don t worry with record yesterday s activity you ll have a chance to record what you did before starting your new day tip set a custom day start under user icon settings to control when your day restarts tip complete all your dailies to get a perfect day buff that increases your stats tip you can invite people to guilds not just parties tip check out the pre made lists in the library of tasks and challenges guild for example tasks tip lots of habitica’s code art and writing is made by volunteer contributors head to the aspiring legends guild to help tip check out the bulletin board guild for news about guilds challenges and other player created events and announce your own there tip occasionally re evaluate your tasks to make sure they’re up to date tip users who are part of a group plan gain the ability to assign tasks to other users in that group for extra task management and accountability the design is as follows img width alt screen shot at pm src whoever would like to tackle this should post with their email so that tressley can invite them to our contributor zeplin
0
21,070
6,130,401,171
IssuesEvent
2017-06-24 04:47:39
ganeti/ganeti
https://api.github.com/repos/ganeti/ganeti
opened
Cluster verify tries to contact offline nodes.
imported_from_google_code Status:Fixed
Originally reported of Google Code with ID 818. ``` After evacuating and offlining a node (and actually turning it off), cluster verify still tries to contact the node and fails. This is a sample output of verify: root@gnt3-04:~# gnt-cluster verify Submitted jobs 638264, 638265 Waiting for job 638264 ... Wed Apr 30 16:25:11 2014 * Verifying cluster config Wed Apr 30 16:25:11 2014 * Verifying cluster certificate files Wed Apr 30 16:25:11 2014 * Verifying hypervisor parameters Wed Apr 30 16:25:11 2014 * Verifying all nodes belong to an existing group Waiting for job 638265 ... Wed Apr 30 16:25:11 2014 * Verifying group 'default' Wed Apr 30 16:25:11 2014 * Gathering data (4 nodes) Wed Apr 30 16:25:12 2014 * Gathering disk information (4 nodes) Wed Apr 30 16:25:12 2014 * Verifying configuration file consistency Wed Apr 30 16:25:12 2014 * Verifying node status Wed Apr 30 16:25:12 2014 * Verifying instance status [ irrelevant warnings ] Wed Apr 30 16:25:12 2014 * Verifying orphan volumes Wed Apr 30 16:25:12 2014 * Verifying N+1 Memory redundancy Wed Apr 30 16:25:12 2014 * Other Notes Wed Apr 30 16:25:12 2014 - NOTICE: 1 offline node(s) found. Wed Apr 30 16:25:15 2014 - WARNING: Communication failure to node gnt3-01.gnt.grnet.gr: Error 7: Failed connect to gnt3-01.gnt.grnet.gr:1811; No route to host Wed Apr 30 16:25:15 2014 * Hooks Results Wed Apr 30 16:25:15 2014 - ERROR: node gnt3-01.gnt.grnet.gr: Communication failure in hooks execution: Error 7: Failed connect to gnt3-01.gnt.grnet.gr:1811; No route to host We've seen this behaviour on our NFS ganeti clusters, all running Debian Wheezy with Ganeti 2.9.3 from backports. (We compile it with a patch to allow KVM to boot vms from an HTTP iso, but that shouldn't really be relevant). I also just tested it on our 2-node DRBD test cluster running Debian Wheezy and ganeti 2.10.3 from backports and i get similar results. root@test-01:~# gnt-cluster verify Submitted jobs 91636, 91637 Waiting for job 91636 ... Wed Apr 30 16:31:04 2014 * Verifying cluster config Wed Apr 30 16:31:04 2014 * Verifying cluster certificate files Wed Apr 30 16:31:04 2014 * Verifying hypervisor parameters Wed Apr 30 16:31:04 2014 * Verifying all nodes belong to an existing group Waiting for job 91637 ... Wed Apr 30 16:31:04 2014 * Verifying group 'default' Wed Apr 30 16:31:04 2014 * Gathering data (2 nodes) Wed Apr 30 16:33:15 2014 * Gathering disk information (2 nodes) Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: while getting disk information: Error 7: Failed connect to 83.212.5.197:1811; No route to host Wed Apr 30 16:33:18 2014 * Verifying configuration file consistency Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: Node did not return file checksum data Wed Apr 30 16:33:18 2014 * Verifying node status Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: while contacting node: Error 28: Connection timed out after 5072 milliseconds Wed Apr 30 16:33:18 2014 - ERROR: node test-01.gnt.grnet.gr: ssh communication with node 'test-02.gnt.grnet.gr': ssh problem: ssh: connect to host test-02.gnt.grnet.gr port 22: Connection timed out\'r\n Wed Apr 30 16:33:18 2014 - ERROR: node test-01.gnt.grnet.gr: tcp communication with node 'test-02.gnt.grnet.gr': failure using the primary interface(s) Wed Apr 30 16:33:18 2014 * Verifying instance status [ * errors about the vms that are still primary on the offline node * ] Wed Apr 30 16:33:18 2014 * Verifying orphan volumes Wed Apr 30 16:33:18 2014 * Verifying N+1 Memory redundancy Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: not enough memory to accomodate instance failovers should node test-01.gnt.grnet.gr fail (512MiB needed, 0MiB available) Wed Apr 30 16:33:18 2014 * Other Notes Wed Apr 30 16:33:18 2014 - NOTICE: 3 non-redundant instance(s) found. Wed Apr 30 16:33:21 2014 - WARNING: Communication failure to node 83a76996-e951-4821-a48d-23318c6352cd: Error 7: Failed connect to 83.212.5.197:1811; No route to host Wed Apr 30 16:33:21 2014 * Hooks Results Wed Apr 30 16:33:21 2014 - ERROR: node 83a76996-e951-4821-a48d-23318c6352cd: Communication failure in hooks execution: Error 7: Failed connect to 83.212.5.197:1811; No route to host I don't think this is this expected behaviour. We jumped from 2.4.2/Squeeze to 2.8.1/Wheezy and I don't think we ran into this situation. ``` Originally added on 2014-04-30 15:24:52 +0000 UTC.
1.0
Cluster verify tries to contact offline nodes. - Originally reported of Google Code with ID 818. ``` After evacuating and offlining a node (and actually turning it off), cluster verify still tries to contact the node and fails. This is a sample output of verify: root@gnt3-04:~# gnt-cluster verify Submitted jobs 638264, 638265 Waiting for job 638264 ... Wed Apr 30 16:25:11 2014 * Verifying cluster config Wed Apr 30 16:25:11 2014 * Verifying cluster certificate files Wed Apr 30 16:25:11 2014 * Verifying hypervisor parameters Wed Apr 30 16:25:11 2014 * Verifying all nodes belong to an existing group Waiting for job 638265 ... Wed Apr 30 16:25:11 2014 * Verifying group 'default' Wed Apr 30 16:25:11 2014 * Gathering data (4 nodes) Wed Apr 30 16:25:12 2014 * Gathering disk information (4 nodes) Wed Apr 30 16:25:12 2014 * Verifying configuration file consistency Wed Apr 30 16:25:12 2014 * Verifying node status Wed Apr 30 16:25:12 2014 * Verifying instance status [ irrelevant warnings ] Wed Apr 30 16:25:12 2014 * Verifying orphan volumes Wed Apr 30 16:25:12 2014 * Verifying N+1 Memory redundancy Wed Apr 30 16:25:12 2014 * Other Notes Wed Apr 30 16:25:12 2014 - NOTICE: 1 offline node(s) found. Wed Apr 30 16:25:15 2014 - WARNING: Communication failure to node gnt3-01.gnt.grnet.gr: Error 7: Failed connect to gnt3-01.gnt.grnet.gr:1811; No route to host Wed Apr 30 16:25:15 2014 * Hooks Results Wed Apr 30 16:25:15 2014 - ERROR: node gnt3-01.gnt.grnet.gr: Communication failure in hooks execution: Error 7: Failed connect to gnt3-01.gnt.grnet.gr:1811; No route to host We've seen this behaviour on our NFS ganeti clusters, all running Debian Wheezy with Ganeti 2.9.3 from backports. (We compile it with a patch to allow KVM to boot vms from an HTTP iso, but that shouldn't really be relevant). I also just tested it on our 2-node DRBD test cluster running Debian Wheezy and ganeti 2.10.3 from backports and i get similar results. root@test-01:~# gnt-cluster verify Submitted jobs 91636, 91637 Waiting for job 91636 ... Wed Apr 30 16:31:04 2014 * Verifying cluster config Wed Apr 30 16:31:04 2014 * Verifying cluster certificate files Wed Apr 30 16:31:04 2014 * Verifying hypervisor parameters Wed Apr 30 16:31:04 2014 * Verifying all nodes belong to an existing group Waiting for job 91637 ... Wed Apr 30 16:31:04 2014 * Verifying group 'default' Wed Apr 30 16:31:04 2014 * Gathering data (2 nodes) Wed Apr 30 16:33:15 2014 * Gathering disk information (2 nodes) Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: while getting disk information: Error 7: Failed connect to 83.212.5.197:1811; No route to host Wed Apr 30 16:33:18 2014 * Verifying configuration file consistency Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: Node did not return file checksum data Wed Apr 30 16:33:18 2014 * Verifying node status Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: while contacting node: Error 28: Connection timed out after 5072 milliseconds Wed Apr 30 16:33:18 2014 - ERROR: node test-01.gnt.grnet.gr: ssh communication with node 'test-02.gnt.grnet.gr': ssh problem: ssh: connect to host test-02.gnt.grnet.gr port 22: Connection timed out\'r\n Wed Apr 30 16:33:18 2014 - ERROR: node test-01.gnt.grnet.gr: tcp communication with node 'test-02.gnt.grnet.gr': failure using the primary interface(s) Wed Apr 30 16:33:18 2014 * Verifying instance status [ * errors about the vms that are still primary on the offline node * ] Wed Apr 30 16:33:18 2014 * Verifying orphan volumes Wed Apr 30 16:33:18 2014 * Verifying N+1 Memory redundancy Wed Apr 30 16:33:18 2014 - ERROR: node test-02.gnt.grnet.gr: not enough memory to accomodate instance failovers should node test-01.gnt.grnet.gr fail (512MiB needed, 0MiB available) Wed Apr 30 16:33:18 2014 * Other Notes Wed Apr 30 16:33:18 2014 - NOTICE: 3 non-redundant instance(s) found. Wed Apr 30 16:33:21 2014 - WARNING: Communication failure to node 83a76996-e951-4821-a48d-23318c6352cd: Error 7: Failed connect to 83.212.5.197:1811; No route to host Wed Apr 30 16:33:21 2014 * Hooks Results Wed Apr 30 16:33:21 2014 - ERROR: node 83a76996-e951-4821-a48d-23318c6352cd: Communication failure in hooks execution: Error 7: Failed connect to 83.212.5.197:1811; No route to host I don't think this is this expected behaviour. We jumped from 2.4.2/Squeeze to 2.8.1/Wheezy and I don't think we ran into this situation. ``` Originally added on 2014-04-30 15:24:52 +0000 UTC.
non_test
cluster verify tries to contact offline nodes originally reported of google code with id after evacuating and offlining a node and actually turning it off cluster verify still tries to contact the node and fails this is a sample output of verify root gnt cluster verify submitted jobs waiting for job wed apr verifying cluster config wed apr verifying cluster certificate files wed apr verifying hypervisor parameters wed apr verifying all nodes belong to an existing group waiting for job wed apr verifying group default wed apr gathering data nodes wed apr gathering disk information nodes wed apr verifying configuration file consistency wed apr verifying node status wed apr verifying instance status wed apr verifying orphan volumes wed apr verifying n memory redundancy wed apr other notes wed apr notice offline node s found wed apr warning communication failure to node gnt grnet gr error failed connect to gnt grnet gr no route to host wed apr hooks results wed apr error node gnt grnet gr communication failure in hooks execution error failed connect to gnt grnet gr no route to host we ve seen this behaviour on our nfs ganeti clusters all running debian wheezy with ganeti from backports we compile it with a patch to allow kvm to boot vms from an http iso but that shouldn t really be relevant i also just tested it on our node drbd test cluster running debian wheezy and ganeti from backports and i get similar results root test gnt cluster verify submitted jobs waiting for job wed apr verifying cluster config wed apr verifying cluster certificate files wed apr verifying hypervisor parameters wed apr verifying all nodes belong to an existing group waiting for job wed apr verifying group default wed apr gathering data nodes wed apr gathering disk information nodes wed apr error node test gnt grnet gr while getting disk information error failed connect to no route to host wed apr verifying configuration file consistency wed apr error node test gnt grnet gr node did not return file checksum data wed apr verifying node status wed apr error node test gnt grnet gr while contacting node error connection timed out after milliseconds wed apr error node test gnt grnet gr ssh communication with node test gnt grnet gr ssh problem ssh connect to host test gnt grnet gr port connection timed out r n wed apr error node test gnt grnet gr tcp communication with node test gnt grnet gr failure using the primary interface s wed apr verifying instance status wed apr verifying orphan volumes wed apr verifying n memory redundancy wed apr error node test gnt grnet gr not enough memory to accomodate instance failovers should node test gnt grnet gr fail needed available wed apr other notes wed apr notice non redundant instance s found wed apr warning communication failure to node error failed connect to no route to host wed apr hooks results wed apr error node communication failure in hooks execution error failed connect to no route to host i don t think this is this expected behaviour we jumped from squeeze to wheezy and i don t think we ran into this situation originally added on utc
0
198,691
14,992,986,160
IssuesEvent
2021-01-29 10:39:01
facebook/TestSlide
https://api.github.com/repos/facebook/TestSlide
closed
Context methods can't be async and are being quietly ignored
TestSlide DSL enhancement
**I'm using `TestSlide` version:** latest **Given:** ``` # repro.py from testslide.dsl import context @context async def some_context(context): @context.example async def some_async_example(self): pass ``` **When I run:** ``` testslide repro.py ``` **I expected this to happen:** ``` repro.py:5: Context methods can not be async! ``` **But, instead this happened:** ``` /home/fornellas/src/TestSlide/testslide/dsl.py:76: RuntimeWarning: coroutine 'some_context' was never awaited context_code( RuntimeWarning: Enable tracemalloc to get the object allocation traceback --_ |""---__ Executed 0 example in 0.5s: |'.| || . """| Successful: 0 | || || /|\""-. | Failed: 0 | || || | | | Skipped: 0 | || || | \|/ | Not executed: 0 |."| || --"" '__| https://testslide.readthedocs.io/ --" |__---""" ```
1.0
Context methods can't be async and are being quietly ignored - **I'm using `TestSlide` version:** latest **Given:** ``` # repro.py from testslide.dsl import context @context async def some_context(context): @context.example async def some_async_example(self): pass ``` **When I run:** ``` testslide repro.py ``` **I expected this to happen:** ``` repro.py:5: Context methods can not be async! ``` **But, instead this happened:** ``` /home/fornellas/src/TestSlide/testslide/dsl.py:76: RuntimeWarning: coroutine 'some_context' was never awaited context_code( RuntimeWarning: Enable tracemalloc to get the object allocation traceback --_ |""---__ Executed 0 example in 0.5s: |'.| || . """| Successful: 0 | || || /|\""-. | Failed: 0 | || || | | | Skipped: 0 | || || | \|/ | Not executed: 0 |."| || --"" '__| https://testslide.readthedocs.io/ --" |__---""" ```
test
context methods can t be async and are being quietly ignored i m using testslide version latest given repro py from testslide dsl import context context async def some context context context example async def some async example self pass when i run testslide repro py i expected this to happen repro py context methods can not be async but instead this happened home fornellas src testslide testslide dsl py runtimewarning coroutine some context was never awaited context code runtimewarning enable tracemalloc to get the object allocation traceback executed example in successful failed skipped not executed
1
345,240
30,792,676,670
IssuesEvent
2023-07-31 17:20:53
MD-Anderson-Bioinformatics/NG-CHM
https://api.github.com/repos/MD-Anderson-Bioinformatics/NG-CHM
closed
Limit scope of variables and functions
passed retest refactor
Variables and functions assigned to a namespace module, for instance `NgChm.module.variable`, can be accessed or modified _from anywhere_, not just `module`. They are effectively global variables and global functions. Some modules do this for every non-local variable and function they use. Since these variables and functions can be used or modified from anywhere, it makes it very hard to understand the impact of possible changes. You have to scan the entire code base (and that of the builder as well) for every variable/function concerned. We should take advantage of scopes and IIFEs to limit the scope of variables and functions to the minimum necessary.
1.0
Limit scope of variables and functions - Variables and functions assigned to a namespace module, for instance `NgChm.module.variable`, can be accessed or modified _from anywhere_, not just `module`. They are effectively global variables and global functions. Some modules do this for every non-local variable and function they use. Since these variables and functions can be used or modified from anywhere, it makes it very hard to understand the impact of possible changes. You have to scan the entire code base (and that of the builder as well) for every variable/function concerned. We should take advantage of scopes and IIFEs to limit the scope of variables and functions to the minimum necessary.
test
limit scope of variables and functions variables and functions assigned to a namespace module for instance ngchm module variable can be accessed or modified from anywhere not just module they are effectively global variables and global functions some modules do this for every non local variable and function they use since these variables and functions can be used or modified from anywhere it makes it very hard to understand the impact of possible changes you have to scan the entire code base and that of the builder as well for every variable function concerned we should take advantage of scopes and iifes to limit the scope of variables and functions to the minimum necessary
1
224,357
24,769,765,568
IssuesEvent
2022-10-23 01:25:46
alpersonalwebsite/react-mobx-redux
https://api.github.com/repos/alpersonalwebsite/react-mobx-redux
opened
CVE-2022-37598 (High) detected in uglify-js-3.4.10.tgz
security vulnerability
## CVE-2022-37598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.4.10.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.5.tgz - html-minifier-3.5.21.tgz - :x: **uglify-js-3.4.10.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/alpersonalwebsite/react-mobx-redux/commit/f8d6703069cf7464577b1f39f911c4b3eaf4b1e3">f8d6703069cf7464577b1f39f911c4b3eaf4b1e3</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in function DEFNODE in ast.js in mishoo UglifyJS 3.13.2 via the name variable in ast.js. <p>Publish Date: 2022-10-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-37598>CVE-2022-37598</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-20</p> <p>Fix Resolution (uglify-js): 3.13.10</p> <p>Direct dependency fix Resolution (react-scripts): 3.3.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-37598 (High) detected in uglify-js-3.4.10.tgz - ## CVE-2022-37598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.4.10.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.5.tgz - html-minifier-3.5.21.tgz - :x: **uglify-js-3.4.10.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/alpersonalwebsite/react-mobx-redux/commit/f8d6703069cf7464577b1f39f911c4b3eaf4b1e3">f8d6703069cf7464577b1f39f911c4b3eaf4b1e3</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in function DEFNODE in ast.js in mishoo UglifyJS 3.13.2 via the name variable in ast.js. <p>Publish Date: 2022-10-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-37598>CVE-2022-37598</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-20</p> <p>Fix Resolution (uglify-js): 3.13.10</p> <p>Direct dependency fix Resolution (react-scripts): 3.3.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in uglify js tgz cve high severity vulnerability vulnerable library uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href path to dependency file package json path to vulnerable library node modules uglify js package json dependency hierarchy react scripts tgz root library html webpack plugin beta tgz html minifier tgz x uglify js tgz vulnerable library found in head commit a href found in base branch master vulnerability details prototype pollution vulnerability in function defnode in ast js in mishoo uglifyjs via the name variable in ast js publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution uglify js direct dependency fix resolution react scripts step up your open source security game with mend
0
112,779
9,601,065,531
IssuesEvent
2019-05-10 11:04:10
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] SharedClusterSnapshotRestoreIT testCloseOrDeleteIndexDuringSnapshot failed
:Distributed/Snapshot/Restore >test-failure
`org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT testCloseOrDeleteIndexDuringSnapshot` failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java11,nodes=immutable&&linux&&docker/60/console The REPRO command was: ``` ./gradlew :server:integTest \ -Dtests.seed=BBE286746EB2E3EC \ -Dtests.class=org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT \ -Dtests.method="testCloseOrDeleteIndexDuringSnapshot" \ -Dtests.security.manager=true \ -Dtests.locale=fr-CH \ -Dtests.timezone=America/Ojinaga \ -Dcompiler.java=11 \ -Druntime.java=11 ``` This didn't reproduce locally for me. The exception was: ``` FAILURE 2.98s J1 | SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot <<< FAILURES! > Throwable #1: java.lang.AssertionError: > Expected: <SUCCESS> > but: was <PARTIAL> > at __randomizedtesting.SeedInfo.seed([BBE286746EB2E3EC:A0CB08C85FC687F8]:0) > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > at org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot(SharedClusterSnapshotRestoreIT.java:2529) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at java.base/java.lang.Thread.run(Thread.java:834) ```
1.0
[CI] SharedClusterSnapshotRestoreIT testCloseOrDeleteIndexDuringSnapshot failed - `org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT testCloseOrDeleteIndexDuringSnapshot` failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java11,nodes=immutable&&linux&&docker/60/console The REPRO command was: ``` ./gradlew :server:integTest \ -Dtests.seed=BBE286746EB2E3EC \ -Dtests.class=org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT \ -Dtests.method="testCloseOrDeleteIndexDuringSnapshot" \ -Dtests.security.manager=true \ -Dtests.locale=fr-CH \ -Dtests.timezone=America/Ojinaga \ -Dcompiler.java=11 \ -Druntime.java=11 ``` This didn't reproduce locally for me. The exception was: ``` FAILURE 2.98s J1 | SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot <<< FAILURES! > Throwable #1: java.lang.AssertionError: > Expected: <SUCCESS> > but: was <PARTIAL> > at __randomizedtesting.SeedInfo.seed([BBE286746EB2E3EC:A0CB08C85FC687F8]:0) > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > at org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot(SharedClusterSnapshotRestoreIT.java:2529) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at java.base/java.lang.Thread.run(Thread.java:834) ```
test
sharedclustersnapshotrestoreit testcloseordeleteindexduringsnapshot failed org elasticsearch snapshots sharedclustersnapshotrestoreit testcloseordeleteindexduringsnapshot failed in the repro command was gradlew server integtest dtests seed dtests class org elasticsearch snapshots sharedclustersnapshotrestoreit dtests method testcloseordeleteindexduringsnapshot dtests security manager true dtests locale fr ch dtests timezone america ojinaga dcompiler java druntime java this didn t reproduce locally for me the exception was failure sharedclustersnapshotrestoreit testcloseordeleteindexduringsnapshot failures throwable java lang assertionerror expected but was at randomizedtesting seedinfo seed at org hamcrest matcherassert assertthat matcherassert java at org elasticsearch snapshots sharedclustersnapshotrestoreit testcloseordeleteindexduringsnapshot sharedclustersnapshotrestoreit java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at java base java lang thread run thread java
1
74,072
8,970,105,028
IssuesEvent
2019-01-29 12:45:17
vtex/styleguide
https://api.github.com/repos/vtex/styleguide
closed
Currency Input
Design Done Developing New Component
## Overview A specialized input to currencies. ## Purpose Automatic punctuating numbers inside the input component using context or overwriting by properties ## DoD - [x] Design - [x] Component implementation - [ ] Documentation ## Examples https://www.npmjs.com/package/react-currency-input
1.0
Currency Input - ## Overview A specialized input to currencies. ## Purpose Automatic punctuating numbers inside the input component using context or overwriting by properties ## DoD - [x] Design - [x] Component implementation - [ ] Documentation ## Examples https://www.npmjs.com/package/react-currency-input
non_test
currency input overview a specialized input to currencies purpose automatic punctuating numbers inside the input component using context or overwriting by properties dod design component implementation documentation examples
0
70,398
3,329,545,042
IssuesEvent
2015-11-11 02:54:54
hargup/WIGI-website
https://api.github.com/repos/hargup/WIGI-website
closed
gender dob % calculation
High Priority
1. Make sure the Top-10. says "Top 10 by DoB (F) %" 2. Fix divisor, in percentage by using abs(denomintator).
1.0
gender dob % calculation - 1. Make sure the Top-10. says "Top 10 by DoB (F) %" 2. Fix divisor, in percentage by using abs(denomintator).
non_test
gender dob calculation make sure the top says top by dob f fix divisor in percentage by using abs denomintator
0
561,827
16,625,133,577
IssuesEvent
2021-06-03 08:36:41
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
meet.google.com - desktop site instead of mobile site
browser-firefox engine-gecko os-linux priority-critical
<!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: unknown --> **URL**: https://meet.google.com **Browser / Version**: Firefox 89.0 **Operating System**: Linux **Tested Another Browser**: Yes Chrome **Problem type**: Desktop site instead of mobile site **Description**: Desktop site instead of mobile site **Steps to Reproduce**: When I click on the present button in Google Meet on Fedora 33 then my whole computer freezes. I face the same issue while sharing screen on https://meet.jit.si. This doesn't happen while sharing screen or presenting using Skype for Linux, or Jitsi on Google Chrome. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
meet.google.com - desktop site instead of mobile site - <!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: unknown --> **URL**: https://meet.google.com **Browser / Version**: Firefox 89.0 **Operating System**: Linux **Tested Another Browser**: Yes Chrome **Problem type**: Desktop site instead of mobile site **Description**: Desktop site instead of mobile site **Steps to Reproduce**: When I click on the present button in Google Meet on Fedora 33 then my whole computer freezes. I face the same issue while sharing screen on https://meet.jit.si. This doesn't happen while sharing screen or presenting using Skype for Linux, or Jitsi on Google Chrome. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_test
meet google com desktop site instead of mobile site url browser version firefox operating system linux tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce when i click on the present button in google meet on fedora then my whole computer freezes i face the same issue while sharing screen on this doesn t happen while sharing screen or presenting using skype for linux or jitsi on google chrome browser configuration none from with ❤️
0
231,699
18,789,136,304
IssuesEvent
2021-11-08 15:07:48
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Design System Accessibility Improvements
Epic VSP-Initiative VSP-testing-team 2021-Q3 2021-Q4
## Problem Statement There are open accessibility issues for our design system. The number of non-launch blocking issues increases every time a new product is launched because of these issues. How might we improve reusable components to assist VFS teams? ## Hypothesis or Bet By resolving these accessibility issues for our design system, we will provide a solution that scales across the platform and reduce the number of sitewide accessibility issues. ## We will know we're done when... ("Definition of Done") *What requirements does this project need to meet for you to finish this initiative?* - [ ] The backlog of [design system accessibility issues](https://github.com/department-of-veterans-affairs/vets-design-system-documentation/issues?q=is%3Aopen+is%3Aissue+label%3Aaccessibility) are fixed (or deemed no longer issues) and closed - [ ] The number of [sitewide accessibility tickets](https://github.com/department-of-veterans-affairs/va.gov-team/issues?q=is%3Aopen+is%3Aissue+label%3A508%2FAccessibility+label%3Asitewide) in the backlog is reduced ## Known Blockers/Dependencies *List any blockers or dependencies for this work to be completed* - [ ] The autocomplete component [needs an update of the Downshift component](https://github.com/department-of-veterans-affairs/va.gov-team/issues/2418) site-wide - [ ] Some components may need to be rebuilt as open web components - [ ] Time to familiarize myself with the Web Components library being used ## Projected Launch Date * When do you expect to be completed rolling out this initiative* ## Launch Checklist ### Guidance (delete before posting) _This checklist is intended to be used to help answer, "is my VSP initiative ready for launch?". All of the items in this checklist should be completed, with artifacts linked---or have a brief explanation of why they've been skipped---before launching a given VSP initiative. All links or explanations can be provided in **Required Artifacts** sections. The items that can be skipped are marked as such._ _Keep in mind the distinction between **Product** and **Initiative** --- each Product needs specific supporting documentation, but Initiatives to improve existing Products should reuse existing documentation for that Product. [VSP Product Terminology](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-terminology.md) for details._ ### Is this service / tool / feature... ### ... tested? - [ ] Usability test (_TODO: link_) has been performed, to validate that new changes enable users to do what was intended and that these changes don't worsen quality elsewhere. If usability test isn't relevant for this change, document the reason for skipping it. - [ ] ... and issues discovered in usability testing have been addressed. * _Note on skipping: metrics that show the impact of before/after can be a substitute for usability testing._ - [ ] End-to-end [manual QA](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/quality-assurance/README.md) or [UAT](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/research/planning/what-is-uat.md) is complete, to validate there are no high-severity issues before launching - [ ] _(if applicable)_ New functionality has thorough, automated tests running in CI/CD ### ... documented? - [ ] New documentation is written pursuant to our [documentation style guide](https://github.com/department-of-veterans-affairs/va.gov-team/tree/master/platform/documentation/style-guide) - [ ] Product is included in the [List of VSP Products](https://docs.google.com/spreadsheets/d/1Fn2lD419WE3sTZJtN2Ensrjqaz0jH3WvLaBtn812Wjo/edit#gid=0) * _List the existing product that this initiative fits within, or add a new product to this list._ - [ ] Internal-facing: there's a [Product Outline](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-outline-template.md) checked into [`products/platform/PRODUCT_NAME/`](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/products/platform/) * _Note: the Product Directory Name should match 1:1 with the List of VSP Products_ - [ ] External-facing: a [VFS-facing README](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-readme-template.md) exists for this product/feature tool - [ ] ... and should be located at `platform/PRODUCT_NAME/README.md` - [ ] External-facing: a [User Guide](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/writing-user-guides.md) exists for this product/feature/tool, and is updated for changes from this initiative - [ ] ... and should be linked from the VFS-facing README for your product - [ ] ... and should be located within `platform/PRODUCT_NAME/`, unless you already have another location for it - [ ] _(if applicable)_... and post to [#vsp-content-ia](https://dsva.slack.com/channels/vsp-content-ia) about whether this should be added to the [Documentation homepage](https://department-of-veterans-affairs.github.io/va.gov-team/) - [ ] _(if applicable)_ Post to [#vsp-service-design](https://dsva.slack.com/channels/vsp-service-design) for external communication about this change (e.g. VSP Newsletter, customer-facing meetings) ### ... measurable - [ ] _(if applicable)_ This change has clearly-defined success metrics, with instrumentation of those analytics where possible, or a reason documented for skipping it. * For help, see: [Analytics team](https://github.com/department-of-veterans-affairs/va.gov-team/tree/master/platform/analytics) - [ ] This change has an accompanying [VSP Initiative Release Plan](https://github.com/department-of-veterans-affairs/va.gov-team/issues/new/choose). ## Required Artifacts ### Documentation * **`PRODUCT_NAME`**: _directory name used for your product documentation_ * **Product Outline**: _link to Product Outline_ * **README**: _link to VFS-facing README for your product_ * **User Guide**: _link to User Guide_ ### Testing * **Usability test**: _link to GitHub issue, or provide reason for skipping_ * **Manual QA**: _link to GitHub issue or documented results_ * **Automated tests**: _link to tests, or "N/A"_ ### Measurement * **Success metrics**: _link to where success metrics are measured, or where they're defined (Product Outline is OK), or provide reason for skipping_ * **Release plan**: _link to Release Plan ticket_ ## TODOs - [ ] Convert this issue to an epic - [ ] Add your team's label to this epic
1.0
Design System Accessibility Improvements - ## Problem Statement There are open accessibility issues for our design system. The number of non-launch blocking issues increases every time a new product is launched because of these issues. How might we improve reusable components to assist VFS teams? ## Hypothesis or Bet By resolving these accessibility issues for our design system, we will provide a solution that scales across the platform and reduce the number of sitewide accessibility issues. ## We will know we're done when... ("Definition of Done") *What requirements does this project need to meet for you to finish this initiative?* - [ ] The backlog of [design system accessibility issues](https://github.com/department-of-veterans-affairs/vets-design-system-documentation/issues?q=is%3Aopen+is%3Aissue+label%3Aaccessibility) are fixed (or deemed no longer issues) and closed - [ ] The number of [sitewide accessibility tickets](https://github.com/department-of-veterans-affairs/va.gov-team/issues?q=is%3Aopen+is%3Aissue+label%3A508%2FAccessibility+label%3Asitewide) in the backlog is reduced ## Known Blockers/Dependencies *List any blockers or dependencies for this work to be completed* - [ ] The autocomplete component [needs an update of the Downshift component](https://github.com/department-of-veterans-affairs/va.gov-team/issues/2418) site-wide - [ ] Some components may need to be rebuilt as open web components - [ ] Time to familiarize myself with the Web Components library being used ## Projected Launch Date * When do you expect to be completed rolling out this initiative* ## Launch Checklist ### Guidance (delete before posting) _This checklist is intended to be used to help answer, "is my VSP initiative ready for launch?". All of the items in this checklist should be completed, with artifacts linked---or have a brief explanation of why they've been skipped---before launching a given VSP initiative. All links or explanations can be provided in **Required Artifacts** sections. The items that can be skipped are marked as such._ _Keep in mind the distinction between **Product** and **Initiative** --- each Product needs specific supporting documentation, but Initiatives to improve existing Products should reuse existing documentation for that Product. [VSP Product Terminology](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-terminology.md) for details._ ### Is this service / tool / feature... ### ... tested? - [ ] Usability test (_TODO: link_) has been performed, to validate that new changes enable users to do what was intended and that these changes don't worsen quality elsewhere. If usability test isn't relevant for this change, document the reason for skipping it. - [ ] ... and issues discovered in usability testing have been addressed. * _Note on skipping: metrics that show the impact of before/after can be a substitute for usability testing._ - [ ] End-to-end [manual QA](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/quality-assurance/README.md) or [UAT](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/research/planning/what-is-uat.md) is complete, to validate there are no high-severity issues before launching - [ ] _(if applicable)_ New functionality has thorough, automated tests running in CI/CD ### ... documented? - [ ] New documentation is written pursuant to our [documentation style guide](https://github.com/department-of-veterans-affairs/va.gov-team/tree/master/platform/documentation/style-guide) - [ ] Product is included in the [List of VSP Products](https://docs.google.com/spreadsheets/d/1Fn2lD419WE3sTZJtN2Ensrjqaz0jH3WvLaBtn812Wjo/edit#gid=0) * _List the existing product that this initiative fits within, or add a new product to this list._ - [ ] Internal-facing: there's a [Product Outline](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-outline-template.md) checked into [`products/platform/PRODUCT_NAME/`](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/products/platform/) * _Note: the Product Directory Name should match 1:1 with the List of VSP Products_ - [ ] External-facing: a [VFS-facing README](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/product-readme-template.md) exists for this product/feature tool - [ ] ... and should be located at `platform/PRODUCT_NAME/README.md` - [ ] External-facing: a [User Guide](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/teams/vsp/product-management/writing-user-guides.md) exists for this product/feature/tool, and is updated for changes from this initiative - [ ] ... and should be linked from the VFS-facing README for your product - [ ] ... and should be located within `platform/PRODUCT_NAME/`, unless you already have another location for it - [ ] _(if applicable)_... and post to [#vsp-content-ia](https://dsva.slack.com/channels/vsp-content-ia) about whether this should be added to the [Documentation homepage](https://department-of-veterans-affairs.github.io/va.gov-team/) - [ ] _(if applicable)_ Post to [#vsp-service-design](https://dsva.slack.com/channels/vsp-service-design) for external communication about this change (e.g. VSP Newsletter, customer-facing meetings) ### ... measurable - [ ] _(if applicable)_ This change has clearly-defined success metrics, with instrumentation of those analytics where possible, or a reason documented for skipping it. * For help, see: [Analytics team](https://github.com/department-of-veterans-affairs/va.gov-team/tree/master/platform/analytics) - [ ] This change has an accompanying [VSP Initiative Release Plan](https://github.com/department-of-veterans-affairs/va.gov-team/issues/new/choose). ## Required Artifacts ### Documentation * **`PRODUCT_NAME`**: _directory name used for your product documentation_ * **Product Outline**: _link to Product Outline_ * **README**: _link to VFS-facing README for your product_ * **User Guide**: _link to User Guide_ ### Testing * **Usability test**: _link to GitHub issue, or provide reason for skipping_ * **Manual QA**: _link to GitHub issue or documented results_ * **Automated tests**: _link to tests, or "N/A"_ ### Measurement * **Success metrics**: _link to where success metrics are measured, or where they're defined (Product Outline is OK), or provide reason for skipping_ * **Release plan**: _link to Release Plan ticket_ ## TODOs - [ ] Convert this issue to an epic - [ ] Add your team's label to this epic
test
design system accessibility improvements problem statement there are open accessibility issues for our design system the number of non launch blocking issues increases every time a new product is launched because of these issues how might we improve reusable components to assist vfs teams hypothesis or bet by resolving these accessibility issues for our design system we will provide a solution that scales across the platform and reduce the number of sitewide accessibility issues we will know we re done when definition of done what requirements does this project need to meet for you to finish this initiative the backlog of are fixed or deemed no longer issues and closed the number of in the backlog is reduced known blockers dependencies list any blockers or dependencies for this work to be completed the autocomplete component site wide some components may need to be rebuilt as open web components time to familiarize myself with the web components library being used projected launch date when do you expect to be completed rolling out this initiative launch checklist guidance delete before posting this checklist is intended to be used to help answer is my vsp initiative ready for launch all of the items in this checklist should be completed with artifacts linked or have a brief explanation of why they ve been skipped before launching a given vsp initiative all links or explanations can be provided in required artifacts sections the items that can be skipped are marked as such keep in mind the distinction between product and initiative each product needs specific supporting documentation but initiatives to improve existing products should reuse existing documentation for that product for details is this service tool feature tested usability test todo link has been performed to validate that new changes enable users to do what was intended and that these changes don t worsen quality elsewhere if usability test isn t relevant for this change document the reason for skipping it and issues discovered in usability testing have been addressed note on skipping metrics that show the impact of before after can be a substitute for usability testing end to end or is complete to validate there are no high severity issues before launching if applicable new functionality has thorough automated tests running in ci cd documented new documentation is written pursuant to our product is included in the list the existing product that this initiative fits within or add a new product to this list internal facing there s a checked into note the product directory name should match with the list of vsp products external facing a exists for this product feature tool and should be located at platform product name readme md external facing a exists for this product feature tool and is updated for changes from this initiative and should be linked from the vfs facing readme for your product and should be located within platform product name unless you already have another location for it if applicable and post to about whether this should be added to the if applicable post to for external communication about this change e g vsp newsletter customer facing meetings measurable if applicable this change has clearly defined success metrics with instrumentation of those analytics where possible or a reason documented for skipping it for help see this change has an accompanying required artifacts documentation product name directory name used for your product documentation product outline link to product outline readme link to vfs facing readme for your product user guide link to user guide testing usability test link to github issue or provide reason for skipping manual qa link to github issue or documented results automated tests link to tests or n a measurement success metrics link to where success metrics are measured or where they re defined product outline is ok or provide reason for skipping release plan link to release plan ticket todos convert this issue to an epic add your team s label to this epic
1
354,187
10,563,497,064
IssuesEvent
2019-10-04 21:08:52
robotframework/SeleniumLibrary
https://api.github.com/repos/robotframework/SeleniumLibrary
closed
Drop Python 3.4 support in SeleniumLibrary 4.1
backwards incompatible enhancement priority: high
Python 3.4 is [end of life](https://www.python.org/dev/peps/pep-0429/) and we should remove support for it. Mainly this mean that we update Travis to test with Python 3.5. Inform community also about the decision.
1.0
Drop Python 3.4 support in SeleniumLibrary 4.1 - Python 3.4 is [end of life](https://www.python.org/dev/peps/pep-0429/) and we should remove support for it. Mainly this mean that we update Travis to test with Python 3.5. Inform community also about the decision.
non_test
drop python support in seleniumlibrary python is and we should remove support for it mainly this mean that we update travis to test with python inform community also about the decision
0
229,294
7,573,500,907
IssuesEvent
2018-04-23 17:58:00
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
6rc3 build size multiplied by 4 & build time multiplied by 2
priority: 2 (required)
### Versions ``` Angular CLI: 6.0.0-rc.3 Node: 8.11.1 OS: win32 x64 Angular: 6.0.0-rc.3 ... animations, cli, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, router @angular/cdk: 6.0.0-rc.1 @angular/material: 6.0.0-rc.1 @angular-devkit/architect: 0.5.5 @angular-devkit/build-angular: 0.5.5 @angular-devkit/build-optimizer: 0.5.5 @angular-devkit/core: 0.5.5 @angular-devkit/schematics: 0.5.5 @ngtools/json-schema: 1.1.0 @ngtools/webpack: 6.0.0-rc.3 @schematics/angular: 0.5.5 @schematics/update: 0.5.5 typescript: 2.7.2 webpack: 4.5.0 ``` ### Repro steps update from 1.7.x to 6rc3 ### Observed behavior | cli version | build size in MB | build time in ms | command | |-------------|------------|------------|---------------------------------------------------------------| | 1.7.x | 8.24 | 150000 | ng build --prod (+ others i18 options) | | 6 rc.x | 40.4 | 325078 | ng build myProject (+see image below) | ![image](https://user-images.githubusercontent.com/2789203/38662562-0c4be330-3e35-11e8-81f5-30f84edcd5c9.png)
1.0
6rc3 build size multiplied by 4 & build time multiplied by 2 - ### Versions ``` Angular CLI: 6.0.0-rc.3 Node: 8.11.1 OS: win32 x64 Angular: 6.0.0-rc.3 ... animations, cli, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, router @angular/cdk: 6.0.0-rc.1 @angular/material: 6.0.0-rc.1 @angular-devkit/architect: 0.5.5 @angular-devkit/build-angular: 0.5.5 @angular-devkit/build-optimizer: 0.5.5 @angular-devkit/core: 0.5.5 @angular-devkit/schematics: 0.5.5 @ngtools/json-schema: 1.1.0 @ngtools/webpack: 6.0.0-rc.3 @schematics/angular: 0.5.5 @schematics/update: 0.5.5 typescript: 2.7.2 webpack: 4.5.0 ``` ### Repro steps update from 1.7.x to 6rc3 ### Observed behavior | cli version | build size in MB | build time in ms | command | |-------------|------------|------------|---------------------------------------------------------------| | 1.7.x | 8.24 | 150000 | ng build --prod (+ others i18 options) | | 6 rc.x | 40.4 | 325078 | ng build myProject (+see image below) | ![image](https://user-images.githubusercontent.com/2789203/38662562-0c4be330-3e35-11e8-81f5-30f84edcd5c9.png)
non_test
build size multiplied by build time multiplied by versions angular cli rc node os angular rc animations cli common compiler compiler cli core forms http language service platform browser platform browser dynamic router angular cdk rc angular material rc angular devkit architect angular devkit build angular angular devkit build optimizer angular devkit core angular devkit schematics ngtools json schema ngtools webpack rc schematics angular schematics update typescript webpack repro steps update from x to observed behavior cli version build size in mb build time in ms command x ng build prod others options rc x ng build myproject see image below
0
52,159
6,221,768,358
IssuesEvent
2017-07-10 07:08:43
TerriaJS/aremi-natmap
https://api.github.com/repos/TerriaJS/aremi-natmap
closed
Single inverted comma appearing as incorrect symbol
GA-testing
The NationalMaps code base is having trouble displaying single inverted commas. Please check AREMI for this same problem. The single inverted comma is being displayed a 'question mark' inside a diamond.
1.0
Single inverted comma appearing as incorrect symbol - The NationalMaps code base is having trouble displaying single inverted commas. Please check AREMI for this same problem. The single inverted comma is being displayed a 'question mark' inside a diamond.
test
single inverted comma appearing as incorrect symbol the nationalmaps code base is having trouble displaying single inverted commas please check aremi for this same problem the single inverted comma is being displayed a question mark inside a diamond
1
262,575
22,918,876,864
IssuesEvent
2022-07-17 11:16:45
wta-fourty-love/application
https://api.github.com/repos/wta-fourty-love/application
closed
[App-193]: set SimpleCov minimum coverage threshold to 90%
Configuration Testing CI/CD Metrics
set SimpleCov minimum coverage threshold to 90%
1.0
[App-193]: set SimpleCov minimum coverage threshold to 90% - set SimpleCov minimum coverage threshold to 90%
test
set simplecov minimum coverage threshold to set simplecov minimum coverage threshold to
1
278,845
24,180,708,367
IssuesEvent
2022-09-23 08:37:41
MohistMC/Mohist
https://api.github.com/repos/MohistMC/Mohist
closed
[1.16.5]PlayerEvent.Clone Never get called
1.16.5 Wait Needs Testing
<!-- ISSUE_TEMPLATE_3 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use these websites : --> <!-- https://gist.github.com (recommended) --> <!-- https://mclo.gs --> <!-- https://haste.mohistmc.com --> <!-- https://pastebin.com --> <!-- TO FILL THIS TEMPLATE, YOU NEED TO REPLACE THE {} BY WHAT YOU WANT --> **Minecraft Version :** 1.16.5 **Mohist Version :** 1077 **Operating System :** Windows **Logs :** No logs **Mod list :** My own mod **Plugin list :** Clearlagg Authme Multiverse PlaceHolderAPI WorldEdit **Description of issue :** I wrote a mod with a listener suscribes PlayerEvent.Clone. It should be called if player was died. However, it never get called, I tested in singleplayer and it works. ``` @SubscribeEvent public static void death(PlayerEvent.Clone ev) { System.out.println("fired"); } ```
1.0
[1.16.5]PlayerEvent.Clone Never get called - <!-- ISSUE_TEMPLATE_3 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use these websites : --> <!-- https://gist.github.com (recommended) --> <!-- https://mclo.gs --> <!-- https://haste.mohistmc.com --> <!-- https://pastebin.com --> <!-- TO FILL THIS TEMPLATE, YOU NEED TO REPLACE THE {} BY WHAT YOU WANT --> **Minecraft Version :** 1.16.5 **Mohist Version :** 1077 **Operating System :** Windows **Logs :** No logs **Mod list :** My own mod **Plugin list :** Clearlagg Authme Multiverse PlaceHolderAPI WorldEdit **Description of issue :** I wrote a mod with a listener suscribes PlayerEvent.Clone. It should be called if player was died. However, it never get called, I tested in singleplayer and it works. ``` @SubscribeEvent public static void death(PlayerEvent.Clone ev) { System.out.println("fired"); } ```
test
playerevent clone never get called important do not delete this line minecraft version mohist version operating system windows logs no logs mod list my own mod plugin list clearlagg authme multiverse placeholderapi worldedit description of issue i wrote a mod with a listener suscribes playerevent clone it should be called if player was died however it never get called i tested in singleplayer and it works subscribeevent public static void death playerevent clone ev system out println fired
1
270,474
23,511,557,350
IssuesEvent
2022-08-18 17:03:05
PowerShell/Microsoft.PowerShell.Archive
https://api.github.com/repos/PowerShell/Microsoft.PowerShell.Archive
closed
Compress-Archive Tests
Issue-Enhancement P0 Area - Archive Format Test Scenario Area - Symlinks Area - Error Handling
This is a mega-issue that divides the tests to be added to Compress-Archive. This list is not complete, and more tests will be added over time. [x] indicates the test has been added to `Compress-Archive.Tests.ps1`. [ ] indices the test has not yet been added. All tests will be written in Pester 5. Old tests will be updated. # Parameter set validation tests - [x] Validate errors from empty or null `-Path` and `-DestinationPath` parameters - [x] Validate errors from non-existent `-Path` - [x] Validate errors from non-existent `-LiteralPath` - [x] Validate error when duplicate paths are supplied to `-Path` - [x] Validate error when duplicate paths are supplied to `-LiteralPath` - [x] Validate source path can be at SystemDrive location - [x] Validate error when `-Path` contains duplicate paths [Duplicate Paths] - [x] Validate error when `-LiteralPath` contains duplicate paths [Duplicate Paths] - [x] Throws an error when Path and DestinationPath are the same and -Update is specified - [x] Throws an error when Path and DestinationPath are the same and -Overwrite is specified - [x] Throws an error when LiteralPath and DestinationPath are the same and -Update is specified - [x] Throws an error when LiteralPath and DestinationPath are the same and -Overwrite is specified Can't be tested: - Throws an error when LiteralPath and DestinationPath are the same (cannot be tested -- others error will be thrown) - Throws an error when Path and DestinationPath are the same (cannot be tested -- others error will be thrown) # -DestinationPath and -WriteMode Overwrite Tests - [x] Throws a terminating error when archive file already exists and -Update and -Overwrite parameters are not specified - [x] Throws a terminating error when archive file exists and -Update is specified but the archive is read-only - [x] Throws a terminating error when archive already exists as a directory and -Update and -Overwrite parameters are not specified - [x] Throws a terminating error when DestinationPath is a directory and -Update is specified - [x] Throws a terminating error when DestinationPath is a folder containing at least 1 item and Overwrite is specified - [x] Throws a terminating error when archive does not exist and -Update mode is specified - [x] Overwrites a directory containing no items when -Overwrite is specified - [x] Overwrites an archive that already exists - Ensure all previous contents of the archive are not retained unless passed - [x] Throws a terminating error when trying to overwrite DestinationPath which is the empty working directory # -Action tests - [x] Throws a terminating error when an incorrect value is supplied to -Action - [x] -Action Create works Not needed: - -Action Update works (not needed since we have tests for update) - -Action Overwrite works (not needed since we have tests for overwrite) # Special and Wildcard Characters - [x] Accepts DestinationPath parameter with wildcard characters that resolves to one path - [x] Accepts LiteralPath parameter for a directory with wildcard characters in the directory name - [x] **[NEEDED]** Accepts DestinationPath parameter with [ but no matching ] - [x] Accepts LiteralPath parameter for a file with wildcards in the filename # Basic functional tests - [x] Compresses a single file - [x] Compresses a non-empty directory - [x] Compresses an empty directory - [x] Compresses multiple files - [x] Compresses multiple files and a single empty directory - [x] Compresses multiple files and a single non-empty directory - [x] Compresses multiple files and non-empty directories - [x] Compresses multiple files, non-empty directories, and an empty directory - [x] Compresses a directory containing files, non-empty directories, and an empty directory can be compressed" - [x] Compresses a zero-byte file # Zip-specific tests - [x] Compresses a file whose last write time is <1980 - [x] Compresses a directory whose last write time is <1980 - [x] Writes a warning when compressing a file whose last write time is before 1980 - [x] Writes a warning when compressing a directory whose last write time is before 1980 - [x] Creates an archive containing files > 4GB - [x] Creates an archive > 4GB in size # `-PassThru` parameter - [x] Returns an object of type System.IO.FileInfo when PassThru is specified - [x] Does not return an object when PassThru is not specified - [x] Does not return an object when PassThru is false # `-Update` parameter - [x] Does not throw an error when -Update is specified and the archive already exists - [x] Appends a file to an archive when -WriteMode Update is specified - [x] Modifies a pre-existing file in an archive when -WriteMode Update is specified - [x] Adds directory's children when updating a directory in the archive Notes: - Ensure pre-existing files and directories are not replaced when updating an archive # `-CompressionLevel` parameter - [x] Throws an error when an invalid value is supplied to CompressionLevel" # File permissions, locked files, hidden files, symbolic links, etc. - [x] Skips archiving a file in use - [x] Compresses a read-only file - [x] Compresses a hidden file - [x] Compresses a hidden directory - [x] Compresses a directory containing a hidden file and directory # Pipelining - [x] Creates an archives when paths are passed via pipeline - [x] Creates an archives when paths are passed to -Path via pipeline by name - [x] Creates an archives when paths are passed to -LiteralPath via pipeline by name # Archive formats and `-Format` parameter - [x] Throws an error when an invalid value is supplied to -Format - [x] Creates a zip archive when -Format is not specified and the destination path does not have a matching extension - [x] Emits a warning when DestinationPath does not have an extension that matches the value of -Format - [x] Emits a warning when DestinationPath does not have an extension that matches any extension for a supported archive format - [x] Emits a warning when DestinationPath has no extension and -Format is specified - [x] Emits a warning when DestinationPath has no extension and -Format is not specified - [x] Does not emit a warning when DestinationPath has an extension that matches the value supplied to -Format - [x] Does not emit a warning when DestinationPath has a .zip extension and -Format is not specified # Path Structure Preservation Tests - [x] Creates an archive containing only a file when the path to that file is not relative to the working directory - [x] Compressing a relative path to a file creates an archive containing that file and its parent directories - [x] Compressing a relative path containing .. behaves like compressing an absolute path - [x] Compressing a relative path containing ~ works when the home directory is relative to the working directory - [x] Compressing a relative path containing wildcard characters preserves the relative directory structure - [x] Validate `-Path` can be a relative path - [x] Validate `-LiteralPath` can be a relative path - [x] Validate `-DestinatonPath` can be a relative path
1.0
Compress-Archive Tests - This is a mega-issue that divides the tests to be added to Compress-Archive. This list is not complete, and more tests will be added over time. [x] indicates the test has been added to `Compress-Archive.Tests.ps1`. [ ] indices the test has not yet been added. All tests will be written in Pester 5. Old tests will be updated. # Parameter set validation tests - [x] Validate errors from empty or null `-Path` and `-DestinationPath` parameters - [x] Validate errors from non-existent `-Path` - [x] Validate errors from non-existent `-LiteralPath` - [x] Validate error when duplicate paths are supplied to `-Path` - [x] Validate error when duplicate paths are supplied to `-LiteralPath` - [x] Validate source path can be at SystemDrive location - [x] Validate error when `-Path` contains duplicate paths [Duplicate Paths] - [x] Validate error when `-LiteralPath` contains duplicate paths [Duplicate Paths] - [x] Throws an error when Path and DestinationPath are the same and -Update is specified - [x] Throws an error when Path and DestinationPath are the same and -Overwrite is specified - [x] Throws an error when LiteralPath and DestinationPath are the same and -Update is specified - [x] Throws an error when LiteralPath and DestinationPath are the same and -Overwrite is specified Can't be tested: - Throws an error when LiteralPath and DestinationPath are the same (cannot be tested -- others error will be thrown) - Throws an error when Path and DestinationPath are the same (cannot be tested -- others error will be thrown) # -DestinationPath and -WriteMode Overwrite Tests - [x] Throws a terminating error when archive file already exists and -Update and -Overwrite parameters are not specified - [x] Throws a terminating error when archive file exists and -Update is specified but the archive is read-only - [x] Throws a terminating error when archive already exists as a directory and -Update and -Overwrite parameters are not specified - [x] Throws a terminating error when DestinationPath is a directory and -Update is specified - [x] Throws a terminating error when DestinationPath is a folder containing at least 1 item and Overwrite is specified - [x] Throws a terminating error when archive does not exist and -Update mode is specified - [x] Overwrites a directory containing no items when -Overwrite is specified - [x] Overwrites an archive that already exists - Ensure all previous contents of the archive are not retained unless passed - [x] Throws a terminating error when trying to overwrite DestinationPath which is the empty working directory # -Action tests - [x] Throws a terminating error when an incorrect value is supplied to -Action - [x] -Action Create works Not needed: - -Action Update works (not needed since we have tests for update) - -Action Overwrite works (not needed since we have tests for overwrite) # Special and Wildcard Characters - [x] Accepts DestinationPath parameter with wildcard characters that resolves to one path - [x] Accepts LiteralPath parameter for a directory with wildcard characters in the directory name - [x] **[NEEDED]** Accepts DestinationPath parameter with [ but no matching ] - [x] Accepts LiteralPath parameter for a file with wildcards in the filename # Basic functional tests - [x] Compresses a single file - [x] Compresses a non-empty directory - [x] Compresses an empty directory - [x] Compresses multiple files - [x] Compresses multiple files and a single empty directory - [x] Compresses multiple files and a single non-empty directory - [x] Compresses multiple files and non-empty directories - [x] Compresses multiple files, non-empty directories, and an empty directory - [x] Compresses a directory containing files, non-empty directories, and an empty directory can be compressed" - [x] Compresses a zero-byte file # Zip-specific tests - [x] Compresses a file whose last write time is <1980 - [x] Compresses a directory whose last write time is <1980 - [x] Writes a warning when compressing a file whose last write time is before 1980 - [x] Writes a warning when compressing a directory whose last write time is before 1980 - [x] Creates an archive containing files > 4GB - [x] Creates an archive > 4GB in size # `-PassThru` parameter - [x] Returns an object of type System.IO.FileInfo when PassThru is specified - [x] Does not return an object when PassThru is not specified - [x] Does not return an object when PassThru is false # `-Update` parameter - [x] Does not throw an error when -Update is specified and the archive already exists - [x] Appends a file to an archive when -WriteMode Update is specified - [x] Modifies a pre-existing file in an archive when -WriteMode Update is specified - [x] Adds directory's children when updating a directory in the archive Notes: - Ensure pre-existing files and directories are not replaced when updating an archive # `-CompressionLevel` parameter - [x] Throws an error when an invalid value is supplied to CompressionLevel" # File permissions, locked files, hidden files, symbolic links, etc. - [x] Skips archiving a file in use - [x] Compresses a read-only file - [x] Compresses a hidden file - [x] Compresses a hidden directory - [x] Compresses a directory containing a hidden file and directory # Pipelining - [x] Creates an archives when paths are passed via pipeline - [x] Creates an archives when paths are passed to -Path via pipeline by name - [x] Creates an archives when paths are passed to -LiteralPath via pipeline by name # Archive formats and `-Format` parameter - [x] Throws an error when an invalid value is supplied to -Format - [x] Creates a zip archive when -Format is not specified and the destination path does not have a matching extension - [x] Emits a warning when DestinationPath does not have an extension that matches the value of -Format - [x] Emits a warning when DestinationPath does not have an extension that matches any extension for a supported archive format - [x] Emits a warning when DestinationPath has no extension and -Format is specified - [x] Emits a warning when DestinationPath has no extension and -Format is not specified - [x] Does not emit a warning when DestinationPath has an extension that matches the value supplied to -Format - [x] Does not emit a warning when DestinationPath has a .zip extension and -Format is not specified # Path Structure Preservation Tests - [x] Creates an archive containing only a file when the path to that file is not relative to the working directory - [x] Compressing a relative path to a file creates an archive containing that file and its parent directories - [x] Compressing a relative path containing .. behaves like compressing an absolute path - [x] Compressing a relative path containing ~ works when the home directory is relative to the working directory - [x] Compressing a relative path containing wildcard characters preserves the relative directory structure - [x] Validate `-Path` can be a relative path - [x] Validate `-LiteralPath` can be a relative path - [x] Validate `-DestinatonPath` can be a relative path
test
compress archive tests this is a mega issue that divides the tests to be added to compress archive this list is not complete and more tests will be added over time indicates the test has been added to compress archive tests indices the test has not yet been added all tests will be written in pester old tests will be updated parameter set validation tests validate errors from empty or null path and destinationpath parameters validate errors from non existent path validate errors from non existent literalpath validate error when duplicate paths are supplied to path validate error when duplicate paths are supplied to literalpath validate source path can be at systemdrive location validate error when path contains duplicate paths validate error when literalpath contains duplicate paths throws an error when path and destinationpath are the same and update is specified throws an error when path and destinationpath are the same and overwrite is specified throws an error when literalpath and destinationpath are the same and update is specified throws an error when literalpath and destinationpath are the same and overwrite is specified can t be tested throws an error when literalpath and destinationpath are the same cannot be tested others error will be thrown throws an error when path and destinationpath are the same cannot be tested others error will be thrown destinationpath and writemode overwrite tests throws a terminating error when archive file already exists and update and overwrite parameters are not specified throws a terminating error when archive file exists and update is specified but the archive is read only throws a terminating error when archive already exists as a directory and update and overwrite parameters are not specified throws a terminating error when destinationpath is a directory and update is specified throws a terminating error when destinationpath is a folder containing at least item and overwrite is specified throws a terminating error when archive does not exist and update mode is specified overwrites a directory containing no items when overwrite is specified overwrites an archive that already exists ensure all previous contents of the archive are not retained unless passed throws a terminating error when trying to overwrite destinationpath which is the empty working directory action tests throws a terminating error when an incorrect value is supplied to action action create works not needed action update works not needed since we have tests for update action overwrite works not needed since we have tests for overwrite special and wildcard characters accepts destinationpath parameter with wildcard characters that resolves to one path accepts literalpath parameter for a directory with wildcard characters in the directory name accepts destinationpath parameter with accepts literalpath parameter for a file with wildcards in the filename basic functional tests compresses a single file compresses a non empty directory compresses an empty directory compresses multiple files compresses multiple files and a single empty directory compresses multiple files and a single non empty directory compresses multiple files and non empty directories compresses multiple files non empty directories and an empty directory compresses a directory containing files non empty directories and an empty directory can be compressed compresses a zero byte file zip specific tests compresses a file whose last write time is compresses a directory whose last write time is writes a warning when compressing a file whose last write time is before writes a warning when compressing a directory whose last write time is before creates an archive containing files creates an archive in size passthru parameter returns an object of type system io fileinfo when passthru is specified does not return an object when passthru is not specified does not return an object when passthru is false update parameter does not throw an error when update is specified and the archive already exists appends a file to an archive when writemode update is specified modifies a pre existing file in an archive when writemode update is specified adds directory s children when updating a directory in the archive notes ensure pre existing files and directories are not replaced when updating an archive compressionlevel parameter throws an error when an invalid value is supplied to compressionlevel file permissions locked files hidden files symbolic links etc skips archiving a file in use compresses a read only file compresses a hidden file compresses a hidden directory compresses a directory containing a hidden file and directory pipelining creates an archives when paths are passed via pipeline creates an archives when paths are passed to path via pipeline by name creates an archives when paths are passed to literalpath via pipeline by name archive formats and format parameter throws an error when an invalid value is supplied to format creates a zip archive when format is not specified and the destination path does not have a matching extension emits a warning when destinationpath does not have an extension that matches the value of format emits a warning when destinationpath does not have an extension that matches any extension for a supported archive format emits a warning when destinationpath has no extension and format is specified emits a warning when destinationpath has no extension and format is not specified does not emit a warning when destinationpath has an extension that matches the value supplied to format does not emit a warning when destinationpath has a zip extension and format is not specified path structure preservation tests creates an archive containing only a file when the path to that file is not relative to the working directory compressing a relative path to a file creates an archive containing that file and its parent directories compressing a relative path containing behaves like compressing an absolute path compressing a relative path containing works when the home directory is relative to the working directory compressing a relative path containing wildcard characters preserves the relative directory structure validate path can be a relative path validate literalpath can be a relative path validate destinatonpath can be a relative path
1
6,900
9,203,304,001
IssuesEvent
2019-03-08 01:51:42
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
SplitChunksPlugin breaks Storybook v4 alpha
babel / webpack compatibility with other tools feature request has workaround in progress
Attempting to use [WebPack 4's `SplitChunksPlugin`](https://webpack.js.org/plugins/split-chunks-plugin/) breaks the Storybook v4 alpha. ### Steps to reproduce Make a custom `webpack.config.js` with ```ts module.exports = (baseConfig, configType, defaultConfig) => ({ ...defaultConfig, optimization: { splitChunks: { // doesn't seem to make a difference which options are used... chunks: 'all', name: 'vendors', }, }, }); ``` The storybook doesn't render at all, it's just a blank screen. No errors on the console. ### Please specify which version of Storybook and optionally any affected addons that you're running - `@storybook/addon-actions@4.0.0-alpha.13` - `@storybook/addon-links@4.0.0-alpha.13` - `@storybook/addon-options@4.0.0-alpha.13` - `@storybook/addons@4.0.0-alpha.13` - `@storybook/react@4.0.0-alpha.13`
True
SplitChunksPlugin breaks Storybook v4 alpha - Attempting to use [WebPack 4's `SplitChunksPlugin`](https://webpack.js.org/plugins/split-chunks-plugin/) breaks the Storybook v4 alpha. ### Steps to reproduce Make a custom `webpack.config.js` with ```ts module.exports = (baseConfig, configType, defaultConfig) => ({ ...defaultConfig, optimization: { splitChunks: { // doesn't seem to make a difference which options are used... chunks: 'all', name: 'vendors', }, }, }); ``` The storybook doesn't render at all, it's just a blank screen. No errors on the console. ### Please specify which version of Storybook and optionally any affected addons that you're running - `@storybook/addon-actions@4.0.0-alpha.13` - `@storybook/addon-links@4.0.0-alpha.13` - `@storybook/addon-options@4.0.0-alpha.13` - `@storybook/addons@4.0.0-alpha.13` - `@storybook/react@4.0.0-alpha.13`
non_test
splitchunksplugin breaks storybook alpha attempting to use breaks the storybook alpha steps to reproduce make a custom webpack config js with ts module exports baseconfig configtype defaultconfig defaultconfig optimization splitchunks doesn t seem to make a difference which options are used chunks all name vendors the storybook doesn t render at all it s just a blank screen no errors on the console please specify which version of storybook and optionally any affected addons that you re running storybook addon actions alpha storybook addon links alpha storybook addon options alpha storybook addons alpha storybook react alpha
0
192,832
14,630,447,297
IssuesEvent
2020-12-23 17:44:21
cfpb/hmda-frontend
https://api.github.com/repos/cfpb/hmda-frontend
closed
FFVT 2020
Backlog Test Automation tools
- [x] Make year checking dynamic based on env config - [x] Add Cypress tests for each year beyond 2018 - [x] Make year options dynamic based on env config
1.0
FFVT 2020 - - [x] Make year checking dynamic based on env config - [x] Add Cypress tests for each year beyond 2018 - [x] Make year options dynamic based on env config
test
ffvt make year checking dynamic based on env config add cypress tests for each year beyond make year options dynamic based on env config
1
302,126
26,126,610,415
IssuesEvent
2022-12-28 19:34:25
gazebosim/gz-rendering
https://api.github.com/repos/gazebosim/gz-rendering
closed
DepthCameraTest.DepthCameraBoxes/ogre2 failing on macOS
bug 🏰 citadel tests macOS 🏢 edifice
## Environment * OS Version: macOS * Source or binary build? Source (latest Citadel 9341eb24f37a5c2b1ceb5c2dc07ab8473a2a0f9a and Ediface 44a19485aa32f48fd116ad6b5e938996eb5fbd90) ## Description Example ign-rendering5 failure: https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering5-homebrew-amd64/17/testReport/(root)/DepthCamera_DepthCameraTest/DepthCameraBoxes_ogre2/ Example ign-rendering3 failure: https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering3-homebrew-amd64/44/testReport/junit/(root)/DepthCamera_DepthCameraTest/DepthCameraBoxes_ogre2/ ## Output The output is long and repeats). Here is the first bunch of output before it starts repeating: ``` 53: [ RUN ] DepthCamera/DepthCameraTest.DepthCameraBoxes/ogre2 53: [Err] [Ogre2RenderEngine.cc:432] Unable to find Ogre Plugin[/usr/local/opt/ogre2.1/lib/OGRE-2.1/RenderSystem_GL3Plus]. Rendering will not be possible.Make sure you have installed OGRE properly. 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:254: Failure 53: Expected: (mb) > (0u), actual: 0 vs 0 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:455: Failure 53: Expected: (b) > (0u), actual: 0 vs 0 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:456: Failure 53: Expected equality of these values: 53: 255u 53: Which is: 255 53: a 53: Which is: 0 ```
1.0
DepthCameraTest.DepthCameraBoxes/ogre2 failing on macOS - ## Environment * OS Version: macOS * Source or binary build? Source (latest Citadel 9341eb24f37a5c2b1ceb5c2dc07ab8473a2a0f9a and Ediface 44a19485aa32f48fd116ad6b5e938996eb5fbd90) ## Description Example ign-rendering5 failure: https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering5-homebrew-amd64/17/testReport/(root)/DepthCamera_DepthCameraTest/DepthCameraBoxes_ogre2/ Example ign-rendering3 failure: https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering3-homebrew-amd64/44/testReport/junit/(root)/DepthCamera_DepthCameraTest/DepthCameraBoxes_ogre2/ ## Output The output is long and repeats). Here is the first bunch of output before it starts repeating: ``` 53: [ RUN ] DepthCamera/DepthCameraTest.DepthCameraBoxes/ogre2 53: [Err] [Ogre2RenderEngine.cc:432] Unable to find Ogre Plugin[/usr/local/opt/ogre2.1/lib/OGRE-2.1/RenderSystem_GL3Plus]. Rendering will not be possible.Make sure you have installed OGRE properly. 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:254: Failure 53: Expected: (mb) > (0u), actual: 0 vs 0 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:455: Failure 53: Expected: (b) > (0u), actual: 0 vs 0 53: /Users/jenkins/workspace/ignition_rendering-ci-ign-rendering3-homebrew-amd64/ign-rendering/test/integration/depth_camera.cc:456: Failure 53: Expected equality of these values: 53: 255u 53: Which is: 255 53: a 53: Which is: 0 ```
test
depthcameratest depthcameraboxes failing on macos environment os version macos source or binary build source latest citadel and ediface description example ign failure example ign failure output the output is long and repeats here is the first bunch of output before it starts repeating depthcamera depthcameratest depthcameraboxes unable to find ogre plugin rendering will not be possible make sure you have installed ogre properly users jenkins workspace ignition rendering ci ign homebrew ign rendering test integration depth camera cc failure expected mb actual vs users jenkins workspace ignition rendering ci ign homebrew ign rendering test integration depth camera cc failure expected b actual vs users jenkins workspace ignition rendering ci ign homebrew ign rendering test integration depth camera cc failure expected equality of these values which is a which is
1
37,540
10,026,223,664
IssuesEvent
2019-07-17 05:53:53
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Assertion failed: zephyr toolchain variant invalid
area: Build System question
Describing the bug trying to build the hello_world sample application. As per getting started guide (https://docs.zephyrproject.org/latest/getting_started/index.html) When I try the build the application using the following command in zephyr source code directory **sudo ~/.local/bin/west build -b nucleo_f446re samples/hello_world** I am getting the error the like this -- west build: build configuration: source directory: /home/rakesh/zephyrproject/zephyr/samples/hello_world build directory: /home/rakesh/zephyrproject/zephyr/build (created) BOARD: nucleo_f446re (origin: command line) -- west build: generating a build system Zephyr version: 1.14.99 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "3.4") -- Selected BOARD nucleo_f446re **CMake Error at /home/rakesh/zephyrproject/zephyr/cmake/extensions.cmake:1324 (message): Assertion failed: Zephyr toolchain variant invalid: please set the ZEPHYR_TOOLCHAIN_VARIANT-variable Call Stack (most recent call first): /home/rakesh/zephyrproject/zephyr/cmake/generic_toolchain.cmake:54 (assert) /home/rakesh/zephyrproject/zephyr/cmake/app/boilerplate.cmake:428 (include) CMakeLists.txt:5 (include)** **-- Configuring incomplete, errors occurred! ERROR: command exited with status 1: /usr/local/bin/cmake -B/home/rakesh/zephyrproject/zephyr/build -S/home/rakesh/zephyrproject/zephyr/samples/hello_world -GNinja -DBOARD=nucleo_f446re run as "west -v build -b nucleo_f446re samples/hello_world" for a stack trace** I have done all the configuration like build environment setup, exporting environmental variable. Environmental variable output ZEPHYR_TOOLCHAIN_VARIANT=zephyr ZEPHYR_BASE=/home/rakesh/zephyrproject/zephyr ZEPHYR_SDK_INSTALL_DIR=/home/rakesh/zephyr-sdk-0.10.1/ Host and SDK deytails: Ubuntu 18.04 Zephyr SDK sdk-0.10.1
1.0
Assertion failed: zephyr toolchain variant invalid - Describing the bug trying to build the hello_world sample application. As per getting started guide (https://docs.zephyrproject.org/latest/getting_started/index.html) When I try the build the application using the following command in zephyr source code directory **sudo ~/.local/bin/west build -b nucleo_f446re samples/hello_world** I am getting the error the like this -- west build: build configuration: source directory: /home/rakesh/zephyrproject/zephyr/samples/hello_world build directory: /home/rakesh/zephyrproject/zephyr/build (created) BOARD: nucleo_f446re (origin: command line) -- west build: generating a build system Zephyr version: 1.14.99 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "3.4") -- Selected BOARD nucleo_f446re **CMake Error at /home/rakesh/zephyrproject/zephyr/cmake/extensions.cmake:1324 (message): Assertion failed: Zephyr toolchain variant invalid: please set the ZEPHYR_TOOLCHAIN_VARIANT-variable Call Stack (most recent call first): /home/rakesh/zephyrproject/zephyr/cmake/generic_toolchain.cmake:54 (assert) /home/rakesh/zephyrproject/zephyr/cmake/app/boilerplate.cmake:428 (include) CMakeLists.txt:5 (include)** **-- Configuring incomplete, errors occurred! ERROR: command exited with status 1: /usr/local/bin/cmake -B/home/rakesh/zephyrproject/zephyr/build -S/home/rakesh/zephyrproject/zephyr/samples/hello_world -GNinja -DBOARD=nucleo_f446re run as "west -v build -b nucleo_f446re samples/hello_world" for a stack trace** I have done all the configuration like build environment setup, exporting environmental variable. Environmental variable output ZEPHYR_TOOLCHAIN_VARIANT=zephyr ZEPHYR_BASE=/home/rakesh/zephyrproject/zephyr ZEPHYR_SDK_INSTALL_DIR=/home/rakesh/zephyr-sdk-0.10.1/ Host and SDK deytails: Ubuntu 18.04 Zephyr SDK sdk-0.10.1
non_test
assertion failed zephyr toolchain variant invalid describing the bug trying to build the hello world sample application as per getting started guide when i try the build the application using the following command in zephyr source code directory sudo local bin west build b nucleo samples hello world i am getting the error the like this west build build configuration source directory home rakesh zephyrproject zephyr samples hello world build directory home rakesh zephyrproject zephyr build created board nucleo origin command line west build generating a build system zephyr version found pythoninterp usr bin found suitable version minimum required is selected board nucleo cmake error at home rakesh zephyrproject zephyr cmake extensions cmake message assertion failed zephyr toolchain variant invalid please set the zephyr toolchain variant variable call stack most recent call first home rakesh zephyrproject zephyr cmake generic toolchain cmake assert home rakesh zephyrproject zephyr cmake app boilerplate cmake include cmakelists txt include configuring incomplete errors occurred error command exited with status usr local bin cmake b home rakesh zephyrproject zephyr build s home rakesh zephyrproject zephyr samples hello world gninja dboard nucleo run as west v build b nucleo samples hello world for a stack trace i have done all the configuration like build environment setup exporting environmental variable environmental variable output zephyr toolchain variant zephyr zephyr base home rakesh zephyrproject zephyr zephyr sdk install dir home rakesh zephyr sdk host and sdk deytails ubuntu zephyr sdk sdk
0
63,373
26,371,150,686
IssuesEvent
2023-01-11 20:48:24
openstreetmap/operations
https://api.github.com/repos/openstreetmap/operations
closed
Replace MultiMaps extension
service:wiki
Once again we have to find a new extension to display maps in the OSM wiki because MultiMaps extension [throws errors](https://phabricator.wikimedia.org/T314227) when used with MediaWiki >= 1.38. The extension is [not maintained anymore](https://phabricator.wikimedia.org/T315007). I would suggest to use the [Kartographer extension](https://www.mediawiki.org/wiki/Extension:Kartographer) because it is maintained by the Wikimedia Foundation. This suggestion has several shortcomings however: - Wikimedia maps is attributed even if we show our own maps. - API keys are readable from a wiki page (example: [wikivoyage.org](https://en.wikivoyage.org/wiki/MediaWiki:Kartographer.js)) - The extension makes useless HTTPS requests to `<tileserver>/img/,13,37.8013,-122.3988,350x350.png?lang=en&domain=localhost&title=Sandbox&groups=_2251fa240a210d2861cc9f44c48d7e3ba116ff2f` (some leftover code by WMF, OSM's tile servers are configured differently). - It expects to find the images of pins at tile.openstreetmap.org, so one can not use them. - It is impossible to show another tile layer like Thunderforest per default. One always has to access the map and then switch the layer individually. All of those issues relate to the fact that WMF first developed this extension for themselves only. They did not take into account other setups or common practices employing Leaflet. I got in touch with their German chapter and they said they will not address these points in 2022 but maybe later. MediaWiki 1.37 has its end of live in November 2022 however.
1.0
Replace MultiMaps extension - Once again we have to find a new extension to display maps in the OSM wiki because MultiMaps extension [throws errors](https://phabricator.wikimedia.org/T314227) when used with MediaWiki >= 1.38. The extension is [not maintained anymore](https://phabricator.wikimedia.org/T315007). I would suggest to use the [Kartographer extension](https://www.mediawiki.org/wiki/Extension:Kartographer) because it is maintained by the Wikimedia Foundation. This suggestion has several shortcomings however: - Wikimedia maps is attributed even if we show our own maps. - API keys are readable from a wiki page (example: [wikivoyage.org](https://en.wikivoyage.org/wiki/MediaWiki:Kartographer.js)) - The extension makes useless HTTPS requests to `<tileserver>/img/,13,37.8013,-122.3988,350x350.png?lang=en&domain=localhost&title=Sandbox&groups=_2251fa240a210d2861cc9f44c48d7e3ba116ff2f` (some leftover code by WMF, OSM's tile servers are configured differently). - It expects to find the images of pins at tile.openstreetmap.org, so one can not use them. - It is impossible to show another tile layer like Thunderforest per default. One always has to access the map and then switch the layer individually. All of those issues relate to the fact that WMF first developed this extension for themselves only. They did not take into account other setups or common practices employing Leaflet. I got in touch with their German chapter and they said they will not address these points in 2022 but maybe later. MediaWiki 1.37 has its end of live in November 2022 however.
non_test
replace multimaps extension once again we have to find a new extension to display maps in the osm wiki because multimaps extension when used with mediawiki the extension is i would suggest to use the because it is maintained by the wikimedia foundation this suggestion has several shortcomings however wikimedia maps is attributed even if we show our own maps api keys are readable from a wiki page example the extension makes useless https requests to img png lang en domain localhost title sandbox groups some leftover code by wmf osm s tile servers are configured differently it expects to find the images of pins at tile openstreetmap org so one can not use them it is impossible to show another tile layer like thunderforest per default one always has to access the map and then switch the layer individually all of those issues relate to the fact that wmf first developed this extension for themselves only they did not take into account other setups or common practices employing leaflet i got in touch with their german chapter and they said they will not address these points in but maybe later mediawiki has its end of live in november however
0
15,405
27,128,574,446
IssuesEvent
2023-02-16 08:02:02
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Renovate not respecting schedule/timezone
type:bug status:requirements priority-5-triage
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're self-hosting Renovate, select which platform you are using. None ### If you're self-hosting Renovate, tell us what version of the platform you run. _No response_ ### Was this something which used to work for you, and then stopped? I never saw this working ### Describe the bug We are observing merge events by renovate outside of the allowed schedule. Here is our configuration: ``` { "extends": [ "config:base" ], "timezone": "CET", "digest": { "enabled": false }, "packageRules": [ { "matchUpdateTypes": ["patch"], "automerge": true, "labels": ["automerge"], "automergeSchedule": [ "after 9:00am every weekday", "before 2:30pm every weekday" ], "schedule": [ "after 9:00am every weekday", "before 2:30pm every weekday" ] } ] } ``` The latest occurence of this bug was today (16th Feb), where a merge was performed at around 1:00am. ### Relevant debug logs <details><summary>Logs</summary> ``` DEBUG: Checking schedule(after 9:00am every weekday,before 2:30pm every weekday, CET)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Found timezone: CET(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Adjusting now for timezone(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Checking 2 schedule(s)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Checking schedule "after 9:00am every weekday"(branch="renovate/prometheus-node-exporter-4.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 32400 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Checking schedule "before 2:30pm every weekday"(branch="renovate/prometheus-node-exporter-4.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 52200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 2:30pm every weekday(branch="renovate/prometheus-node-exporter-4.x") DEBUG: resolveBranchStatus(branchName=renovate/prometheus-node-exporter-4.x, ignoreTests=false)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: getBranchStatus(renovate/prometheus-node-exporter-4.x)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: branch status check result(branch="renovate/prometheus-node-exporter-4.x") { "state": "pending", "statuses": [] } DEBUG: check runs result(branch="renovate/prometheus-node-exporter-4.x") { "checkRuns": [ { "name": "patch-and-sync / argocd-patch", "status": "completed", "conclusion": "success" } ] } DEBUG: Branch status green(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Automerging #337 with strategy auto(branch="renovate/prometheus-node-exporter-4.x") DEBUG: mergePr(337, renovate/prometheus-node-exporter-4.x)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: mergePr(branch="renovate/prometheus-node-exporter-4.x") { "options": { "body": { "merge_method": "rebase" } }, "url": "repos/<REDACTED>/<REDACTED>/pulls/337/merge" } DEBUG: PR merged(branch="renovate/prometheus-node-exporter-4.x") { "automergeResult": { "sha": "d08425c1f8f51724154ee495498eb4ecc5336a4d", "merged": true, "message": "Pull Request successfully merged" }, "pr": 337 } INFO: PR automerged(branch="renovate/prometheus-node-exporter-4.x") { "pr": 337, "prTitle": "chore(deps): update helm release prometheus-node-exporter to v4.13.1" } ``` </details> ### Have you created a minimal reproduction repository? No reproduction repository
1.0
Renovate not respecting schedule/timezone - ### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're self-hosting Renovate, select which platform you are using. None ### If you're self-hosting Renovate, tell us what version of the platform you run. _No response_ ### Was this something which used to work for you, and then stopped? I never saw this working ### Describe the bug We are observing merge events by renovate outside of the allowed schedule. Here is our configuration: ``` { "extends": [ "config:base" ], "timezone": "CET", "digest": { "enabled": false }, "packageRules": [ { "matchUpdateTypes": ["patch"], "automerge": true, "labels": ["automerge"], "automergeSchedule": [ "after 9:00am every weekday", "before 2:30pm every weekday" ], "schedule": [ "after 9:00am every weekday", "before 2:30pm every weekday" ] } ] } ``` The latest occurence of this bug was today (16th Feb), where a merge was performed at around 1:00am. ### Relevant debug logs <details><summary>Logs</summary> ``` DEBUG: Checking schedule(after 9:00am every weekday,before 2:30pm every weekday, CET)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Found timezone: CET(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Adjusting now for timezone(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Checking 2 schedule(s)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Checking schedule "after 9:00am every weekday"(branch="renovate/prometheus-node-exporter-4.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 32400 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Checking schedule "before 2:30pm every weekday"(branch="renovate/prometheus-node-exporter-4.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 52200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 2:30pm every weekday(branch="renovate/prometheus-node-exporter-4.x") DEBUG: resolveBranchStatus(branchName=renovate/prometheus-node-exporter-4.x, ignoreTests=false)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: getBranchStatus(renovate/prometheus-node-exporter-4.x)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: branch status check result(branch="renovate/prometheus-node-exporter-4.x") { "state": "pending", "statuses": [] } DEBUG: check runs result(branch="renovate/prometheus-node-exporter-4.x") { "checkRuns": [ { "name": "patch-and-sync / argocd-patch", "status": "completed", "conclusion": "success" } ] } DEBUG: Branch status green(branch="renovate/prometheus-node-exporter-4.x") DEBUG: Automerging #337 with strategy auto(branch="renovate/prometheus-node-exporter-4.x") DEBUG: mergePr(337, renovate/prometheus-node-exporter-4.x)(branch="renovate/prometheus-node-exporter-4.x") DEBUG: mergePr(branch="renovate/prometheus-node-exporter-4.x") { "options": { "body": { "merge_method": "rebase" } }, "url": "repos/<REDACTED>/<REDACTED>/pulls/337/merge" } DEBUG: PR merged(branch="renovate/prometheus-node-exporter-4.x") { "automergeResult": { "sha": "d08425c1f8f51724154ee495498eb4ecc5336a4d", "merged": true, "message": "Pull Request successfully merged" }, "pr": 337 } INFO: PR automerged(branch="renovate/prometheus-node-exporter-4.x") { "pr": 337, "prTitle": "chore(deps): update helm release prometheus-node-exporter to v4.13.1" } ``` </details> ### Have you created a minimal reproduction repository? No reproduction repository
non_test
renovate not respecting schedule timezone how are you running renovate mend renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response if you re self hosting renovate select which platform you are using none if you re self hosting renovate tell us what version of the platform you run no response was this something which used to work for you and then stopped i never saw this working describe the bug we are observing merge events by renovate outside of the allowed schedule here is our configuration extends config base timezone cet digest enabled false packagerules matchupdatetypes automerge true labels automergeschedule after every weekday before every weekday schedule after every weekday before every weekday the latest occurence of this bug was today feb where a merge was performed at around relevant debug logs logs debug checking schedule after every weekday before every weekday cet branch renovate prometheus node exporter x debug found timezone cet branch renovate prometheus node exporter x debug adjusting now for timezone branch renovate prometheus node exporter x debug checking schedule s branch renovate prometheus node exporter x debug checking schedule after every weekday branch renovate prometheus node exporter x parsedschedule schedules t a d exceptions error debug checking schedule before every weekday branch renovate prometheus node exporter x parsedschedule schedules t b d exceptions error debug matches schedule before every weekday branch renovate prometheus node exporter x debug resolvebranchstatus branchname renovate prometheus node exporter x ignoretests false branch renovate prometheus node exporter x debug getbranchstatus renovate prometheus node exporter x branch renovate prometheus node exporter x debug branch status check result branch renovate prometheus node exporter x state pending statuses debug check runs result branch renovate prometheus node exporter x checkruns name patch and sync argocd patch status completed conclusion success debug branch status green branch renovate prometheus node exporter x debug automerging with strategy auto branch renovate prometheus node exporter x debug mergepr renovate prometheus node exporter x branch renovate prometheus node exporter x debug mergepr branch renovate prometheus node exporter x options body merge method rebase url repos pulls merge debug pr merged branch renovate prometheus node exporter x automergeresult sha merged true message pull request successfully merged pr info pr automerged branch renovate prometheus node exporter x pr prtitle chore deps update helm release prometheus node exporter to have you created a minimal reproduction repository no reproduction repository
0
220,020
17,144,557,874
IssuesEvent
2021-07-13 13:23:32
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: tpcc/mixed-headroom/n5cpu16 failed
C-test-failure O-roachtest O-robot T-kv branch-release-21.1
roachtest.tpcc/mixed-headroom/n5cpu16 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3071093&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3071093&tab=artifacts#/tpcc/mixed-headroom/n5cpu16) on release-21.1 @ [3da8bae2842269ad9ce72b22501293b2efcd3a71](https://github.com/cockroachdb/cockroach/commits/3da8bae2842269ad9ce72b22501293b2efcd3a71): ``` | 3.0s 0 4.0 1.3 15.7 21.0 21.0 21.0 orderStatus | 3.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 payment | 3.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 stockLevel | 4.0s 0 1.0 0.7 83.9 83.9 83.9 83.9 delivery | 4.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 newOrder | 4.0s 0 3.0 1.7 16.3 23.1 23.1 23.1 orderStatus | 4.0s 0 13.0 3.2 18.9 26.2 67.1 67.1 payment | 4.0s 0 1.0 0.2 50.3 50.3 50.3 50.3 stockLevel Wraps: (4) secondary error attachment | signal: killed | (1) signal: killed | Error types: (1) *exec.ExitError Wraps: (5) context canceled Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *secondary.withSecondaryError (5) *errors.errorString cluster.go:2668,tpcc.go:162,tpcc.go:262,mixed_version_jobs.go:58,cluster.go:2646,errgroup.go:57: monitor failure: monitor task failed: t.Fatal() was called (1) attached stack trace -- stack trace: | main.(*monitor).WaitE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2656 | main.(*monitor).Wait | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2664 | main.runTPCC | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:162 | main.registerTPCC.func2.1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:262 | main.(*backgroundStepper).launch.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_jobs.go:58 | main.(*monitor).Go.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2646 | golang.org/x/sync/errgroup.(*Group).Go.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 Wraps: (2) monitor failure Wraps: (3) attached stack trace -- stack trace: | main.(*monitor).wait.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2712 Wraps: (4) monitor task failed Wraps: (5) attached stack trace -- stack trace: | main.init | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2626 | runtime.doInit | /usr/local/go/src/runtime/proc.go:5652 | runtime.main | /usr/local/go/src/runtime/proc.go:191 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (6) t.Fatal() was called Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh tpcc/mixed-headroom/n5cpu16 ``` </p> </p> </details> /cc @cockroachdb/kv <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*tpcc/mixed-headroom/n5cpu16.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: tpcc/mixed-headroom/n5cpu16 failed - roachtest.tpcc/mixed-headroom/n5cpu16 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3071093&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3071093&tab=artifacts#/tpcc/mixed-headroom/n5cpu16) on release-21.1 @ [3da8bae2842269ad9ce72b22501293b2efcd3a71](https://github.com/cockroachdb/cockroach/commits/3da8bae2842269ad9ce72b22501293b2efcd3a71): ``` | 3.0s 0 4.0 1.3 15.7 21.0 21.0 21.0 orderStatus | 3.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 payment | 3.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 stockLevel | 4.0s 0 1.0 0.7 83.9 83.9 83.9 83.9 delivery | 4.0s 0 0.0 0.0 0.0 0.0 0.0 0.0 newOrder | 4.0s 0 3.0 1.7 16.3 23.1 23.1 23.1 orderStatus | 4.0s 0 13.0 3.2 18.9 26.2 67.1 67.1 payment | 4.0s 0 1.0 0.2 50.3 50.3 50.3 50.3 stockLevel Wraps: (4) secondary error attachment | signal: killed | (1) signal: killed | Error types: (1) *exec.ExitError Wraps: (5) context canceled Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *secondary.withSecondaryError (5) *errors.errorString cluster.go:2668,tpcc.go:162,tpcc.go:262,mixed_version_jobs.go:58,cluster.go:2646,errgroup.go:57: monitor failure: monitor task failed: t.Fatal() was called (1) attached stack trace -- stack trace: | main.(*monitor).WaitE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2656 | main.(*monitor).Wait | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2664 | main.runTPCC | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:162 | main.registerTPCC.func2.1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:262 | main.(*backgroundStepper).launch.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/mixed_version_jobs.go:58 | main.(*monitor).Go.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2646 | golang.org/x/sync/errgroup.(*Group).Go.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 Wraps: (2) monitor failure Wraps: (3) attached stack trace -- stack trace: | main.(*monitor).wait.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2712 Wraps: (4) monitor task failed Wraps: (5) attached stack trace -- stack trace: | main.init | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2626 | runtime.doInit | /usr/local/go/src/runtime/proc.go:5652 | runtime.main | /usr/local/go/src/runtime/proc.go:191 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (6) t.Fatal() was called Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh tpcc/mixed-headroom/n5cpu16 ``` </p> </p> </details> /cc @cockroachdb/kv <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*tpcc/mixed-headroom/n5cpu16.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest tpcc mixed headroom failed roachtest tpcc mixed headroom with on release orderstatus payment stocklevel delivery neworder orderstatus payment stocklevel wraps secondary error attachment signal killed signal killed error types exec exiterror wraps context canceled error types withstack withstack errutil withprefix main withcommanddetails secondary withsecondaryerror errors errorstring cluster go tpcc go tpcc go mixed version jobs go cluster go errgroup go monitor failure monitor task failed t fatal was called attached stack trace stack trace main monitor waite home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runtpcc home agent work go src github com cockroachdb cockroach pkg cmd roachtest tpcc go main registertpcc home agent work go src github com cockroachdb cockroach pkg cmd roachtest tpcc go main backgroundstepper launch home agent work go src github com cockroachdb cockroach pkg cmd roachtest mixed version jobs go main monitor go home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go wraps monitor failure wraps attached stack trace stack trace main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go wraps monitor task failed wraps attached stack trace stack trace main init home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go runtime doinit usr local go src runtime proc go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s wraps t fatal was called error types withstack withstack errutil withprefix withstack withstack errutil withprefix withstack withstack errutil leaferror reproduce to reproduce try bash from perhaps edited lightly caffeinate roachstress sh tpcc mixed headroom cc cockroachdb kv
1
174,640
21,300,318,642
IssuesEvent
2022-04-15 01:36:42
melsorg/github-scanner-test
https://api.github.com/repos/melsorg/github-scanner-test
opened
CVE-2021-4044 (High) detected in io.jsv8.0.0
security vulnerability
## CVE-2021-4044 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>io.jsv8.0.0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/iojs/io.js.git>https://github.com/iojs/io.js.git</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (0)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug in OpenSSL 3.0 that will cause X509_verify_cert() to indicate an internal error when processing a certificate chain. This will occur where a certificate does not include the Subject Alternative Name extension but where a Certificate Authority has enforced name constraints. This issue can occur even with valid chains. By combining the two issues an attacker could induce incorrect, application dependent behaviour. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). <p>Publish Date: 2021-12-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-4044>CVE-2021-4044</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.openssl.org/news/secadv/20211214.txt">https://www.openssl.org/news/secadv/20211214.txt</a></p> <p>Release Date: 2021-12-14</p> <p>Fix Resolution: openssl-3.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-4044 (High) detected in io.jsv8.0.0 - ## CVE-2021-4044 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>io.jsv8.0.0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/iojs/io.js.git>https://github.com/iojs/io.js.git</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (0)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug in OpenSSL 3.0 that will cause X509_verify_cert() to indicate an internal error when processing a certificate chain. This will occur where a certificate does not include the Subject Alternative Name extension but where a Certificate Authority has enforced name constraints. This issue can occur even with valid chains. By combining the two issues an attacker could induce incorrect, application dependent behaviour. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). <p>Publish Date: 2021-12-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-4044>CVE-2021-4044</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.openssl.org/news/secadv/20211214.txt">https://www.openssl.org/news/secadv/20211214.txt</a></p> <p>Release Date: 2021-12-14</p> <p>Fix Resolution: openssl-3.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in io cve high severity vulnerability vulnerable library io node js javascript runtime sparkles turtle rocket sparkles library home page a href vulnerable source files vulnerability details internally libssl in openssl calls verify cert on the client side to verify a certificate supplied by a server that function may return a negative return value to indicate an internal error for example out of memory such a negative return value is mishandled by openssl and will cause an io function such as ssl connect or ssl do handshake to not indicate success and a subsequent call to ssl get error to return the value ssl error want retry verify this return value is only supposed to be returned by openssl if the application has previously called ssl ctx set cert verify callback since most applications do not do this the ssl error want retry verify return value from ssl get error will be totally unexpected and applications may not behave correctly as a result the exact behaviour will depend on the application but it could result in crashes infinite loops or other similar incorrect responses this issue is made more serious in combination with a separate bug in openssl that will cause verify cert to indicate an internal error when processing a certificate chain this will occur where a certificate does not include the subject alternative name extension but where a certificate authority has enforced name constraints this issue can occur even with valid chains by combining the two issues an attacker could induce incorrect application dependent behaviour fixed in openssl affected publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution openssl step up your open source security game with whitesource
0
130,914
10,675,565,627
IssuesEvent
2019-10-21 11:59:51
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Test failure: System.Tests.GCExtendedTests/TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection
area-System.Runtime os-windows-uwp test-run-uwp-coreclr
Opened on behalf of @Sunny-pu The test `System.Tests.GCExtendedTests/TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection` has failed. System.IO.IOException : RemoteInvoke cannot open the remote service. Open Service Status: AppUnavailable Stack Trace: at System.Diagnostics.RemoteExecutorTestBase.RemoteInvoke(MethodInfo method, String[] args, RemoteInvokeOptions options, Boolean pasteArguments) in E:\A\_work\2\s\corefx\src\CoreFx.Private.TestUtilities\src\System\Diagnostics\RemoteExecutorTestBase.uap.cs:line 70 at System.Tests.GCExtendedTests.TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection() in E:\A\_work\2\s\corefx\src\System.Runtime\tests\System\GCTests.cs:line 576 Build : 3.0 - 20180807.01 (UWP F5 Tests) Failing configurations: - Windows.10.Amd64.ClientRS4-x64 - Release Details: https://mc.dot.net/#/product/netcore/30/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fuwp~2F/build/20180807.01/workItem/System.Runtime.Tests/analysis/xunit/System.Tests.GCExtendedTests~2FTryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection
1.0
Test failure: System.Tests.GCExtendedTests/TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection - Opened on behalf of @Sunny-pu The test `System.Tests.GCExtendedTests/TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection` has failed. System.IO.IOException : RemoteInvoke cannot open the remote service. Open Service Status: AppUnavailable Stack Trace: at System.Diagnostics.RemoteExecutorTestBase.RemoteInvoke(MethodInfo method, String[] args, RemoteInvokeOptions options, Boolean pasteArguments) in E:\A\_work\2\s\corefx\src\CoreFx.Private.TestUtilities\src\System\Diagnostics\RemoteExecutorTestBase.uap.cs:line 70 at System.Tests.GCExtendedTests.TryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection() in E:\A\_work\2\s\corefx\src\System.Runtime\tests\System\GCTests.cs:line 576 Build : 3.0 - 20180807.01 (UWP F5 Tests) Failing configurations: - Windows.10.Amd64.ClientRS4-x64 - Release Details: https://mc.dot.net/#/product/netcore/30/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fuwp~2F/build/20180807.01/workItem/System.Runtime.Tests/analysis/xunit/System.Tests.GCExtendedTests~2FTryStartNoGCRegion_StartWhileInNoGCRegion_BlockingCollection
test
test failure system tests gcextendedtests trystartnogcregion startwhileinnogcregion blockingcollection opened on behalf of sunny pu the test system tests gcextendedtests trystartnogcregion startwhileinnogcregion blockingcollection has failed system io ioexception remoteinvoke cannot open the remote service open service status appunavailable stack trace at system diagnostics remoteexecutortestbase remoteinvoke methodinfo method string args remoteinvokeoptions options boolean pastearguments in e a work s corefx src corefx private testutilities src system diagnostics remoteexecutortestbase uap cs line at system tests gcextendedtests trystartnogcregion startwhileinnogcregion blockingcollection in e a work s corefx src system runtime tests system gctests cs line build uwp tests failing configurations windows release details
1
255,021
21,894,292,891
IssuesEvent
2022-05-20 07:01:01
ccr/ccr
https://api.github.com/repos/ccr/ccr
closed
More tests for bitgroom filter
test
As I add bitgroom to netcdf-c, I need some definitive testing results to use for testing. So I will add some tests here, as this is the reference implemtation.
1.0
More tests for bitgroom filter - As I add bitgroom to netcdf-c, I need some definitive testing results to use for testing. So I will add some tests here, as this is the reference implemtation.
test
more tests for bitgroom filter as i add bitgroom to netcdf c i need some definitive testing results to use for testing so i will add some tests here as this is the reference implemtation
1
289,330
24,980,994,286
IssuesEvent
2022-11-02 11:41:11
benoitkugler/maths-online
https://api.github.com/repos/benoitkugler/maths-online
closed
[eleve] Visuel élève : texte en gras => surbrillance
Accepté A tester
Je trouve (à voir sur plusieurs avis) que le gras amène une légère surbrillance qui complique légèrement la lecture : <img width="200" alt="isyro" src="https://user-images.githubusercontent.com/105806953/180955896-1b690152-b61f-4207-b84b-ab69d88cf9bf.PNG">
1.0
[eleve] Visuel élève : texte en gras => surbrillance - Je trouve (à voir sur plusieurs avis) que le gras amène une légère surbrillance qui complique légèrement la lecture : <img width="200" alt="isyro" src="https://user-images.githubusercontent.com/105806953/180955896-1b690152-b61f-4207-b84b-ab69d88cf9bf.PNG">
test
visuel élève texte en gras surbrillance je trouve à voir sur plusieurs avis que le gras amène une légère surbrillance qui complique légèrement la lecture img width alt isyro src
1
69,497
30,302,518,709
IssuesEvent
2023-07-10 07:13:43
kubeshop/testkube
https://api.github.com/repos/kubeshop/testkube
closed
UI Sidebar for Testsuite Execution Doesn't Scroll
bug 🐛 service:dashboard 🎡
**Describe the bug** The UI Sidebar for Testsuite Execution Doesn't Scroll if there are more tests in the testsuite than the viewport can show. **To Reproduce** Steps to reproduce the behavior: 1. Create a testsuite with a bunch of tests in it, the ui doesn't appear to allow you to scroll through them **Expected behavior** I'd expect this sidebar to allow a scrolling effect to view all tests within the panel. **Version / Cluster** - Which testkube version? 1.12.1 **Screenshots** <img width="1913" alt="Screen Shot 2023-06-20 at 10 31 13 AM" src="https://github.com/kubeshop/testkube/assets/22298745/2db82b64-0c57-44f5-b6ac-34802ba19212">
1.0
UI Sidebar for Testsuite Execution Doesn't Scroll - **Describe the bug** The UI Sidebar for Testsuite Execution Doesn't Scroll if there are more tests in the testsuite than the viewport can show. **To Reproduce** Steps to reproduce the behavior: 1. Create a testsuite with a bunch of tests in it, the ui doesn't appear to allow you to scroll through them **Expected behavior** I'd expect this sidebar to allow a scrolling effect to view all tests within the panel. **Version / Cluster** - Which testkube version? 1.12.1 **Screenshots** <img width="1913" alt="Screen Shot 2023-06-20 at 10 31 13 AM" src="https://github.com/kubeshop/testkube/assets/22298745/2db82b64-0c57-44f5-b6ac-34802ba19212">
non_test
ui sidebar for testsuite execution doesn t scroll describe the bug the ui sidebar for testsuite execution doesn t scroll if there are more tests in the testsuite than the viewport can show to reproduce steps to reproduce the behavior create a testsuite with a bunch of tests in it the ui doesn t appear to allow you to scroll through them expected behavior i d expect this sidebar to allow a scrolling effect to view all tests within the panel version cluster which testkube version screenshots img width alt screen shot at am src
0
91,971
8,329,332,074
IssuesEvent
2018-09-27 06:01:48
DMOJ/site
https://api.github.com/repos/DMOJ/site
closed
Only show comments from contests user has access to
contest enhancement good first issue high priority security ui
Fairly trivial change at https://github.com/DMOJ/site/blob/bc180f79b90d1bd5235216b8f9904ea22947b509/judge/models/comment.py#L69 With the advent of very frequent private contests, this has become more necessary than before. May want to add a `Contest.is_accessible_by` method like we have for `Problem.is_accessible_by`, and use that. Can probably refactor the logic around https://github.com/DMOJ/site/blob/044bcd1fc431c87ff9964d90ec6a207641f013e7/judge/views/contests.py#L40 ...moving the visibility check into `Contest.is_accessible_by`, and relying on it in the current `_find_contest`.
1.0
Only show comments from contests user has access to - Fairly trivial change at https://github.com/DMOJ/site/blob/bc180f79b90d1bd5235216b8f9904ea22947b509/judge/models/comment.py#L69 With the advent of very frequent private contests, this has become more necessary than before. May want to add a `Contest.is_accessible_by` method like we have for `Problem.is_accessible_by`, and use that. Can probably refactor the logic around https://github.com/DMOJ/site/blob/044bcd1fc431c87ff9964d90ec6a207641f013e7/judge/views/contests.py#L40 ...moving the visibility check into `Contest.is_accessible_by`, and relying on it in the current `_find_contest`.
test
only show comments from contests user has access to fairly trivial change at with the advent of very frequent private contests this has become more necessary than before may want to add a contest is accessible by method like we have for problem is accessible by and use that can probably refactor the logic around moving the visibility check into contest is accessible by and relying on it in the current find contest
1
283,158
24,528,480,036
IssuesEvent
2022-10-11 14:42:46
GaloisInc/saw-script
https://api.github.com/repos/GaloisInc/saw-script
opened
`cabal test` should use `saw` from `bin`
testing
It would appear that currently the test framework uses whatever `saw` is in the path---it'd be better to use the one in the `bin` directory
1.0
`cabal test` should use `saw` from `bin` - It would appear that currently the test framework uses whatever `saw` is in the path---it'd be better to use the one in the `bin` directory
test
cabal test should use saw from bin it would appear that currently the test framework uses whatever saw is in the path it d be better to use the one in the bin directory
1
172,968
13,368,972,179
IssuesEvent
2020-09-01 08:09:11
hailstorm75/MarkDoc.Core
https://api.github.com/repos/hailstorm75/MarkDoc.Core
closed
Write unit tests for Struct types
Unit Test
# Library name(s) `UT.Members` # Subtasks - [x] Name - [x] RawName - [x] Generic variance - [x] Generic constraints - [x] Accessors - [x] Namespace - [x] Properties - [x] Methods - [x] Events - [x] Delegates - [x] Inherited interfaces - [x] Inherited types - [x] Nested types
1.0
Write unit tests for Struct types - # Library name(s) `UT.Members` # Subtasks - [x] Name - [x] RawName - [x] Generic variance - [x] Generic constraints - [x] Accessors - [x] Namespace - [x] Properties - [x] Methods - [x] Events - [x] Delegates - [x] Inherited interfaces - [x] Inherited types - [x] Nested types
test
write unit tests for struct types library name s ut members subtasks name rawname generic variance generic constraints accessors namespace properties methods events delegates inherited interfaces inherited types nested types
1
15,362
3,460,620,134
IssuesEvent
2015-12-19 09:43:45
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Client-side JCache TCK test failures related with load all
Team: Client Type: Test-Failure
https://hazelcast-l337.ci.cloudbees.com/job/JCache-TCK-Client-master/lastCompletedBuild/javax.cache$specific-implementation-tester/testReport/org.jsr107.tck.integration/ Should be introduced by this PR https://github.com/hazelcast/hazelcast/pull/7113 Not looked at detailed yet but I think, `onFailure`, `Throwable` should not be wrapped into `CacheException` if it is an `Exception`. It should be like this: ``` java @Override public void onFailure(Throwable t) { if (completionListener != null) { if (t instanceof Exception) { completionListener.onException((Exception) t); } else { completionListener.onException(new CacheException(t)); } } } ```
1.0
Client-side JCache TCK test failures related with load all - https://hazelcast-l337.ci.cloudbees.com/job/JCache-TCK-Client-master/lastCompletedBuild/javax.cache$specific-implementation-tester/testReport/org.jsr107.tck.integration/ Should be introduced by this PR https://github.com/hazelcast/hazelcast/pull/7113 Not looked at detailed yet but I think, `onFailure`, `Throwable` should not be wrapped into `CacheException` if it is an `Exception`. It should be like this: ``` java @Override public void onFailure(Throwable t) { if (completionListener != null) { if (t instanceof Exception) { completionListener.onException((Exception) t); } else { completionListener.onException(new CacheException(t)); } } } ```
test
client side jcache tck test failures related with load all should be introduced by this pr not looked at detailed yet but i think onfailure throwable should not be wrapped into cacheexception if it is an exception it should be like this java override public void onfailure throwable t if completionlistener null if t instanceof exception completionlistener onexception exception t else completionlistener onexception new cacheexception t
1
127,227
10,455,054,570
IssuesEvent
2019-09-19 20:21:53
imixs/imixs-workflow
https://api.github.com/repos/imixs/imixs-workflow
closed
JSONParser - extend getKey value
enhancement testing
extend the getKey value from the internal JSONParser to extract arrays and embedded JSON objects too.
1.0
JSONParser - extend getKey value - extend the getKey value from the internal JSONParser to extract arrays and embedded JSON objects too.
test
jsonparser extend getkey value extend the getkey value from the internal jsonparser to extract arrays and embedded json objects too
1
258,275
22,299,019,612
IssuesEvent
2022-06-13 06:50:02
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Can not import existing XACML policy from file system.
Priority/Highest Resolution/Not a bug Severity/Critical bug Component/XACML Affected-6.0.0 QA-Reported IS-6.0.0-Test-Hackathon
**Describe the issue:** Can not import existing XACML policy from file system. ``` <Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17"  PolicyId="web-filter-policy-2” RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable" Version="1.0">    <Target>       <AnyOf>          <AllOf>             <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">index.jsp</AttributeValue>                <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>             </Match>          </AllOf>       </AnyOf>    </Target>    <Rule Effect="Permit" RuleId="Rule_for_all_groups">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">publicUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-welcome</AttributeValue>                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-summary</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Permit" RuleId="Rule_for_all_internal_user_group">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">internalUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-status</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Permit" RuleId="Rule_for_all_admin_user_group">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">adminUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">modify-welcome</AttributeValue>                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">modify-summary</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Deny" RuleId="Rule_deny_all"></Rule>    <ObligationExpressions>       <ObligationExpression FulfillOn="Deny" ObligationId="fail_to_permit">          <AttributeAssignmentExpression AttributeId="obligation-id">             <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">You can not access the resource index.jsp</AttributeValue>          </AttributeAssignmentExpression>       </ObligationExpression>    </ObligationExpressions> </Policy> ``` **How to reproduce:** 1. Login to the management console 2. Navigate to the PAP -> Policy Administration -> Add new entitlement policy 3. Select Import Existing Policy 4. Save above mentioned policy to xml file 5. Select Import Entitlement Policy From "File System" 6. Choose file created file in step 4 and upload the file **Expected behavior:** Policy should be import successfully. **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: IS 6.0.0-M3 - OS: mac - Database: MSSQL - Userstore: JDBC --- ### Optional Fields **Related issues:** <!-- Any related issues from this/other repositories--> **Suggested labels:** <!-- Only to be used by non-members -->
1.0
Can not import existing XACML policy from file system. - **Describe the issue:** Can not import existing XACML policy from file system. ``` <Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17"  PolicyId="web-filter-policy-2” RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable" Version="1.0">    <Target>       <AnyOf>          <AllOf>             <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">index.jsp</AttributeValue>                <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>             </Match>          </AllOf>       </AnyOf>    </Target>    <Rule Effect="Permit" RuleId="Rule_for_all_groups">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">publicUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-welcome</AttributeValue>                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-summary</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Permit" RuleId="Rule_for_all_internal_user_group">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">internalUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">view-status</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Permit" RuleId="Rule_for_all_admin_user_group">       <Target>          <AnyOf>             <AllOf>                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">                   <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">adminUser</AttributeValue>                   <AttributeDesignator AttributeId="http://wso2.org/identity/user/username" Category="http://wso2.org/identity/user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>                </Match>             </AllOf>          </AnyOf>       </Target>       <Condition>          <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">             <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">modify-welcome</AttributeValue>                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">modify-summary</AttributeValue>             </Apply>             <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"></AttributeDesignator>          </Apply>       </Condition>    </Rule>    <Rule Effect="Deny" RuleId="Rule_deny_all"></Rule>    <ObligationExpressions>       <ObligationExpression FulfillOn="Deny" ObligationId="fail_to_permit">          <AttributeAssignmentExpression AttributeId="obligation-id">             <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">You can not access the resource index.jsp</AttributeValue>          </AttributeAssignmentExpression>       </ObligationExpression>    </ObligationExpressions> </Policy> ``` **How to reproduce:** 1. Login to the management console 2. Navigate to the PAP -> Policy Administration -> Add new entitlement policy 3. Select Import Existing Policy 4. Save above mentioned policy to xml file 5. Select Import Entitlement Policy From "File System" 6. Choose file created file in step 4 and upload the file **Expected behavior:** Policy should be import successfully. **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: IS 6.0.0-M3 - OS: mac - Database: MSSQL - Userstore: JDBC --- ### Optional Fields **Related issues:** <!-- Any related issues from this/other repositories--> **Suggested labels:** <!-- Only to be used by non-members -->
test
can not import existing xacml policy from file system describe the issue can not import existing xacml policy from file system                                                   attributevalue datatype                                                                                                                        attributevalue datatype                                                                                                                attributevalue datatype                 attributevalue datatype                                                                                                                     attributevalue datatype                                                                                                                attributevalue datatype                                                                                                                     attributevalue datatype                                                                                                                attributevalue datatype                 attributevalue datatype                                                                                                           how to reproduce login to the management console navigate to the pap policy administration add new entitlement policy select import existing policy save above mentioned policy to xml file select import entitlement policy from file system choose file created file in step and upload the file expected behavior policy should be import successfully environment information please complete the following information remove any unnecessary fields product version is os mac database mssql userstore jdbc optional fields related issues suggested labels
1
368,215
25,782,394,978
IssuesEvent
2022-12-09 17:03:48
Peruz/icsd
https://api.github.com/repos/Peruz/icsd
opened
Log file to see project progress
documentation enhancement
During its development, the iCSD project has been split over multiple repositories with varying commits and PR over time. In order to give more **clarity** to the project progress and **authors' contribution**, I decided to create a [log.md](https://github.com/Peruz/icsd/blob/main/log.md) file. Only the main changes are highlighted. @Peruz Can you review it and close the issue when you're satisfied with authors' contributions? From now on, the project log must be in line with the package releases.
1.0
Log file to see project progress - During its development, the iCSD project has been split over multiple repositories with varying commits and PR over time. In order to give more **clarity** to the project progress and **authors' contribution**, I decided to create a [log.md](https://github.com/Peruz/icsd/blob/main/log.md) file. Only the main changes are highlighted. @Peruz Can you review it and close the issue when you're satisfied with authors' contributions? From now on, the project log must be in line with the package releases.
non_test
log file to see project progress during its development the icsd project has been split over multiple repositories with varying commits and pr over time in order to give more clarity to the project progress and authors contribution i decided to create a file only the main changes are highlighted peruz can you review it and close the issue when you re satisfied with authors contributions from now on the project log must be in line with the package releases
0
92,300
8,358,849,397
IssuesEvent
2018-10-03 05:37:12
ePADD/epadd
https://api.github.com/repos/ePADD/epadd
closed
Bag writing is slow resulting in a slower close/save operation
Enhancement Tested-Issues found Version 6
Especially on windows 10 this difference is more prominent.
1.0
Bag writing is slow resulting in a slower close/save operation - Especially on windows 10 this difference is more prominent.
test
bag writing is slow resulting in a slower close save operation especially on windows this difference is more prominent
1
195,012
22,281,629,653
IssuesEvent
2022-06-11 01:17:35
praneethpanasala/linux
https://api.github.com/repos/praneethpanasala/linux
reopened
CVE-2020-0305 (Medium) detected in linuxv4.19
security vulnerability
## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p> <p>Found in HEAD commit: <a href="https://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/char_dev.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/char_dev.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In cdev_get of char_dev.c, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-153467744 <p>Publish Date: 2020-07-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-0305>CVE-2020-0305</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/torvalds/linux/commit/68faa679b8be1a74e6663c21c3a9d25d3">https://github.com/torvalds/linux/commit/68faa679b8be1a74e6663c21c3a9d25d3</a></p> <p>Release Date: 2020-08-21</p> <p>Fix Resolution: v5.5-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-0305 (Medium) detected in linuxv4.19 - ## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p> <p>Found in HEAD commit: <a href="https://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/char_dev.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/char_dev.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In cdev_get of char_dev.c, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-153467744 <p>Publish Date: 2020-07-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-0305>CVE-2020-0305</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/torvalds/linux/commit/68faa679b8be1a74e6663c21c3a9d25d3">https://github.com/torvalds/linux/commit/68faa679b8be1a74e6663c21c3a9d25d3</a></p> <p>Release Date: 2020-08-21</p> <p>Fix Resolution: v5.5-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files fs char dev c fs char dev c vulnerability details in cdev get of char dev c there is a possible use after free due to a race condition this could lead to local escalation of privilege with system execution privileges needed user interaction is not needed for exploitation product androidversions android id a publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
43,043
5,514,979,070
IssuesEvent
2017-03-17 16:19:15
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Dialog loses modality when opened after closing a Window
Bug C: Window In Testing Kendo2 SEV: Medium
### Bug report A modal Dialog opened immediately after closing a Window loses its modality. ### Reproduction of the problem [Dojo ](http://dojo.telerik.com/UceHe)example. 1. Close the Window ### Current behavior A Dialog with no modality is opened. ### Expected/desired behavior Expected: a modal Dialog is opened. workaround: delay the opening of the Dialog ### Environment * **Kendo UI version:** 2017.1.223 * **jQuery version:** x.y * **Browser:** [all ]
1.0
Dialog loses modality when opened after closing a Window - ### Bug report A modal Dialog opened immediately after closing a Window loses its modality. ### Reproduction of the problem [Dojo ](http://dojo.telerik.com/UceHe)example. 1. Close the Window ### Current behavior A Dialog with no modality is opened. ### Expected/desired behavior Expected: a modal Dialog is opened. workaround: delay the opening of the Dialog ### Environment * **Kendo UI version:** 2017.1.223 * **jQuery version:** x.y * **Browser:** [all ]
test
dialog loses modality when opened after closing a window bug report a modal dialog opened immediately after closing a window loses its modality reproduction of the problem close the window current behavior a dialog with no modality is opened expected desired behavior expected a modal dialog is opened workaround delay the opening of the dialog environment kendo ui version jquery version x y browser
1
38,350
5,183,706,957
IssuesEvent
2017-01-20 02:05:24
steedos/apps
https://api.github.com/repos/steedos/apps
closed
帮助下面新增关于菜单
fix:Done priority:High test:OK
关于 Steedos Apps About Steedos Apps Steedos Apps 是深受公司员工喜爱的云端的企业管理软件,帮助您的团队随时随地的沟通与协作。 Steedos Apps is a cloud-based productivity suite that helps you and your team connect and get work done from anywhere on any device. (以上文字弹出新窗口链接到 https://www.steedos.com/) 版本号:Steedos.Info.version 修订日期:Steedos.Info.commit.date "Fri Jan 6 18:06:53 2017 +0800" 发布日期:Steedos.Info.build.date "Fri Jan 6 18:06:53 2017 +0800" © 华炎软件. 保留所有权利. © HotLong Software. All rights reserverd.
1.0
帮助下面新增关于菜单 - 关于 Steedos Apps About Steedos Apps Steedos Apps 是深受公司员工喜爱的云端的企业管理软件,帮助您的团队随时随地的沟通与协作。 Steedos Apps is a cloud-based productivity suite that helps you and your team connect and get work done from anywhere on any device. (以上文字弹出新窗口链接到 https://www.steedos.com/) 版本号:Steedos.Info.version 修订日期:Steedos.Info.commit.date "Fri Jan 6 18:06:53 2017 +0800" 发布日期:Steedos.Info.build.date "Fri Jan 6 18:06:53 2017 +0800" © 华炎软件. 保留所有权利. © HotLong Software. All rights reserverd.
test
帮助下面新增关于菜单 关于 steedos apps about steedos apps steedos apps 是深受公司员工喜爱的云端的企业管理软件,帮助您的团队随时随地的沟通与协作。 steedos apps is a cloud based productivity suite that helps you and your team connect and get work done from anywhere on any device (以上文字弹出新窗口链接到 版本号:steedos info version 修订日期:steedos info commit date fri jan 发布日期:steedos info build date fri jan © 华炎软件 保留所有权利 © hotlong software all rights reserverd
1
124,260
10,301,131,507
IssuesEvent
2019-08-28 16:13:29
inspire-eu-validation/community
https://api.github.com/repos/inspire-eu-validation/community
reopened
CSW ETS Test - Extended Capabilities - Mandatory elements
ready for testing
Hi, as requested by Marco Minghini I've tested the ETS for CSW at the ETF Staging Validator Instance. I've have a question/bug regarding the test Test-Result: http://staging-inspire-validator.eu-west-1.elasticbeanstalk.com/etf-webapp/v2/TestRuns/EID747d3888-5b8d-453d-afed-570f95cd5348.html CSW-Endpoint: https://geometadaten.lfrz.at/at.lfrz.discoveryservices/srv/ger/csw?service=CSW&request=GetCapabilities&version=2.0.2 **Extended Capabilities - Mandatory elements** Error-Message: `Exactly one '/Capabilities/ServiceProvider/role' element shall be provided. It was found 0 or more than 1.` But we have exactly one ServiceProvider with exactly one role: ``` <ows:ServiceProvider> <ows:ProviderName>Bundesministerium für Nachhaltigkeit und Tourismus</ows:ProviderName> <ows:ProviderSite xlink:href="https://geometadaten.lfrz.at/at.lfrz.discoveryservices" /> <ows:ServiceContact> <ows:IndividualName>Wolfgang Fahrner</ows:IndividualName> <ows:PositionName>Administrator</ows:PositionName> <ows:ContactInfo> <ows:Phone> <ows:Voice /> <ows:Facsimile /> </ows:Phone> <ows:Address> <ows:DeliveryPoint>Stubenring 1</ows:DeliveryPoint> <ows:City>Wien</ows:City> <ows:AdministrativeArea /> <ows:PostalCode>1010</ows:PostalCode> <ows:Country>Österreich</ows:Country> <ows:ElectronicMailAddress>wolfgang.fahrner@bmnt.gv.at</ows:ElectronicMailAddress> </ows:Address> <ows:HoursOfService /> <ows:ContactInstructions /> </ows:ContactInfo> **<ows:Role>pointOfContact</ows:Role>** </ows:ServiceContact> </ows:ServiceProvider> ```
1.0
CSW ETS Test - Extended Capabilities - Mandatory elements - Hi, as requested by Marco Minghini I've tested the ETS for CSW at the ETF Staging Validator Instance. I've have a question/bug regarding the test Test-Result: http://staging-inspire-validator.eu-west-1.elasticbeanstalk.com/etf-webapp/v2/TestRuns/EID747d3888-5b8d-453d-afed-570f95cd5348.html CSW-Endpoint: https://geometadaten.lfrz.at/at.lfrz.discoveryservices/srv/ger/csw?service=CSW&request=GetCapabilities&version=2.0.2 **Extended Capabilities - Mandatory elements** Error-Message: `Exactly one '/Capabilities/ServiceProvider/role' element shall be provided. It was found 0 or more than 1.` But we have exactly one ServiceProvider with exactly one role: ``` <ows:ServiceProvider> <ows:ProviderName>Bundesministerium für Nachhaltigkeit und Tourismus</ows:ProviderName> <ows:ProviderSite xlink:href="https://geometadaten.lfrz.at/at.lfrz.discoveryservices" /> <ows:ServiceContact> <ows:IndividualName>Wolfgang Fahrner</ows:IndividualName> <ows:PositionName>Administrator</ows:PositionName> <ows:ContactInfo> <ows:Phone> <ows:Voice /> <ows:Facsimile /> </ows:Phone> <ows:Address> <ows:DeliveryPoint>Stubenring 1</ows:DeliveryPoint> <ows:City>Wien</ows:City> <ows:AdministrativeArea /> <ows:PostalCode>1010</ows:PostalCode> <ows:Country>Österreich</ows:Country> <ows:ElectronicMailAddress>wolfgang.fahrner@bmnt.gv.at</ows:ElectronicMailAddress> </ows:Address> <ows:HoursOfService /> <ows:ContactInstructions /> </ows:ContactInfo> **<ows:Role>pointOfContact</ows:Role>** </ows:ServiceContact> </ows:ServiceProvider> ```
test
csw ets test extended capabilities mandatory elements hi as requested by marco minghini i ve tested the ets for csw at the etf staging validator instance i ve have a question bug regarding the test test result csw endpoint extended capabilities mandatory elements error message exactly one capabilities serviceprovider role element shall be provided it was found or more than but we have exactly one serviceprovider with exactly one role bundesministerium für nachhaltigkeit und tourismus wolfgang fahrner administrator stubenring wien österreich wolfgang fahrner bmnt gv at pointofcontact
1
115,309
17,293,857,681
IssuesEvent
2021-07-25 10:21:21
atlslscsrv-app/B82B787C-E596
https://api.github.com/repos/atlslscsrv-app/B82B787C-E596
closed
CVE-2020-15366 (Medium) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ajv-6.6.1.tgz</b>, <b>ajv-4.11.8.tgz</b>, <b>ajv-6.10.0.tgz</b></p></summary> <p> <details><summary><b>ajv-6.6.1.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-6.6.1.tgz">https://registry.npmjs.org/ajv/-/ajv-6.6.1.tgz</a></p> <p>Path to dependency file: B82B787C-E596/package.json</p> <p>Path to vulnerable library: B82B787C-E596/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - electron-winstaller-2.7.0.tgz (Root Library) - asar-0.11.0.tgz - mksnapshot-0.3.5.tgz - request-2.88.0.tgz - har-validator-5.1.3.tgz - :x: **ajv-6.6.1.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-4.11.8.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz">https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz</a></p> <p>Path to dependency file: B82B787C-E596/node_modules_native/node_modules_forked/node-pty/package.json</p> <p>Path to vulnerable library: B82B787C-E596/node_modules_native/node_modules_forked/node-pty/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - pollUntil-1.0.3.tgz (Root Library) - eslint-3.6.0.tgz - table-3.8.3.tgz - :x: **ajv-4.11.8.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-6.10.0.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz">https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz</a></p> <p>Path to dependency file: B82B787C-E596/dist/resources/app/package.json</p> <p>Path to vulnerable library: B82B787C-E596/dist/resources/app/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - request-2.88.0.tgz (Root Library) - har-validator-5.1.3.tgz - :x: **ajv-6.10.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/B82B787C-E596/commit/4e3e58a84e5a5ffb4bf1b6e88a12d06be953e450">4e3e58a84e5a5ffb4bf1b6e88a12d06be953e450</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.) <p>Publish Date: 2020-07-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15366>CVE-2020-15366</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/ajv-validator/ajv/releases/tag/v6.12.3">https://github.com/ajv-validator/ajv/releases/tag/v6.12.3</a></p> <p>Release Date: 2020-07-15</p> <p>Fix Resolution: ajv - 6.12.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-15366 (Medium) detected in multiple libraries - autoclosed - ## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ajv-6.6.1.tgz</b>, <b>ajv-4.11.8.tgz</b>, <b>ajv-6.10.0.tgz</b></p></summary> <p> <details><summary><b>ajv-6.6.1.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-6.6.1.tgz">https://registry.npmjs.org/ajv/-/ajv-6.6.1.tgz</a></p> <p>Path to dependency file: B82B787C-E596/package.json</p> <p>Path to vulnerable library: B82B787C-E596/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - electron-winstaller-2.7.0.tgz (Root Library) - asar-0.11.0.tgz - mksnapshot-0.3.5.tgz - request-2.88.0.tgz - har-validator-5.1.3.tgz - :x: **ajv-6.6.1.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-4.11.8.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz">https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz</a></p> <p>Path to dependency file: B82B787C-E596/node_modules_native/node_modules_forked/node-pty/package.json</p> <p>Path to vulnerable library: B82B787C-E596/node_modules_native/node_modules_forked/node-pty/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - pollUntil-1.0.3.tgz (Root Library) - eslint-3.6.0.tgz - table-3.8.3.tgz - :x: **ajv-4.11.8.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-6.10.0.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz">https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz</a></p> <p>Path to dependency file: B82B787C-E596/dist/resources/app/package.json</p> <p>Path to vulnerable library: B82B787C-E596/dist/resources/app/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - request-2.88.0.tgz (Root Library) - har-validator-5.1.3.tgz - :x: **ajv-6.10.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/B82B787C-E596/commit/4e3e58a84e5a5ffb4bf1b6e88a12d06be953e450">4e3e58a84e5a5ffb4bf1b6e88a12d06be953e450</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.) <p>Publish Date: 2020-07-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15366>CVE-2020-15366</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/ajv-validator/ajv/releases/tag/v6.12.3">https://github.com/ajv-validator/ajv/releases/tag/v6.12.3</a></p> <p>Release Date: 2020-07-15</p> <p>Fix Resolution: ajv - 6.12.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries ajv tgz ajv tgz ajv tgz ajv tgz another json schema validator library home page a href path to dependency file package json path to vulnerable library node modules ajv package json dependency hierarchy electron winstaller tgz root library asar tgz mksnapshot tgz request tgz har validator tgz x ajv tgz vulnerable library ajv tgz another json schema validator library home page a href path to dependency file node modules native node modules forked node pty package json path to vulnerable library node modules native node modules forked node pty node modules ajv package json dependency hierarchy polluntil tgz root library eslint tgz table tgz x ajv tgz vulnerable library ajv tgz another json schema validator library home page a href path to dependency file dist resources app package json path to vulnerable library dist resources app node modules ajv package json dependency hierarchy request tgz root library har validator tgz x ajv tgz vulnerable library found in head commit a href found in base branch master vulnerability details an issue was discovered in ajv validate in ajv aka another json schema validator a carefully crafted json schema could be provided that allows execution of other code by prototype pollution while untrusted schemas are recommended against the worst case of an untrusted schema should be a denial of service not execution of code publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ajv step up your open source security game with whitesource
0
426,207
12,369,203,604
IssuesEvent
2020-05-18 14:55:38
kubernetes/sig-release
https://api.github.com/repos/kubernetes/sig-release
closed
Ensure RT Lead handbook includes an item for adding the release retrospective event to the release calendar
area/release-team lifecycle/stale priority/important-soon sig/release
We need to add to the release team lead handbook a note about creating the release retrospective event in the release calendar in order to ensure all the members of the release team get an invite. The following groups should get invites * kubernetes-release-team@googlegroups.com * release-managers@kubernetes.io Calendars should get invites too: * Community [`cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com`](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com) * Release [`agst.us_b07popf7t4avmt4km7eq5tk5ao@group.calendar.google.com`](https://calendar.google.com/calendar/embed?src=agst.us_b07popf7t4avmt4km7eq5tk5ao@group.calendar.google.com) /priority important-soon /milestone v1.18 /sig release /assign
1.0
Ensure RT Lead handbook includes an item for adding the release retrospective event to the release calendar - We need to add to the release team lead handbook a note about creating the release retrospective event in the release calendar in order to ensure all the members of the release team get an invite. The following groups should get invites * kubernetes-release-team@googlegroups.com * release-managers@kubernetes.io Calendars should get invites too: * Community [`cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com`](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com) * Release [`agst.us_b07popf7t4avmt4km7eq5tk5ao@group.calendar.google.com`](https://calendar.google.com/calendar/embed?src=agst.us_b07popf7t4avmt4km7eq5tk5ao@group.calendar.google.com) /priority important-soon /milestone v1.18 /sig release /assign
non_test
ensure rt lead handbook includes an item for adding the release retrospective event to the release calendar we need to add to the release team lead handbook a note about creating the release retrospective event in the release calendar in order to ensure all the members of the release team get an invite the following groups should get invites kubernetes release team googlegroups com release managers kubernetes io calendars should get invites too community release priority important soon milestone sig release assign
0
44,095
17,794,378,015
IssuesEvent
2021-08-31 20:06:16
gradido/gradido
https://api.github.com/repos/gradido/gradido
opened
🚀 [Feature] JWT-Token only last is valid
feature service: backend
## 🚀 Feature <!-- Give a short summary of the Feature. Use Screenshots if you want. --> Make sure that only the last Token JWT Token generated by the Server for a given Session/User is valid. All others are no longer accepted. Suggestion: - Store the last Session for a User in Memory https://dev.to/franciscomendes10866/simple-in-memory-cache-in-node-js-gl4 - Generate the secret for the JWT on startup to invalidate all JWTs generated by the instance of the server. Implications: - If the Server restarts/crashes all previous active Sessions become invalid - Since we generate the secret we rely on the random generator we use - its security becomes our security.
1.0
🚀 [Feature] JWT-Token only last is valid - ## 🚀 Feature <!-- Give a short summary of the Feature. Use Screenshots if you want. --> Make sure that only the last Token JWT Token generated by the Server for a given Session/User is valid. All others are no longer accepted. Suggestion: - Store the last Session for a User in Memory https://dev.to/franciscomendes10866/simple-in-memory-cache-in-node-js-gl4 - Generate the secret for the JWT on startup to invalidate all JWTs generated by the instance of the server. Implications: - If the Server restarts/crashes all previous active Sessions become invalid - Since we generate the secret we rely on the random generator we use - its security becomes our security.
non_test
🚀 jwt token only last is valid 🚀 feature make sure that only the last token jwt token generated by the server for a given session user is valid all others are no longer accepted suggestion store the last session for a user in memory generate the secret for the jwt on startup to invalidate all jwts generated by the instance of the server implications if the server restarts crashes all previous active sessions become invalid since we generate the secret we rely on the random generator we use its security becomes our security
0
15,778
3,482,183,121
IssuesEvent
2015-12-29 21:23:38
datreant/MDSynthesis
https://api.github.com/repos/datreant/MDSynthesis
closed
Build in mechanism to state files to reclaim space
priority low quality/tests question
HDF5 doesn't (yet) reclaim space from deleted nodes. Therefore, in principle ``SimFile``s will slowly grow if enough universe definitions / selections are added/replaced. We need to assess how big a problem this is, and what the best solution is for "cleaning" state files that have this potential for bloat.
1.0
Build in mechanism to state files to reclaim space - HDF5 doesn't (yet) reclaim space from deleted nodes. Therefore, in principle ``SimFile``s will slowly grow if enough universe definitions / selections are added/replaced. We need to assess how big a problem this is, and what the best solution is for "cleaning" state files that have this potential for bloat.
test
build in mechanism to state files to reclaim space doesn t yet reclaim space from deleted nodes therefore in principle simfile s will slowly grow if enough universe definitions selections are added replaced we need to assess how big a problem this is and what the best solution is for cleaning state files that have this potential for bloat
1
14,081
3,374,419,626
IssuesEvent
2015-11-24 12:58:28
jstolarek/ghc
https://api.github.com/repos/jstolarek/ghc
closed
Add kind annotations to GADTs
enhancement tests
Richard points out GADTs can have kind annotations: ```haskell data Foo :: * -> * where ... ``` This can be implemented by adding `Maybe Kind` field to `DataD`. I need to make sure in `Convert` that kind signatures cannot be added to normal data types, only to GADTs. This should be simple - I have `failWith` at my disposal. I have to check if it is possible to put kind annotations on empty data types and behave accordingly in `Convert`.
1.0
Add kind annotations to GADTs - Richard points out GADTs can have kind annotations: ```haskell data Foo :: * -> * where ... ``` This can be implemented by adding `Maybe Kind` field to `DataD`. I need to make sure in `Convert` that kind signatures cannot be added to normal data types, only to GADTs. This should be simple - I have `failWith` at my disposal. I have to check if it is possible to put kind annotations on empty data types and behave accordingly in `Convert`.
test
add kind annotations to gadts richard points out gadts can have kind annotations haskell data foo where this can be implemented by adding maybe kind field to datad i need to make sure in convert that kind signatures cannot be added to normal data types only to gadts this should be simple i have failwith at my disposal i have to check if it is possible to put kind annotations on empty data types and behave accordingly in convert
1
216,588
16,771,807,258
IssuesEvent
2021-06-14 15:36:17
BelledonneCommunications/linphone-android
https://api.github.com/repos/BelledonneCommunications/linphone-android
closed
No Incoming Call Ringtone When "Use device ringtone" Enabled
status: testing
If I enable the "Use device ringtone" setting in the Linphone "Call Settings" then the phone does not ring (the Linphone default ringtone works fine if I disable it). The default ringtone selected in the Android OS is the built-in "Bell Phone" ringtone. This ringtone plays fine from the Android OS settings. Logcat shows the following error when I use the device ringtone and an incoming call is received: ``` 2021-06-06 08:12:04.465 1538-8340/? I/MediaFocusControl: requestAudioFocus() from uid/pid 10293/2578 clientId=android.media.AudioManager@618f29forg.linphone.core.tools.audio.AudioHelper@885efec callingPack=org.linphone req=4 flags=0x0 sdk=29 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.tools.audio.AudioHelper.startRinging(AudioHelper.java:14) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.tools.service.CoreManager$3.onCallStateChanged(CoreManager.java:5) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.CoreImpl.iterate(Native Method) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.CoreImpl.iterate(Core.java:1) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at d.a.b$c.run(LinphoneManager.java:2) ``` **Please complete the following information** - Device: OnePlus 5 - OS: Android 11 - Version of the App: 4.4.3 - Version of the SDK: N/A
1.0
No Incoming Call Ringtone When "Use device ringtone" Enabled - If I enable the "Use device ringtone" setting in the Linphone "Call Settings" then the phone does not ring (the Linphone default ringtone works fine if I disable it). The default ringtone selected in the Android OS is the built-in "Bell Phone" ringtone. This ringtone plays fine from the Android OS settings. Logcat shows the following error when I use the device ringtone and an incoming call is received: ``` 2021-06-06 08:12:04.465 1538-8340/? I/MediaFocusControl: requestAudioFocus() from uid/pid 10293/2578 clientId=android.media.AudioManager@618f29forg.linphone.core.tools.audio.AudioHelper@885efec callingPack=org.linphone req=4 flags=0x0 sdk=29 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.tools.audio.AudioHelper.startRinging(AudioHelper.java:14) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.tools.service.CoreManager$3.onCallStateChanged(CoreManager.java:5) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.CoreImpl.iterate(Native Method) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at org.linphone.core.CoreImpl.iterate(Core.java:1) 2021-06-06 08:12:04.468 2578-2578/? W/System.err: at d.a.b$c.run(LinphoneManager.java:2) ``` **Please complete the following information** - Device: OnePlus 5 - OS: Android 11 - Version of the App: 4.4.3 - Version of the SDK: N/A
test
no incoming call ringtone when use device ringtone enabled if i enable the use device ringtone setting in the linphone call settings then the phone does not ring the linphone default ringtone works fine if i disable it the default ringtone selected in the android os is the built in bell phone ringtone this ringtone plays fine from the android os settings logcat shows the following error when i use the device ringtone and an incoming call is received i mediafocuscontrol requestaudiofocus from uid pid clientid android media audiomanager linphone core tools audio audiohelper callingpack org linphone req flags sdk w system err at org linphone core tools audio audiohelper startringing audiohelper java w system err at org linphone core tools service coremanager oncallstatechanged coremanager java w system err at org linphone core coreimpl iterate native method w system err at org linphone core coreimpl iterate core java w system err at d a b c run linphonemanager java please complete the following information device oneplus os android version of the app version of the sdk n a
1
147,204
11,778,537,990
IssuesEvent
2020-03-16 16:27:31
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
[Flaky Test] LegacyAppeal#location_history returns array of date, to_whom, by_whom
Eng: Flaky Test Type: Tech-Improvement
## Background/context/resources ```ruby LegacyAppeal#location_history returns array of date, to_whom, by_whom Failure/Error: expect(subject).to eq([ [today, first_location, "DSUSER"], [today, second_location, "DSUSER"], [today, third_location, "DSUSER"] ]) expected: [[Wed, 11 Mar 2020, "96", "DSUSER"], [Wed, 11 Mar 2020, "50", "DSUSER"], [Wed, 11 Mar 2020, "81", "DSUSER"]] got: [[Thu, 12 Mar 2020, "96", "DSUSER"], [Thu, 12 Mar 2020, "50", "DSUSER"], [Thu, 12 Mar 2020, "81", "DSUSER"]] (compared using ==) Diff: @@ -1,4 +1,4 @@ -[[Wed, 11 Mar 2020, "96", "DSUSER"], - [Wed, 11 Mar 2020, "50", "DSUSER"], - [Wed, 11 Mar 2020, "81", "DSUSER"]] +[[Thu, 12 Mar 2020, "96", "DSUSER"], + [Thu, 12 Mar 2020, "50", "DSUSER"], + [Thu, 12 Mar 2020, "81", "DSUSER"]] # ./spec/models/legacy_appeal_spec.rb:680:in `block (3 levels) in <top (required)>' ``` - [Circle CI Error](https://app.circleci.com/pipelines/github/department-of-veterans-affairs/caseflow/28617/workflows/745c6186-cb11-4354-b67e-610a492f7f8c/jobs/105807/parallel-runs/2?filterBy=FAILED) - Has the test already been skipped in the code? - [ ] Skipped - [x] Not Skipped ## Approach <!-- Has our agreed upon default approach for tackling flaky tests. --> Time box this investigation and fix. Remember that if a test has been skipped for a decent amount of time, it may no longer map to the exact code. If you reach the end of your time box and don't feel like the solution is in sight: - [ ] document the work you've done, including dead ends and research - [ ] skip the test in the code - [ ] file a follow on ticket - [ ] close this issue
1.0
[Flaky Test] LegacyAppeal#location_history returns array of date, to_whom, by_whom - ## Background/context/resources ```ruby LegacyAppeal#location_history returns array of date, to_whom, by_whom Failure/Error: expect(subject).to eq([ [today, first_location, "DSUSER"], [today, second_location, "DSUSER"], [today, third_location, "DSUSER"] ]) expected: [[Wed, 11 Mar 2020, "96", "DSUSER"], [Wed, 11 Mar 2020, "50", "DSUSER"], [Wed, 11 Mar 2020, "81", "DSUSER"]] got: [[Thu, 12 Mar 2020, "96", "DSUSER"], [Thu, 12 Mar 2020, "50", "DSUSER"], [Thu, 12 Mar 2020, "81", "DSUSER"]] (compared using ==) Diff: @@ -1,4 +1,4 @@ -[[Wed, 11 Mar 2020, "96", "DSUSER"], - [Wed, 11 Mar 2020, "50", "DSUSER"], - [Wed, 11 Mar 2020, "81", "DSUSER"]] +[[Thu, 12 Mar 2020, "96", "DSUSER"], + [Thu, 12 Mar 2020, "50", "DSUSER"], + [Thu, 12 Mar 2020, "81", "DSUSER"]] # ./spec/models/legacy_appeal_spec.rb:680:in `block (3 levels) in <top (required)>' ``` - [Circle CI Error](https://app.circleci.com/pipelines/github/department-of-veterans-affairs/caseflow/28617/workflows/745c6186-cb11-4354-b67e-610a492f7f8c/jobs/105807/parallel-runs/2?filterBy=FAILED) - Has the test already been skipped in the code? - [ ] Skipped - [x] Not Skipped ## Approach <!-- Has our agreed upon default approach for tackling flaky tests. --> Time box this investigation and fix. Remember that if a test has been skipped for a decent amount of time, it may no longer map to the exact code. If you reach the end of your time box and don't feel like the solution is in sight: - [ ] document the work you've done, including dead ends and research - [ ] skip the test in the code - [ ] file a follow on ticket - [ ] close this issue
test
legacyappeal location history returns array of date to whom by whom background context resources ruby legacyappeal location history returns array of date to whom by whom failure error expect subject to eq expected got compared using diff spec models legacy appeal spec rb in block levels in has the test already been skipped in the code skipped not skipped approach time box this investigation and fix remember that if a test has been skipped for a decent amount of time it may no longer map to the exact code if you reach the end of your time box and don t feel like the solution is in sight document the work you ve done including dead ends and research skip the test in the code file a follow on ticket close this issue
1
148,183
11,841,348,013
IssuesEvent
2020-03-23 20:37:06
IntellectualSites/PlotSquared
https://api.github.com/repos/IntellectualSites/PlotSquared
closed
Chunk generating errors
[?] Testing Required
### Server config info (/plot debugpaste / file paste links): https://athion.net/ISPaster/paste/view/6ca6d87a914b4d00a8429d41c86afa7b ### Server type: **Select one** Paper ### Minecraft Version: - [] Minecraft 1.15.2 ### Server build info: <!--- Run /version in-game or in console & paste the full output here: --> This server is running Paper version git-Paper-137 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) ### WorldEdit/FAWE versions: <!--- Specify which plugin you are using, and add its version. Either use /fawe version or /we version --> - [] WorldEdit version: 7.1.0;8e55131 ### Description of the problem: Massive empty areas with world generation ### How to replicate: I'm not sure ## Additional Information: ### Other plugins being used on the server: ### Relevant console output, log lines, and/or screenshots: https://i.imgur.com/GxictsO.png ### Additional relevant comments/remarks: # AFFIRMATION OF COMPLETION: - [x] I included all information required in the sections above - [x] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue) - [x] I made sure I am using an up-to-date version of PlotSquared - [x] I made sure the bug/error is not caused by any other plugin
1.0
Chunk generating errors - ### Server config info (/plot debugpaste / file paste links): https://athion.net/ISPaster/paste/view/6ca6d87a914b4d00a8429d41c86afa7b ### Server type: **Select one** Paper ### Minecraft Version: - [] Minecraft 1.15.2 ### Server build info: <!--- Run /version in-game or in console & paste the full output here: --> This server is running Paper version git-Paper-137 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) ### WorldEdit/FAWE versions: <!--- Specify which plugin you are using, and add its version. Either use /fawe version or /we version --> - [] WorldEdit version: 7.1.0;8e55131 ### Description of the problem: Massive empty areas with world generation ### How to replicate: I'm not sure ## Additional Information: ### Other plugins being used on the server: ### Relevant console output, log lines, and/or screenshots: https://i.imgur.com/GxictsO.png ### Additional relevant comments/remarks: # AFFIRMATION OF COMPLETION: - [x] I included all information required in the sections above - [x] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue) - [x] I made sure I am using an up-to-date version of PlotSquared - [x] I made sure the bug/error is not caused by any other plugin
test
chunk generating errors server config info plot debugpaste file paste links server type select one paper minecraft version minecraft server build info this server is running paper version git paper mc implementing api version snapshot worldedit fawe versions worldedit version description of the problem massive empty areas with world generation how to replicate i m not sure additional information other plugins being used on the server relevant console output log lines and or screenshots additional relevant comments remarks affirmation of completion i included all information required in the sections above i made sure there are no duplicates of this report i made sure i am using an up to date version of plotsquared i made sure the bug error is not caused by any other plugin
1
69,143
22,204,817,252
IssuesEvent
2022-06-07 14:07:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX in a DM
T-Defect
### Steps to reproduce 1. Be offline (logged in, computer suspended) in the only client for that account (not sure if relevant) 2. Get invited to a DM 3. Join the DM 4. See the `Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX` error instead of the message ### Outcome #### What did you expect? I expected a message. #### What happened instead? No message :( ### Operating system Debian Linux ### Browser information Firefox 100.0.2 ### URL for webapp chat.element.io ### Application version Element version: 1.10.13 Olm version: 3.2.8 ### Homeserver element.io ### Will you send logs? Yes
1.0
Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX in a DM - ### Steps to reproduce 1. Be offline (logged in, computer suspended) in the only client for that account (not sure if relevant) 2. Get invited to a DM 3. Join the DM 4. See the `Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX` error instead of the message ### Outcome #### What did you expect? I expected a message. #### What happened instead? No message :( ### Operating system Debian Linux ### Browser information Firefox 100.0.2 ### URL for webapp chat.element.io ### Application version Element version: 1.10.13 Olm version: 3.2.8 ### Homeserver element.io ### Will you send logs? Yes
non_test
unable to decrypt error olm unknown message index in a dm steps to reproduce be offline logged in computer suspended in the only client for that account not sure if relevant get invited to a dm join the dm see the unable to decrypt error olm unknown message index error instead of the message outcome what did you expect i expected a message what happened instead no message operating system debian linux browser information firefox url for webapp chat element io application version element version olm version homeserver element io will you send logs yes
0
3,416
2,763,272,068
IssuesEvent
2015-04-29 08:05:31
javafx-maven-plugin/javafx-maven-plugin
https://api.github.com/repos/javafx-maven-plugin/javafx-maven-plugin
closed
FileNotFoundException: ...\target\jfx\web\lib
bug documentation needed
If your project has no dependencies, the following error occurs for "jfx:web": ... Signing (BLOB) ${project.build.directory}\jfx\web\lib java.io.FileNotFoundException: ${project.build.directory}\jfx\web\lib (Can not find the file specified) ...
1.0
FileNotFoundException: ...\target\jfx\web\lib - If your project has no dependencies, the following error occurs for "jfx:web": ... Signing (BLOB) ${project.build.directory}\jfx\web\lib java.io.FileNotFoundException: ${project.build.directory}\jfx\web\lib (Can not find the file specified) ...
non_test
filenotfoundexception target jfx web lib if your project has no dependencies the following error occurs for jfx web signing blob project build directory jfx web lib java io filenotfoundexception project build directory jfx web lib can not find the file specified
0
71,494
7,245,905,625
IssuesEvent
2018-02-14 19:42:27
kcigeospatial/DelDOT-ES2M
https://api.github.com/repos/kcigeospatial/DelDOT-ES2M
closed
change wording in warning message for attempting to delete a previously submitted inspection
Ready for testing in next release
When attempting to delete a submitted inspection, the following message appears. Please change "deleted" to "delete". ![delete insp 2](https://user-images.githubusercontent.com/16418393/35630689-f868fd3a-0699-11e8-9ee3-107578583809.JPG)
1.0
change wording in warning message for attempting to delete a previously submitted inspection - When attempting to delete a submitted inspection, the following message appears. Please change "deleted" to "delete". ![delete insp 2](https://user-images.githubusercontent.com/16418393/35630689-f868fd3a-0699-11e8-9ee3-107578583809.JPG)
test
change wording in warning message for attempting to delete a previously submitted inspection when attempting to delete a submitted inspection the following message appears please change deleted to delete
1
83,357
7,869,424,689
IssuesEvent
2018-06-24 13:51:06
CodeWarriorsOrganization/CodeWarriorsFinalYearProject
https://api.github.com/repos/CodeWarriorsOrganization/CodeWarriorsFinalYearProject
closed
CW0035/T0035.8 -Testing and bug fixes (Priority-3)
bug testing
### User Story : > AS a player, > I NEED to be able to view the historical sales ### Task : > **Testing and bug fixes**
1.0
CW0035/T0035.8 -Testing and bug fixes (Priority-3) - ### User Story : > AS a player, > I NEED to be able to view the historical sales ### Task : > **Testing and bug fixes**
test
testing and bug fixes priority user story as a player i need to be able to view the historical sales task testing and bug fixes
1
27,371
4,308,235,532
IssuesEvent
2016-07-21 12:15:09
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
QueueAdvancedTest.testTakeInterruption & testPutInterruption
SUPPRESSED Team: Core Type: Test-Failure
``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.hazelcast.collection.impl.queue.QueueAdvancedTest.testTakeInterruption(QueueAdvancedTest.java:601) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OpenJDK6/672/testReport/
1.0
QueueAdvancedTest.testTakeInterruption & testPutInterruption - ``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.hazelcast.collection.impl.queue.QueueAdvancedTest.testTakeInterruption(QueueAdvancedTest.java:601) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OpenJDK6/672/testReport/
test
queueadvancedtest testtakeinterruption testputinterruption java lang assertionerror null at org junit assert fail assert java at org junit assert asserttrue assert java at org junit assert asserttrue assert java at com hazelcast collection impl queue queueadvancedtest testtakeinterruption queueadvancedtest java
1
58,771
8,303,816,924
IssuesEvent
2018-09-21 18:52:58
flyve-mdm/doc
https://api.github.com/repos/flyve-mdm/doc
closed
New Issue Templates
documentation
<!-- File a GitHub issue only for bugs or feature requests related to the code **in this repository**. For other topics you can get more information in the README file. --> ### Observed Results: Add new templates for issues <!-- This could be a description, error output, steps to reproduce, a feature missed, etc. --> Reference [CircleCI Docs](https://git.io/fA5WH)
1.0
New Issue Templates - <!-- File a GitHub issue only for bugs or feature requests related to the code **in this repository**. For other topics you can get more information in the README file. --> ### Observed Results: Add new templates for issues <!-- This could be a description, error output, steps to reproduce, a feature missed, etc. --> Reference [CircleCI Docs](https://git.io/fA5WH)
non_test
new issue templates observed results add new templates for issues reference
0
32,859
15,691,601,579
IssuesEvent
2021-03-25 18:04:09
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
Request.AddHeader may allocate more than necessary
Azure.Core Client Performance
A new list is allocated each time the header value is set via `Headers.SetValue` https://github.com/Azure/azure-sdk-for-net/blob/8b7e5f154fa10dd8279979af63e1b7a1adc3d560/sdk/core/Azure.Core/src/Request.cs#L81-L85 Note also that an object can be stored in place of a List in the case of single value headers. example implementation: https://github.com/Azure/azure-sdk-for-net/blob/8b7e5f154fa10dd8279979af63e1b7a1adc3d560/sdk/core/Azure.Core/src/Pipeline/HttpWebRequestTransport.cs#L315-L322 In performance testing, setting the value of the header directly rather than the current implementation was 3x faster. ``` | Method | Mean | Error | StdDev | Ratio | RatioSD | Gen 0 | Gen 1 | Gen 2 | Allocated | |-------------------- |---------:|---------:|---------:|------:|--------:|-------:|------:|------:|----------:| | HeadersSetValue | 73.04 ns | 0.402 ns | 0.356 ns | 2.87 | 0.02 | 0.0105 | - | - | 88 B | | HeadersTryGetValues | 25.41 ns | 0.160 ns | 0.142 ns | 1.00 | 0.00 | - | - | - | - | ```
True
Request.AddHeader may allocate more than necessary - A new list is allocated each time the header value is set via `Headers.SetValue` https://github.com/Azure/azure-sdk-for-net/blob/8b7e5f154fa10dd8279979af63e1b7a1adc3d560/sdk/core/Azure.Core/src/Request.cs#L81-L85 Note also that an object can be stored in place of a List in the case of single value headers. example implementation: https://github.com/Azure/azure-sdk-for-net/blob/8b7e5f154fa10dd8279979af63e1b7a1adc3d560/sdk/core/Azure.Core/src/Pipeline/HttpWebRequestTransport.cs#L315-L322 In performance testing, setting the value of the header directly rather than the current implementation was 3x faster. ``` | Method | Mean | Error | StdDev | Ratio | RatioSD | Gen 0 | Gen 1 | Gen 2 | Allocated | |-------------------- |---------:|---------:|---------:|------:|--------:|-------:|------:|------:|----------:| | HeadersSetValue | 73.04 ns | 0.402 ns | 0.356 ns | 2.87 | 0.02 | 0.0105 | - | - | 88 B | | HeadersTryGetValues | 25.41 ns | 0.160 ns | 0.142 ns | 1.00 | 0.00 | - | - | - | - | ```
non_test
request addheader may allocate more than necessary a new list is allocated each time the header value is set via headers setvalue note also that an object can be stored in place of a list in the case of single value headers example implementation in performance testing setting the value of the header directly rather than the current implementation was faster method mean error stddev ratio ratiosd gen gen gen allocated headerssetvalue ns ns ns b headerstrygetvalues ns ns ns
0
53,817
13,262,352,497
IssuesEvent
2020-08-20 21:36:33
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
dataio-pyshovel crashes upon missing key (Trac #2138)
Migrated from Trac combo core defect
when skipping through frames in an i3 file while having a key opened, and the key doesn't exist in the next frame it crashes. Exception should instead rather be caught and displayed that this key does not exist for the frame ```text File "/cvmfs/icecube.opensciencegrid.org/py2-v2/Ubuntu_16_x86_64/metaprojects/combo/trunk/lib/icecube/dataio/fileadaptor.py", line 41, in __getitem__ return self.frame.__getitem__(key) KeyError: 'OnlineL2_SPE2itFit' ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2138">https://code.icecube.wisc.edu/projects/icecube/ticket/2138</a>, reported by peller</summary> <p> ```json { "status": "closed", "changetime": "2018-02-16T20:51:30", "_ts": "1518814290487856", "description": "when skipping through frames in an i3 file while having a key opened, and the key doesn't exist in the next frame it crashes. Exception should instead rather be caught and displayed that this key does not exist for the frame\n\n\n{{{\nFile \"/cvmfs/icecube.opensciencegrid.org/py2-v2/Ubuntu_16_x86_64/metaprojects/combo/trunk/lib/icecube/dataio/fileadaptor.py\", line 41, in __getitem__\n return self.frame.__getitem__(key)\nKeyError: 'OnlineL2_SPE2itFit'\n}}}\n\n", "reporter": "peller", "cc": "", "resolution": "wontfix", "time": "2018-02-16T20:49:46", "component": "combo core", "summary": "dataio-pyshovel crashes upon missing key", "priority": "normal", "keywords": "dataio", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
1.0
dataio-pyshovel crashes upon missing key (Trac #2138) - when skipping through frames in an i3 file while having a key opened, and the key doesn't exist in the next frame it crashes. Exception should instead rather be caught and displayed that this key does not exist for the frame ```text File "/cvmfs/icecube.opensciencegrid.org/py2-v2/Ubuntu_16_x86_64/metaprojects/combo/trunk/lib/icecube/dataio/fileadaptor.py", line 41, in __getitem__ return self.frame.__getitem__(key) KeyError: 'OnlineL2_SPE2itFit' ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2138">https://code.icecube.wisc.edu/projects/icecube/ticket/2138</a>, reported by peller</summary> <p> ```json { "status": "closed", "changetime": "2018-02-16T20:51:30", "_ts": "1518814290487856", "description": "when skipping through frames in an i3 file while having a key opened, and the key doesn't exist in the next frame it crashes. Exception should instead rather be caught and displayed that this key does not exist for the frame\n\n\n{{{\nFile \"/cvmfs/icecube.opensciencegrid.org/py2-v2/Ubuntu_16_x86_64/metaprojects/combo/trunk/lib/icecube/dataio/fileadaptor.py\", line 41, in __getitem__\n return self.frame.__getitem__(key)\nKeyError: 'OnlineL2_SPE2itFit'\n}}}\n\n", "reporter": "peller", "cc": "", "resolution": "wontfix", "time": "2018-02-16T20:49:46", "component": "combo core", "summary": "dataio-pyshovel crashes upon missing key", "priority": "normal", "keywords": "dataio", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
non_test
dataio pyshovel crashes upon missing key trac when skipping through frames in an file while having a key opened and the key doesn t exist in the next frame it crashes exception should instead rather be caught and displayed that this key does not exist for the frame text file cvmfs icecube opensciencegrid org ubuntu metaprojects combo trunk lib icecube dataio fileadaptor py line in getitem return self frame getitem key keyerror migrated from json status closed changetime ts description when skipping through frames in an file while having a key opened and the key doesn t exist in the next frame it crashes exception should instead rather be caught and displayed that this key does not exist for the frame n n n nfile cvmfs icecube opensciencegrid org ubuntu metaprojects combo trunk lib icecube dataio fileadaptor py line in getitem n return self frame getitem key nkeyerror n n n reporter peller cc resolution wontfix time component combo core summary dataio pyshovel crashes upon missing key priority normal keywords dataio milestone owner type defect
0
187,674
14,429,005,927
IssuesEvent
2020-12-06 12:28:16
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
blockfirm/pine-lnd: routing/pathfind_test.go; 5 LoC
fresh test tiny
Found a possible issue in [blockfirm/pine-lnd](https://www.github.com/blockfirm/pine-lnd) at [routing/pathfind_test.go](https://github.com/blockfirm/pine-lnd/blob/595bb7c1ff146b8e5b9f875b55b997c3604feaf4/routing/pathfind_test.go#L785-L789) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to testCase at line 787 may start a goroutine [Click here to see the code in its original context.](https://github.com/blockfirm/pine-lnd/blob/595bb7c1ff146b8e5b9f875b55b997c3604feaf4/routing/pathfind_test.go#L785-L789) <details> <summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary> ```go for _, testCase := range basicGraphPathFindingTests { t.Run(testCase.target, func(subT *testing.T) { testBasicGraphPathFindingCase(subT, testGraphInstance, &testCase) }) } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 595bb7c1ff146b8e5b9f875b55b997c3604feaf4
1.0
blockfirm/pine-lnd: routing/pathfind_test.go; 5 LoC - Found a possible issue in [blockfirm/pine-lnd](https://www.github.com/blockfirm/pine-lnd) at [routing/pathfind_test.go](https://github.com/blockfirm/pine-lnd/blob/595bb7c1ff146b8e5b9f875b55b997c3604feaf4/routing/pathfind_test.go#L785-L789) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to testCase at line 787 may start a goroutine [Click here to see the code in its original context.](https://github.com/blockfirm/pine-lnd/blob/595bb7c1ff146b8e5b9f875b55b997c3604feaf4/routing/pathfind_test.go#L785-L789) <details> <summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary> ```go for _, testCase := range basicGraphPathFindingTests { t.Run(testCase.target, func(subT *testing.T) { testBasicGraphPathFindingCase(subT, testGraphInstance, &testCase) }) } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 595bb7c1ff146b8e5b9f875b55b997c3604feaf4
test
blockfirm pine lnd routing pathfind test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to testcase at line may start a goroutine click here to show the line s of go which triggered the analyzer go for testcase range basicgraphpathfindingtests t run testcase target func subt testing t testbasicgraphpathfindingcase subt testgraphinstance testcase leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
1
218,983
17,035,284,634
IssuesEvent
2021-07-05 06:03:33
aimakerspace/PeekingDuck
https://api.github.com/repos/aimakerspace/PeekingDuck
closed
Unit Tests for csv writing (updates to timestamp)
testing
Update unit test to reflect updates to csv writer as csv writer now outputs timestamp. D.O.D. - [ ] Update pytest to reflect changes in output format (date time format)
1.0
Unit Tests for csv writing (updates to timestamp) - Update unit test to reflect updates to csv writer as csv writer now outputs timestamp. D.O.D. - [ ] Update pytest to reflect changes in output format (date time format)
test
unit tests for csv writing updates to timestamp update unit test to reflect updates to csv writer as csv writer now outputs timestamp d o d update pytest to reflect changes in output format date time format
1
768,489
26,965,359,562
IssuesEvent
2023-02-08 21:50:02
roboticslab-uc3m/yarp-devices
https://api.github.com/repos/roboticslab-uc3m/yarp-devices
closed
Research GigE camera modes
priority: low priority: idea dev: AravisGigE
Our GigE camera has different modes: `Mono8`, `Mono16` and `Bayer`. Currently we are receiving raw images in `Mono8` mode and decoding them with a YARP bayer carrier, but it might me a better idea to explore the `Bayer` mode to do this conversion within the camera.
2.0
Research GigE camera modes - Our GigE camera has different modes: `Mono8`, `Mono16` and `Bayer`. Currently we are receiving raw images in `Mono8` mode and decoding them with a YARP bayer carrier, but it might me a better idea to explore the `Bayer` mode to do this conversion within the camera.
non_test
research gige camera modes our gige camera has different modes and bayer currently we are receiving raw images in mode and decoding them with a yarp bayer carrier but it might me a better idea to explore the bayer mode to do this conversion within the camera
0
154,043
12,190,337,211
IssuesEvent
2020-04-29 09:08:34
magento/magento2-phpstorm-plugin
https://api.github.com/repos/magento/magento2-phpstorm-plugin
closed
Integration tests: cover observer events.xml generator
Priority: P2 Severity: S2 test coverage request
Cover the `com.magento.idea.magento2plugin.actions.generation.generator.ObserverEventsXmlGenerator` with integration tests.
1.0
Integration tests: cover observer events.xml generator - Cover the `com.magento.idea.magento2plugin.actions.generation.generator.ObserverEventsXmlGenerator` with integration tests.
test
integration tests cover observer events xml generator cover the com magento idea actions generation generator observereventsxmlgenerator with integration tests
1
63,964
15,768,596,955
IssuesEvent
2021-03-31 17:24:17
LLNL/serac
https://api.github.com/repos/LLNL/serac
closed
MFEM import logic never uses the CMake logic
TPL build
The logic to load the exported CMake config file from MFEM is never used. The following line is not the location of the `MFEMConfig.cmake` file: https://github.com/LLNL/serac/blob/bac04a96dd534a4518f78bd06020aa226a873d1c/cmake/thirdparty/FindMFEM.cmake#L22 It is actually here: `<MFEM install prefix>/lib/cmake/mfem/MFEMConfig.cmake` This could be further guarded against possible locations like the following: https://github.com/LLNL/axom/blob/d390eec1e2221fd2b63ef5d4fab92bf36d448dbe/src/cmake/thirdparty/FindMFEM.cmake#L26-L32
1.0
MFEM import logic never uses the CMake logic - The logic to load the exported CMake config file from MFEM is never used. The following line is not the location of the `MFEMConfig.cmake` file: https://github.com/LLNL/serac/blob/bac04a96dd534a4518f78bd06020aa226a873d1c/cmake/thirdparty/FindMFEM.cmake#L22 It is actually here: `<MFEM install prefix>/lib/cmake/mfem/MFEMConfig.cmake` This could be further guarded against possible locations like the following: https://github.com/LLNL/axom/blob/d390eec1e2221fd2b63ef5d4fab92bf36d448dbe/src/cmake/thirdparty/FindMFEM.cmake#L26-L32
non_test
mfem import logic never uses the cmake logic the logic to load the exported cmake config file from mfem is never used the following line is not the location of the mfemconfig cmake file it is actually here lib cmake mfem mfemconfig cmake this could be further guarded against possible locations like the following
0
53,057
22,598,788,123
IssuesEvent
2022-06-29 07:12:50
agera-edc/MinimumViableDataspace
https://api.github.com/repos/agera-edc/MinimumViableDataspace
closed
Registration Service - ADR
story MVD registration-service
Feature agera-edc/MinimumViableDataspaceFork#58 ## Description Create an Registration Service ADR specifying the architecture for the MVD. This document has to be derived from the [Registration Service](https://github.com/Metaform/mvd/blob/main/registration-service/registration-service-tech-spec.md) Specification and focus only on what will be implemented for the MVD. ## Acceptance Criteria - [x] ADR on Registration Service ## Tasks - [x] Create ADR
1.0
Registration Service - ADR - Feature agera-edc/MinimumViableDataspaceFork#58 ## Description Create an Registration Service ADR specifying the architecture for the MVD. This document has to be derived from the [Registration Service](https://github.com/Metaform/mvd/blob/main/registration-service/registration-service-tech-spec.md) Specification and focus only on what will be implemented for the MVD. ## Acceptance Criteria - [x] ADR on Registration Service ## Tasks - [x] Create ADR
non_test
registration service adr feature agera edc minimumviabledataspacefork description create an registration service adr specifying the architecture for the mvd this document has to be derived from the specification and focus only on what will be implemented for the mvd acceptance criteria adr on registration service tasks create adr
0
10,274
26,645,601,349
IssuesEvent
2023-01-25 09:44:11
MicrosoftDocs/architecture-center
https://api.github.com/repos/MicrosoftDocs/architecture-center
closed
wordiness
doc-enhancement assigned-to-author triaged architecture-center/svc Pri2 azure-guide/subsvc
"Adding the extra layer to the application to implement the gatekeeper pattern will likely impact performance due to the additional processing and network communication required." No. This additional Gatekeeper layer between the client and protected service will diminish performance. [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 428e4625-191f-a050-ec58-60fd2dddff86 * Version Independent ID: 3a4e385e-5761-3633-1ddf-46e1878b420d * Content: [Gatekeeper pattern - Azure Architecture Center](https://learn.microsoft.com/en-us/azure/architecture/patterns/gatekeeper) * Content Source: [docs/patterns/gatekeeper.yml](https://github.com/microsoftdocs/architecture-center/blob/main/docs/patterns/gatekeeper.yml) * Service: **architecture-center** * Sub-service: **azure-guide** * GitHub Login: @EdPrice-MSFT * Microsoft Alias: **architectures**
1.0
wordiness - "Adding the extra layer to the application to implement the gatekeeper pattern will likely impact performance due to the additional processing and network communication required." No. This additional Gatekeeper layer between the client and protected service will diminish performance. [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 428e4625-191f-a050-ec58-60fd2dddff86 * Version Independent ID: 3a4e385e-5761-3633-1ddf-46e1878b420d * Content: [Gatekeeper pattern - Azure Architecture Center](https://learn.microsoft.com/en-us/azure/architecture/patterns/gatekeeper) * Content Source: [docs/patterns/gatekeeper.yml](https://github.com/microsoftdocs/architecture-center/blob/main/docs/patterns/gatekeeper.yml) * Service: **architecture-center** * Sub-service: **azure-guide** * GitHub Login: @EdPrice-MSFT * Microsoft Alias: **architectures**
non_test
wordiness adding the extra layer to the application to implement the gatekeeper pattern will likely impact performance due to the additional processing and network communication required no this additional gatekeeper layer between the client and protected service will diminish performance document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service architecture center sub service azure guide github login edprice msft microsoft alias architectures
0
293,920
9,011,119,643
IssuesEvent
2019-02-05 13:56:37
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
eaadhaar.uidai.gov.in - desktop site instead of mobile site
browser-firefox-mobile priority-important
<!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://eaadhaar.uidai.gov.in/eaadhaar/#/popup **Browser / Version**: Firefox Mobile 65.0 **Operating System**: Android 8.1.0 **Tested Another Browser**: Unknown **Problem type**: Desktop site instead of mobile site **Description**: not download **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/2/2bf8e70b-f1e9-44a9-aa17-96e7761ec0e6-thumb.jpeg)](https://webcompat.com/uploads/2019/2/2bf8e70b-f1e9-44a9-aa17-96e7761ec0e6.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190120195210</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Error: "SyntaxError: function statement requires a name" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-3.1.1.min.js" line: 1 column: 8 source: "function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a"}]', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.popup.js" line: 94}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.popup.js:94:1\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-mask.js" line: 233}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-mask.js:233:1\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js" line: 14}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js:14:3\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js:6:2\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.datetimepicker.js" line: 665}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.datetimepicker.js:665:1\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 33}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:33:2\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 1999}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:1999:3\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 2110}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:2110:3\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/commonValidation.js" line: 7}]\nDrawCaptcha@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/commonValidation.js:7:2\nonload@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:1:1\n'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
eaadhaar.uidai.gov.in - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://eaadhaar.uidai.gov.in/eaadhaar/#/popup **Browser / Version**: Firefox Mobile 65.0 **Operating System**: Android 8.1.0 **Tested Another Browser**: Unknown **Problem type**: Desktop site instead of mobile site **Description**: not download **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/2/2bf8e70b-f1e9-44a9-aa17-96e7761ec0e6-thumb.jpeg)](https://webcompat.com/uploads/2019/2/2bf8e70b-f1e9-44a9-aa17-96e7761ec0e6.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190120195210</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Error: "SyntaxError: function statement requires a name" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-3.1.1.min.js" line: 1 column: 8 source: "function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a"}]', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.popup.js" line: 94}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.popup.js:94:1\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-mask.js" line: 233}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-mask.js:233:1\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js" line: 14}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js:14:3\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery-ui.js:6:2\n', u'[JavaScript Error: "ReferenceError: jQuery is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.datetimepicker.js" line: 665}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/jquery.datetimepicker.js:665:1\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 33}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:33:2\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 1999}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:1999:3\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/#/popup" line: 2110}]\n@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:2110:3\n', u'[JavaScript Error: "ReferenceError: $ is not defined" {file: "https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/commonValidation.js" line: 7}]\nDrawCaptcha@https://eaadhaar.uidai.gov.in/eaadhaar/resources/js/commonValidation.js:7:2\nonload@https://eaadhaar.uidai.gov.in/eaadhaar/#/popup:1:1\n'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_test
eaadhaar uidai gov in desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser unknown problem type desktop site instead of mobile site description not download steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen true mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel beta console messages u n u n u n u n u n u n u n u ndrawcaptcha from with ❤️
0
18,703
24,598,377,017
IssuesEvent
2022-10-14 10:15:06
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Consent API] [Mobile apps] [Standalone app] Consent API Enabled > Getting 'No data available' in the data sharing image screen in the following scenario
Bug P0 iOS Android Process: Fixed Process: Tested dev
**Steps:** 1. Sign in / Sign up 2. Enroll to the study 3. Leave the study / Delete the app account 4. Again , create account with same email 5. Enroll to the study 6. Navigate to 'Resources' screen 7. Click on 'Data sharing image' and Verify **AR:** Getting 'No data available' in the data sharing image screen in the following scenario **ER:** 'Data sharing image' should get displayed **Note:** Issue is observed in the consent pdf also ![image](https://user-images.githubusercontent.com/86007179/180159092-9f092e73-168c-4e48-a0d6-9b12015ab345.png)
2.0
[Consent API] [Mobile apps] [Standalone app] Consent API Enabled > Getting 'No data available' in the data sharing image screen in the following scenario - **Steps:** 1. Sign in / Sign up 2. Enroll to the study 3. Leave the study / Delete the app account 4. Again , create account with same email 5. Enroll to the study 6. Navigate to 'Resources' screen 7. Click on 'Data sharing image' and Verify **AR:** Getting 'No data available' in the data sharing image screen in the following scenario **ER:** 'Data sharing image' should get displayed **Note:** Issue is observed in the consent pdf also ![image](https://user-images.githubusercontent.com/86007179/180159092-9f092e73-168c-4e48-a0d6-9b12015ab345.png)
non_test
consent api enabled getting no data available in the data sharing image screen in the following scenario steps sign in sign up enroll to the study leave the study delete the app account again create account with same email enroll to the study navigate to resources screen click on data sharing image and verify ar getting no data available in the data sharing image screen in the following scenario er data sharing image should get displayed note issue is observed in the consent pdf also
0
290,129
8,882,797,014
IssuesEvent
2019-01-14 14:12:06
medialab/fonio
https://api.github.com/repos/medialab/fonio
opened
Color picker does not display in firefox
bug priority:maximum
**Describe the bug** Color picker does not display in firefox **To Reproduce** Steps to reproduce the behavior: 1. Go to story design view 1. try to open one of the color settings **Observed behavior** The color picker does not appear **Expected behavior** The color picker should appear **Screenshots** <img width="1280" alt="capture d ecran 2019-01-14 a 15 10 20" src="https://user-images.githubusercontent.com/1876890/51117650-b3672180-180e-11e9-8dec-63340ec6e666.png"> **Desktop (please complete the following information):** - OS: iOs - Browser : firefox - Version 64.0.2 **Additional context** Add any other context about the problem here.
1.0
Color picker does not display in firefox - **Describe the bug** Color picker does not display in firefox **To Reproduce** Steps to reproduce the behavior: 1. Go to story design view 1. try to open one of the color settings **Observed behavior** The color picker does not appear **Expected behavior** The color picker should appear **Screenshots** <img width="1280" alt="capture d ecran 2019-01-14 a 15 10 20" src="https://user-images.githubusercontent.com/1876890/51117650-b3672180-180e-11e9-8dec-63340ec6e666.png"> **Desktop (please complete the following information):** - OS: iOs - Browser : firefox - Version 64.0.2 **Additional context** Add any other context about the problem here.
non_test
color picker does not display in firefox describe the bug color picker does not display in firefox to reproduce steps to reproduce the behavior go to story design view try to open one of the color settings observed behavior the color picker does not appear expected behavior the color picker should appear screenshots img width alt capture d ecran a src desktop please complete the following information os ios browser firefox version additional context add any other context about the problem here
0
192,333
14,614,460,207
IssuesEvent
2020-12-22 09:56:24
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
rotorliu/kubernetes: plugin/pkg/scheduler/schedulercache/node_info_test.go; 3 LoC
fresh test tiny
Found a possible issue in [rotorliu/kubernetes](https://www.github.com/rotorliu/kubernetes) at [plugin/pkg/scheduler/schedulercache/node_info_test.go](https://github.com/rotorliu/kubernetes/blob/875873bec8f104dd87eea1ce123e4b81ff9691d7/plugin/pkg/scheduler/schedulercache/node_info_test.go#L187-L189) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to p at line 188 may start a goroutine [Click here to see the code in its original context.](https://github.com/rotorliu/kubernetes/blob/875873bec8f104dd87eea1ce123e4b81ff9691d7/plugin/pkg/scheduler/schedulercache/node_info_test.go#L187-L189) <details> <summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary> ```go for _, p := range pods { ni.RemovePod(&p) } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 875873bec8f104dd87eea1ce123e4b81ff9691d7
1.0
rotorliu/kubernetes: plugin/pkg/scheduler/schedulercache/node_info_test.go; 3 LoC - Found a possible issue in [rotorliu/kubernetes](https://www.github.com/rotorliu/kubernetes) at [plugin/pkg/scheduler/schedulercache/node_info_test.go](https://github.com/rotorliu/kubernetes/blob/875873bec8f104dd87eea1ce123e4b81ff9691d7/plugin/pkg/scheduler/schedulercache/node_info_test.go#L187-L189) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to p at line 188 may start a goroutine [Click here to see the code in its original context.](https://github.com/rotorliu/kubernetes/blob/875873bec8f104dd87eea1ce123e4b81ff9691d7/plugin/pkg/scheduler/schedulercache/node_info_test.go#L187-L189) <details> <summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary> ```go for _, p := range pods { ni.RemovePod(&p) } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 875873bec8f104dd87eea1ce123e4b81ff9691d7
test
rotorliu kubernetes plugin pkg scheduler schedulercache node info test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to p at line may start a goroutine click here to show the line s of go which triggered the analyzer go for p range pods ni removepod p leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
1
311,163
26,772,904,646
IssuesEvent
2023-01-31 15:15:11
ices-tools-dev/RDBEScore
https://api.github.com/repos/ices-tools-dev/RDBEScore
opened
Make a list of text book examples available in RDBES
6_test_data
a brief document linking the RDBES data to original books and the scripts used to upload will facilitate present work (finding and modifying stuff) and help in building help files and vignettes based on the datasets
1.0
Make a list of text book examples available in RDBES - a brief document linking the RDBES data to original books and the scripts used to upload will facilitate present work (finding and modifying stuff) and help in building help files and vignettes based on the datasets
test
make a list of text book examples available in rdbes a brief document linking the rdbes data to original books and the scripts used to upload will facilitate present work finding and modifying stuff and help in building help files and vignettes based on the datasets
1
221,471
17,018,570,926
IssuesEvent
2021-07-02 15:18:10
Raunakk02/maser
https://api.github.com/repos/Raunakk02/maser
closed
Add server side logic for fetching stories and marking them as favorite
documentation enhancement future work
Steps: 1. Method to fetch stories from cloud firestore. 2. Method to add stories to favorite and upload the id of favorite story to firestore.
1.0
Add server side logic for fetching stories and marking them as favorite - Steps: 1. Method to fetch stories from cloud firestore. 2. Method to add stories to favorite and upload the id of favorite story to firestore.
non_test
add server side logic for fetching stories and marking them as favorite steps method to fetch stories from cloud firestore method to add stories to favorite and upload the id of favorite story to firestore
0
38,916
9,024,642,264
IssuesEvent
2019-02-07 11:06:49
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Performance : Candidate : Error message "Your connection is not secure” is displayed when clicked on "Get Started" button
Candidate Dashboard Defect Mustafa P2 Performance Testing
Steps To Replicate 1. Launch Firefox browser >> Go to Options >> Go to Network proxy settings and select ‘Manual proxy configuration’ >> add ‘9200’ in port number 2. Configured the same port number[9200] in ‘Performance tool’ 3. When the recording is started we were able to login into the application , we were able to reset the password and reach ‘Dashboard ‘ screen 4. When clicked on “Get Started” we came across the above error message. Experienced Behavior : , When we click on “Get Started” button in Dashboard screen of candidate we are observing the below error message [Attached screenshot for more reference ] ![getstarted link](https://user-images.githubusercontent.com/31955617/45756693-22f14980-bc3f-11e8-9950-eb8a0988e74b.png)
1.0
Performance : Candidate : Error message "Your connection is not secure” is displayed when clicked on "Get Started" button - Steps To Replicate 1. Launch Firefox browser >> Go to Options >> Go to Network proxy settings and select ‘Manual proxy configuration’ >> add ‘9200’ in port number 2. Configured the same port number[9200] in ‘Performance tool’ 3. When the recording is started we were able to login into the application , we were able to reset the password and reach ‘Dashboard ‘ screen 4. When clicked on “Get Started” we came across the above error message. Experienced Behavior : , When we click on “Get Started” button in Dashboard screen of candidate we are observing the below error message [Attached screenshot for more reference ] ![getstarted link](https://user-images.githubusercontent.com/31955617/45756693-22f14980-bc3f-11e8-9950-eb8a0988e74b.png)
non_test
performance candidate error message your connection is not secure” is displayed when clicked on get started button steps to replicate launch firefox browser go to options go to network proxy settings and select ‘manual proxy configuration’ add ‘ ’ in port number configured the same port number in ‘performance tool’ when the recording is started we were able to login into the application we were able to reset the password and reach ‘dashboard ‘ screen when clicked on “get started” we came across the above error message experienced behavior when we click on “get started” button in dashboard screen of candidate we are observing the below error message
0
33,965
7,314,157,006
IssuesEvent
2018-03-01 05:33:16
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Predicate that is `IndexAwarePredicate` doesnt have its `apply` method invoked
Estimation: S Interface: IMap Team: Core Team: Documentation Type: Defect
When using Indexes, an `IndexAwarePredicate` doesnt have its `apply` method invoked - so despite whatever code maybe present in there its not used - only the index operation is performed and the apply filter is silently ignored. It would be helpful if the apply method was invoked since we could get different runtime results when an index is present or not - and I dont believe that data results should change simply due to a HZ configuration change.
1.0
Predicate that is `IndexAwarePredicate` doesnt have its `apply` method invoked - When using Indexes, an `IndexAwarePredicate` doesnt have its `apply` method invoked - so despite whatever code maybe present in there its not used - only the index operation is performed and the apply filter is silently ignored. It would be helpful if the apply method was invoked since we could get different runtime results when an index is present or not - and I dont believe that data results should change simply due to a HZ configuration change.
non_test
predicate that is indexawarepredicate doesnt have its apply method invoked when using indexes an indexawarepredicate doesnt have its apply method invoked so despite whatever code maybe present in there its not used only the index operation is performed and the apply filter is silently ignored it would be helpful if the apply method was invoked since we could get different runtime results when an index is present or not and i dont believe that data results should change simply due to a hz configuration change
0
1,466
2,546,491,029
IssuesEvent
2015-01-30 00:29:51
aspnet/EntityFramework
https://api.github.com/repos/aspnet/EntityFramework
closed
SqlServerGearsOfWarQueryTest includes initialization SQL in assert
pri0 test
/cc @maumar After changing the database initialization to be non-async (See #1483), the first SqlServerGearsOfWarQueryTest that runs now includes the database creation SQL in the SQL log, causing it to fail. The log should only be used for the test query, or the log should be cleared after initialization has happened. Tests are currently disabled.
1.0
SqlServerGearsOfWarQueryTest includes initialization SQL in assert - /cc @maumar After changing the database initialization to be non-async (See #1483), the first SqlServerGearsOfWarQueryTest that runs now includes the database creation SQL in the SQL log, causing it to fail. The log should only be used for the test query, or the log should be cleared after initialization has happened. Tests are currently disabled.
test
sqlservergearsofwarquerytest includes initialization sql in assert cc maumar after changing the database initialization to be non async see the first sqlservergearsofwarquerytest that runs now includes the database creation sql in the sql log causing it to fail the log should only be used for the test query or the log should be cleared after initialization has happened tests are currently disabled
1
54,929
6,418,038,607
IssuesEvent
2017-08-08 18:04:28
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
etcd disaster recovery fails on a 8 host setup because of network partitioning
kind/bug status/to-test
**Rancher versions:** rancher/server:Upgrade from v1.6.6 to v1.6.7-rc1 **Docker version: (`docker version`,`docker info` preferred)**1.12.6 **Operating system and kernel: (`cat /etc/os-release`, `uname -r` preferred)**Ubuntu **Type/provider of hosts: (VirtualBox/Bare-metal/AWS/GCE/DO)**DO **Setup details: (single node rancher vs. HA rancher, internal DB vs. external DB)**Single node **Environment Template: (Cattle/Kubernetes/Swarm/Mesos)**Kubernetes **Steps to Reproduce:** 1. Create a 8 host Kubernetes setup with etcd scale of 3 on v1.6.6 2. Create pods/rcs/services 3. Upgrade rancher to v1.6.7-rc1 4. Upgrade Network services, IPsec and Kubernetes stacks 5. Power down two hosts 6. etcd cluster is unhealthy 7. Perform disaster recovery by issuing the command "disaster" on the etcd which is the sole survivor. This is the etcd which is in running state **Results**: After disaster recovery, kubectl does not list any of the resources. The data is lost. Kubernetes dashboard fails to launch with the error "Service unavailable"
1.0
etcd disaster recovery fails on a 8 host setup because of network partitioning - **Rancher versions:** rancher/server:Upgrade from v1.6.6 to v1.6.7-rc1 **Docker version: (`docker version`,`docker info` preferred)**1.12.6 **Operating system and kernel: (`cat /etc/os-release`, `uname -r` preferred)**Ubuntu **Type/provider of hosts: (VirtualBox/Bare-metal/AWS/GCE/DO)**DO **Setup details: (single node rancher vs. HA rancher, internal DB vs. external DB)**Single node **Environment Template: (Cattle/Kubernetes/Swarm/Mesos)**Kubernetes **Steps to Reproduce:** 1. Create a 8 host Kubernetes setup with etcd scale of 3 on v1.6.6 2. Create pods/rcs/services 3. Upgrade rancher to v1.6.7-rc1 4. Upgrade Network services, IPsec and Kubernetes stacks 5. Power down two hosts 6. etcd cluster is unhealthy 7. Perform disaster recovery by issuing the command "disaster" on the etcd which is the sole survivor. This is the etcd which is in running state **Results**: After disaster recovery, kubectl does not list any of the resources. The data is lost. Kubernetes dashboard fails to launch with the error "Service unavailable"
test
etcd disaster recovery fails on a host setup because of network partitioning rancher versions rancher server upgrade from to docker version docker version docker info preferred operating system and kernel cat etc os release uname r preferred ubuntu type provider of hosts virtualbox bare metal aws gce do do setup details single node rancher vs ha rancher internal db vs external db single node environment template cattle kubernetes swarm mesos kubernetes steps to reproduce create a host kubernetes setup with etcd scale of on create pods rcs services upgrade rancher to upgrade network services ipsec and kubernetes stacks power down two hosts etcd cluster is unhealthy perform disaster recovery by issuing the command disaster on the etcd which is the sole survivor this is the etcd which is in running state results after disaster recovery kubectl does not list any of the resources the data is lost kubernetes dashboard fails to launch with the error service unavailable
1
59,243
17,016,664,387
IssuesEvent
2021-07-02 13:01:43
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Wrong adress returned even if exact match exists
Component: nominatim Priority: major Type: defect
**[Submitted to the original trac issue database at 12.40pm, Monday, 17th August 2015]** If you ask nominatim about 19 Wojska Polskiego, winoujcie it returns two addresses: 1/19 Wojska Polskiego, winoujcie 19 Wojska Polskiego, winoujcie So even exact match exists (second one) it is returned as last one. It should not be. JSON data returned: [{"place_id":"40981186","licence":"Data OpenStreetMap contributors, ODbL 1.0. http:\/\/www.openstreetmap.org\/copyright","osm_type":"node","osm_id":"3022728063","boundingbox":["53.9135963","53.9136963","14.2381253","14.2382253"],"lat":"53.9136463","lon":"14.2381753","display_name":"1\/19, Wojska Polskiego, Wyspiaskiego, Osiedle Matejki, winoujcie, wojewdztwo zachodniopomorskie, 72-600, Polska","class":"place","type":"house","importance":0.311},{"place_id":"121677689","licence":"Data OpenStreetMap contributors, ODbL 1.0. http:\/\/www.openstreetmap.org\/copyright","osm_type":"way","osm_id":"293740794","boundingbox":["53.9148804","53.915029","14.2352985","14.2355765"],"lat":"53.91495545","lon":"14.2354374547951","display_name":"19, Wojska Polskiego, Rycerska, Osiedle Posejdon, winoujcie, wojewdztwo zachodniopomorskie, 72-600, Polska","class":"building","type":"yes","importance":0.311}]
1.0
Wrong adress returned even if exact match exists - **[Submitted to the original trac issue database at 12.40pm, Monday, 17th August 2015]** If you ask nominatim about 19 Wojska Polskiego, winoujcie it returns two addresses: 1/19 Wojska Polskiego, winoujcie 19 Wojska Polskiego, winoujcie So even exact match exists (second one) it is returned as last one. It should not be. JSON data returned: [{"place_id":"40981186","licence":"Data OpenStreetMap contributors, ODbL 1.0. http:\/\/www.openstreetmap.org\/copyright","osm_type":"node","osm_id":"3022728063","boundingbox":["53.9135963","53.9136963","14.2381253","14.2382253"],"lat":"53.9136463","lon":"14.2381753","display_name":"1\/19, Wojska Polskiego, Wyspiaskiego, Osiedle Matejki, winoujcie, wojewdztwo zachodniopomorskie, 72-600, Polska","class":"place","type":"house","importance":0.311},{"place_id":"121677689","licence":"Data OpenStreetMap contributors, ODbL 1.0. http:\/\/www.openstreetmap.org\/copyright","osm_type":"way","osm_id":"293740794","boundingbox":["53.9148804","53.915029","14.2352985","14.2355765"],"lat":"53.91495545","lon":"14.2354374547951","display_name":"19, Wojska Polskiego, Rycerska, Osiedle Posejdon, winoujcie, wojewdztwo zachodniopomorskie, 72-600, Polska","class":"building","type":"yes","importance":0.311}]
non_test
wrong adress returned even if exact match exists if you ask nominatim about wojska polskiego winoujcie it returns two addresses wojska polskiego winoujcie wojska polskiego winoujcie so even exact match exists second one it is returned as last one it should not be json data returned lat lon display name wojska polskiego wyspiaskiego osiedle matejki winoujcie wojewdztwo zachodniopomorskie polska class place type house importance place id licence data openstreetmap contributors odbl http lat lon display name wojska polskiego rycerska osiedle posejdon winoujcie wojewdztwo zachodniopomorskie polska class building type yes importance
0
503,058
14,578,604,507
IssuesEvent
2020-12-18 05:19:21
dogpineapple/tackyboard
https://api.github.com/repos/dogpineapple/tackyboard
closed
POST route for adding new Click-to-copy Notes
backend high priority
Allow users to add Click-to-Copy notes. The path should be: `/click-copy/new` POST route should receive a request object with form values that would look similar to: ``` { user_id: note: } ``` Response should be similar to: ``` { click_copy_id: note: } ```
1.0
POST route for adding new Click-to-copy Notes - Allow users to add Click-to-Copy notes. The path should be: `/click-copy/new` POST route should receive a request object with form values that would look similar to: ``` { user_id: note: } ``` Response should be similar to: ``` { click_copy_id: note: } ```
non_test
post route for adding new click to copy notes allow users to add click to copy notes the path should be click copy new post route should receive a request object with form values that would look similar to user id note response should be similar to click copy id note
0
70,373
7,186,896,325
IssuesEvent
2018-02-02 01:42:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Test: System.Threading.Threads.Tests.ThreadTests/ApartmentStateTest_ChangeBeforeThreadStarted_Windows failed with "Xunit.Sdk.EqualException"
area-System.Threading os-windows-nano test-run-core
Opened on behalf of @Jiayili1 The test `System.Threading.Threads.Tests.ThreadTests/ApartmentStateTest_ChangeBeforeThreadStarted_Windows(getApartmentState: Func`2 { Method = System.Threading.ApartmentState <ApartmentStateTest_MemberD...` has failed. Assert.Equal() Failure\r Expected: MTA\r Actual: STA Stack Trace: at System.Threading.Threads.Tests.ThreadTests.ApartmentStateTest_ChangeBeforeThreadStarted_Windows(Func`2 getApartmentState, Func`3 setApartmentState, Int32 setType) Build : 2.0.0 - 20170711.01 (Core Tests) Failing configurations: - windows.10.amd64.iot-x64 - Release Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.Threading.Thread.Tests/analysis/xunit/System.Threading.Threads.Tests.ThreadTests~2FApartmentStateTest_ChangeBeforeThreadStarted_Windows(getApartmentState:%20Func%602%20%7B%20Method%20=%20System.Threading.ApartmentState%20%3CApartmentStateTest_MemberD...
1.0
Test: System.Threading.Threads.Tests.ThreadTests/ApartmentStateTest_ChangeBeforeThreadStarted_Windows failed with "Xunit.Sdk.EqualException" - Opened on behalf of @Jiayili1 The test `System.Threading.Threads.Tests.ThreadTests/ApartmentStateTest_ChangeBeforeThreadStarted_Windows(getApartmentState: Func`2 { Method = System.Threading.ApartmentState <ApartmentStateTest_MemberD...` has failed. Assert.Equal() Failure\r Expected: MTA\r Actual: STA Stack Trace: at System.Threading.Threads.Tests.ThreadTests.ApartmentStateTest_ChangeBeforeThreadStarted_Windows(Func`2 getApartmentState, Func`3 setApartmentState, Int32 setType) Build : 2.0.0 - 20170711.01 (Core Tests) Failing configurations: - windows.10.amd64.iot-x64 - Release Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.Threading.Thread.Tests/analysis/xunit/System.Threading.Threads.Tests.ThreadTests~2FApartmentStateTest_ChangeBeforeThreadStarted_Windows(getApartmentState:%20Func%602%20%7B%20Method%20=%20System.Threading.ApartmentState%20%3CApartmentStateTest_MemberD...
test
test system threading threads tests threadtests apartmentstatetest changebeforethreadstarted windows failed with xunit sdk equalexception opened on behalf of the test system threading threads tests threadtests apartmentstatetest changebeforethreadstarted windows getapartmentstate func method system threading apartmentstate apartmentstatetest memberd has failed assert equal failure r expected mta r actual sta stack trace at system threading threads tests threadtests apartmentstatetest changebeforethreadstarted windows func getapartmentstate func setapartmentstate settype build core tests failing configurations windows iot release detail
1
79,046
10,102,758,225
IssuesEvent
2019-07-29 12:03:41
open-zaak/open-zaak
https://api.github.com/repos/open-zaak/open-zaak
opened
As sysadmin, I want to know how to setup logging to monitor for issues
EPIC: Documentation
... so I can set this up at my municipality. **Description** There should be a document that gives tips and pointers on how to set this up.
1.0
As sysadmin, I want to know how to setup logging to monitor for issues - ... so I can set this up at my municipality. **Description** There should be a document that gives tips and pointers on how to set this up.
non_test
as sysadmin i want to know how to setup logging to monitor for issues so i can set this up at my municipality description there should be a document that gives tips and pointers on how to set this up
0
14,497
3,408,591,979
IssuesEvent
2015-12-04 11:28:59
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
ImagingIMATTomoScripts disabled for Python 2.6
Component: Imaging Priority: Low Quality: System Tests
A first attempt (#14678) to make this system test work on rhel6 was not quite enough. The nightly system tests failed again: - From the unittest front, there's at least the issue that AssertRaises works as context manager only in Python >2.7. - From the numpy front, the version available is from 2010?-update-from-2012?. numpy test methods are not supported (requires changes to the test), and more methods will need to be replaced in the code that the test tries to cover (rot, etc.). This system test raises many issues with Python 2.6 so it's being disabled when Python <2.7. The issue is there, but I think the effort/gain ratio doesn't justify any more time spent on this at the moment. If rhel6 is deprecated soon (hopefully) this issue can be closed.
1.0
ImagingIMATTomoScripts disabled for Python 2.6 - A first attempt (#14678) to make this system test work on rhel6 was not quite enough. The nightly system tests failed again: - From the unittest front, there's at least the issue that AssertRaises works as context manager only in Python >2.7. - From the numpy front, the version available is from 2010?-update-from-2012?. numpy test methods are not supported (requires changes to the test), and more methods will need to be replaced in the code that the test tries to cover (rot, etc.). This system test raises many issues with Python 2.6 so it's being disabled when Python <2.7. The issue is there, but I think the effort/gain ratio doesn't justify any more time spent on this at the moment. If rhel6 is deprecated soon (hopefully) this issue can be closed.
test
imagingimattomoscripts disabled for python a first attempt to make this system test work on was not quite enough the nightly system tests failed again from the unittest front there s at least the issue that assertraises works as context manager only in python from the numpy front the version available is from update from numpy test methods are not supported requires changes to the test and more methods will need to be replaced in the code that the test tries to cover rot etc this system test raises many issues with python so it s being disabled when python the issue is there but i think the effort gain ratio doesn t justify any more time spent on this at the moment if is deprecated soon hopefully this issue can be closed
1
9,182
27,712,642,162
IssuesEvent
2023-03-14 15:06:46
githubcustomers/discovery.co.za
https://api.github.com/repos/githubcustomers/discovery.co.za
opened
Task Thirteen: Detection of secret keys from known token formats committed to private repositories
ghas-trial automation Important
# Task Thirteen: Detection of secret keys from known token formats committed to private repositories ## What is secret scanning? If your project communicates with an external service, you might use a token or private key for authentication. Tokens and private keys are examples of secrets that a service provider can issue. If you check a secret into a repository, anyone who has read access to the repository can use the secret to access the external service with your privileges. We recommend that you store secrets in a dedicated, secure location outside of the repository for your project. Secret scanning will scan your entire Git history on all branches present in your GitHub repository for secrets. ## How to enable secret scanning? 1. Follow the steps found here: [Configuring secret scanning for your repositories](https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/configuring-secret-scanning-for-your-repositories). ## Status Checks Each Secret Scanning alert has a status attached to it with several states - Revoked - False positive - Used in tests - Won't Fix The worst thing is when you get a security alert from a tool and it's from a test that uses a dummy `auth123` bearer token within the Authorization header. It wastes developers time, and it makes developers loose trust in a tool, which means they are less likely to use it. 1. Create a test file with a dummy secret in (such as `PASSWORD=123`) and see how secret scanning **doesn't** find that secret. (The reason being, just because there is a `PASSWORD` in the string, it doesn't mean: `123` is an actual password). 2. Grab a GitHub PAT, revoke it straight away, and then push it to GitHub. Watch how secret scanning straight away finds that secret. ## Integrations Most companies have their own tool where secrets are stored, and responded to. The best practice for consuming these events is from a [secret scanning webhook](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#secret_scanning_alert) into your SIEM of choice. Additionally you can consume the information from the API, here is a starter script to help you get started: [API Script for consuming results on GHEC](https://github.com/jhutchings1/get-code-scanning-alerts-in-org-sample)
1.0
Task Thirteen: Detection of secret keys from known token formats committed to private repositories - # Task Thirteen: Detection of secret keys from known token formats committed to private repositories ## What is secret scanning? If your project communicates with an external service, you might use a token or private key for authentication. Tokens and private keys are examples of secrets that a service provider can issue. If you check a secret into a repository, anyone who has read access to the repository can use the secret to access the external service with your privileges. We recommend that you store secrets in a dedicated, secure location outside of the repository for your project. Secret scanning will scan your entire Git history on all branches present in your GitHub repository for secrets. ## How to enable secret scanning? 1. Follow the steps found here: [Configuring secret scanning for your repositories](https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/configuring-secret-scanning-for-your-repositories). ## Status Checks Each Secret Scanning alert has a status attached to it with several states - Revoked - False positive - Used in tests - Won't Fix The worst thing is when you get a security alert from a tool and it's from a test that uses a dummy `auth123` bearer token within the Authorization header. It wastes developers time, and it makes developers loose trust in a tool, which means they are less likely to use it. 1. Create a test file with a dummy secret in (such as `PASSWORD=123`) and see how secret scanning **doesn't** find that secret. (The reason being, just because there is a `PASSWORD` in the string, it doesn't mean: `123` is an actual password). 2. Grab a GitHub PAT, revoke it straight away, and then push it to GitHub. Watch how secret scanning straight away finds that secret. ## Integrations Most companies have their own tool where secrets are stored, and responded to. The best practice for consuming these events is from a [secret scanning webhook](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#secret_scanning_alert) into your SIEM of choice. Additionally you can consume the information from the API, here is a starter script to help you get started: [API Script for consuming results on GHEC](https://github.com/jhutchings1/get-code-scanning-alerts-in-org-sample)
non_test
task thirteen detection of secret keys from known token formats committed to private repositories task thirteen detection of secret keys from known token formats committed to private repositories what is secret scanning if your project communicates with an external service you might use a token or private key for authentication tokens and private keys are examples of secrets that a service provider can issue if you check a secret into a repository anyone who has read access to the repository can use the secret to access the external service with your privileges we recommend that you store secrets in a dedicated secure location outside of the repository for your project secret scanning will scan your entire git history on all branches present in your github repository for secrets how to enable secret scanning follow the steps found here status checks each secret scanning alert has a status attached to it with several states revoked false positive used in tests won t fix the worst thing is when you get a security alert from a tool and it s from a test that uses a dummy bearer token within the authorization header it wastes developers time and it makes developers loose trust in a tool which means they are less likely to use it create a test file with a dummy secret in such as password and see how secret scanning doesn t find that secret the reason being just because there is a password in the string it doesn t mean is an actual password grab a github pat revoke it straight away and then push it to github watch how secret scanning straight away finds that secret integrations most companies have their own tool where secrets are stored and responded to the best practice for consuming these events is from a into your siem of choice additionally you can consume the information from the api here is a starter script to help you get started
0
51,513
27,112,799,782
IssuesEvent
2023-02-15 16:24:27
aesim-tech/simba-project
https://api.github.com/repos/aesim-tech/simba-project
opened
Reduce the number of signal points
performance solver
**Is your feature request related to a problem? Please describe.** * Between two discontinuity events, SIMBA always calculates at least 4 points to ensure that we simulate all time constants. These points are saved in the scopes but may not carry any additional information. **Describe your desired solution**. We need to consider whether we can remove these points from the scopes. A simple option would be that if the LTE (local truncation error) calculated on these points is low (1E-8?), to remove these points from the scopes.
True
Reduce the number of signal points - **Is your feature request related to a problem? Please describe.** * Between two discontinuity events, SIMBA always calculates at least 4 points to ensure that we simulate all time constants. These points are saved in the scopes but may not carry any additional information. **Describe your desired solution**. We need to consider whether we can remove these points from the scopes. A simple option would be that if the LTE (local truncation error) calculated on these points is low (1E-8?), to remove these points from the scopes.
non_test
reduce the number of signal points is your feature request related to a problem please describe between two discontinuity events simba always calculates at least points to ensure that we simulate all time constants these points are saved in the scopes but may not carry any additional information describe your desired solution we need to consider whether we can remove these points from the scopes a simple option would be that if the lte local truncation error calculated on these points is low to remove these points from the scopes
0
231,404
18,765,373,922
IssuesEvent
2021-11-05 22:45:14
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Freeze on scrolling tests
bug freeze-slow-crash-leak testing
Issue Type: <b>Bug</b> Requirements: pytest ```python import pytest @pytest.mark.parametrize('a', [1, 2]) @pytest.mark.parametrize('b', [1, 2, 3]) @pytest.mark.parametrize('c', ['a', 'b']) @pytest.mark.parametrize('d', [True, False]) @pytest.mark.parametrize('e', [True, False]) @pytest.mark.parametrize("f", [True, False]) @pytest.mark.parametrize('g', [True, False]) @pytest.mark.parametrize('h', ['A', 'B']) def test_create_commands(a,b,c,d,e,f,g,h): pass ``` https://user-images.githubusercontent.com/1027857/139619351-72c94a46-9a67-40d5-beeb-660f56e92cd4.mp4 Discover tets, click on gutter-button, and scroll tests with a mouse (vscode consume a lot of CPU and freeze) Extension version: 2021.11.1400738762-dev VS Code version: Code - Insiders 1.62.0-insider (ff1e16eebb93af79fd6d7af1356c4003a120c563, 2021-10-29T07:49:33.336Z) OS version: Linux x64 5.4.0-89-generic Restricted Mode: No <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz (4 x 2838)| |GPU Status|2d_canvas: enabled<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>oop_rasterization: disabled_off<br>opengl: enabled_on<br>rasterization: disabled_software<br>skia_renderer: enabled_on<br>video_decode: disabled_software<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled| |Load (avg)|4, 4, 3| |Memory (System)|11.59GB (0.41GB free)| |Process Argv|--unity-launch --crash-reporter-id d1dc4fc0-87bd-4ba9-b632-a18a280ca837| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|cinnamon| |XDG_CURRENT_DESKTOP|X-Cinnamon| |XDG_SESSION_DESKTOP|cinnamon| |XDG_SESSION_TYPE|x11| </details><details> <summary>A/B Experiments</summary> ``` vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256198 vstes627:30244334 pythontb:30258533 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 pythonvsuse255:30319630 vscod805:30301674 pythonvspyt200:30323110 vsccppwt:30382699 bridge0708:30335490 pygetstartedt2:30353727 bridge0723:30353136 pythonrunftest32:30365365 pythonf5test824:30361779 javagetstartedt:30350119 pythonvspyt187:30365360 pydsgst2:30361790 vsaa593:30376534 vsc1dsc:30385039 ``` </details> <!-- generated by issue reporter -->
1.0
Freeze on scrolling tests - Issue Type: <b>Bug</b> Requirements: pytest ```python import pytest @pytest.mark.parametrize('a', [1, 2]) @pytest.mark.parametrize('b', [1, 2, 3]) @pytest.mark.parametrize('c', ['a', 'b']) @pytest.mark.parametrize('d', [True, False]) @pytest.mark.parametrize('e', [True, False]) @pytest.mark.parametrize("f", [True, False]) @pytest.mark.parametrize('g', [True, False]) @pytest.mark.parametrize('h', ['A', 'B']) def test_create_commands(a,b,c,d,e,f,g,h): pass ``` https://user-images.githubusercontent.com/1027857/139619351-72c94a46-9a67-40d5-beeb-660f56e92cd4.mp4 Discover tets, click on gutter-button, and scroll tests with a mouse (vscode consume a lot of CPU and freeze) Extension version: 2021.11.1400738762-dev VS Code version: Code - Insiders 1.62.0-insider (ff1e16eebb93af79fd6d7af1356c4003a120c563, 2021-10-29T07:49:33.336Z) OS version: Linux x64 5.4.0-89-generic Restricted Mode: No <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz (4 x 2838)| |GPU Status|2d_canvas: enabled<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>oop_rasterization: disabled_off<br>opengl: enabled_on<br>rasterization: disabled_software<br>skia_renderer: enabled_on<br>video_decode: disabled_software<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled| |Load (avg)|4, 4, 3| |Memory (System)|11.59GB (0.41GB free)| |Process Argv|--unity-launch --crash-reporter-id d1dc4fc0-87bd-4ba9-b632-a18a280ca837| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|cinnamon| |XDG_CURRENT_DESKTOP|X-Cinnamon| |XDG_SESSION_DESKTOP|cinnamon| |XDG_SESSION_TYPE|x11| </details><details> <summary>A/B Experiments</summary> ``` vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256198 vstes627:30244334 pythontb:30258533 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 pythonvsuse255:30319630 vscod805:30301674 pythonvspyt200:30323110 vsccppwt:30382699 bridge0708:30335490 pygetstartedt2:30353727 bridge0723:30353136 pythonrunftest32:30365365 pythonf5test824:30361779 javagetstartedt:30350119 pythonvspyt187:30365360 pydsgst2:30361790 vsaa593:30376534 vsc1dsc:30385039 ``` </details> <!-- generated by issue reporter -->
test
freeze on scrolling tests issue type bug requirements pytest python import pytest pytest mark parametrize a pytest mark parametrize b pytest mark parametrize c pytest mark parametrize d pytest mark parametrize e pytest mark parametrize f pytest mark parametrize g pytest mark parametrize h def test create commands a b c d e f g h pass discover tets click on gutter button and scroll tests with a mouse vscode consume a lot of cpu and freeze extension version dev vs code version code insiders insider os version linux generic restricted mode no system info item value cpus intel r core tm cpu x gpu status canvas enabled gpu compositing enabled multiple raster threads enabled on oop rasterization disabled off opengl enabled on rasterization disabled software skia renderer enabled on video decode disabled software vulkan disabled off webgl enabled enabled load avg memory system free process argv unity launch crash reporter id screen reader no vm desktop session cinnamon xdg current desktop x cinnamon xdg session desktop cinnamon xdg session type a b experiments pythontb pythonptprofiler pythondataviewer vsccppwt javagetstartedt
1
38,726
8,527,573,398
IssuesEvent
2018-11-02 19:58:40
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[Joomla 3.8.12] [com_fields] If ACL is set to not allowed Edit Article throws an error in Frontend
J3 Issue No Code Attached Yet
### Steps to reproduce the issue 1) Create a custom field for your articles. 2) Check that ACL is set to edit own fields only at super user (this is the default) for Editor it's set to disallow 3) Edit an Article as an Editor (Usergroup) 4) You can't save the Article because of an Error "Invalid Field" This field is not set to Required so there is no reason why its invalid...
1.0
[Joomla 3.8.12] [com_fields] If ACL is set to not allowed Edit Article throws an error in Frontend - ### Steps to reproduce the issue 1) Create a custom field for your articles. 2) Check that ACL is set to edit own fields only at super user (this is the default) for Editor it's set to disallow 3) Edit an Article as an Editor (Usergroup) 4) You can't save the Article because of an Error "Invalid Field" This field is not set to Required so there is no reason why its invalid...
non_test
if acl is set to not allowed edit article throws an error in frontend steps to reproduce the issue create a custom field for your articles check that acl is set to edit own fields only at super user this is the default for editor it s set to disallow edit an article as an editor usergroup you can t save the article because of an error invalid field this field is not set to required so there is no reason why its invalid
0
130,382
18,068,885,955
IssuesEvent
2021-09-20 22:53:17
practice-uffs/programa
https://api.github.com/repos/practice-uffs/programa
reopened
Cartaz de divulgação da I Feira de Ciências Biológicas - UFFS
P2 cliente:aprovou equipe:con-design serviço:cartaz
Foi solicitada a criação de um cartaz para divulgação da I Feira de Ciências Biológicas - UFFS. > Um cartaz de divulgação, utilizando a cor verde que remete a UFFS e á Ciências Biológicas, contendo data (14/10/2021) e horário (manhã= 8:30h ás 11:30), demais elementos podem ser utilizados conforme criatividade do Practice. Pedi para a solicitante que adicione na pasta de entrada desta issue o texto que deve conter no cartaz, logotipos e também imagens de referências se houver. O tamanho do arquivo pode ser o padrão instagram 1080x1080. Solicitante: MARIA LUIZA REVILIAU [Mural](https://mural.practice.uffs.cc/servico/1329)
1.0
Cartaz de divulgação da I Feira de Ciências Biológicas - UFFS - Foi solicitada a criação de um cartaz para divulgação da I Feira de Ciências Biológicas - UFFS. > Um cartaz de divulgação, utilizando a cor verde que remete a UFFS e á Ciências Biológicas, contendo data (14/10/2021) e horário (manhã= 8:30h ás 11:30), demais elementos podem ser utilizados conforme criatividade do Practice. Pedi para a solicitante que adicione na pasta de entrada desta issue o texto que deve conter no cartaz, logotipos e também imagens de referências se houver. O tamanho do arquivo pode ser o padrão instagram 1080x1080. Solicitante: MARIA LUIZA REVILIAU [Mural](https://mural.practice.uffs.cc/servico/1329)
non_test
cartaz de divulgação da i feira de ciências biológicas uffs foi solicitada a criação de um cartaz para divulgação da i feira de ciências biológicas uffs um cartaz de divulgação utilizando a cor verde que remete a uffs e á ciências biológicas contendo data e horário manhã ás demais elementos podem ser utilizados conforme criatividade do practice pedi para a solicitante que adicione na pasta de entrada desta issue o texto que deve conter no cartaz logotipos e também imagens de referências se houver o tamanho do arquivo pode ser o padrão instagram solicitante maria luiza reviliau
0
99,864
11,164,749,160
IssuesEvent
2019-12-27 06:32:59
JuliaReach/LazySets.jl
https://api.github.com/repos/JuliaReach/LazySets.jl
opened
Documentation nondeterministically breaks due to missing eltype function
documentation fix
See #1866, which did not actually solve the problem.
1.0
Documentation nondeterministically breaks due to missing eltype function - See #1866, which did not actually solve the problem.
non_test
documentation nondeterministically breaks due to missing eltype function see which did not actually solve the problem
0
63,186
17,410,891,820
IssuesEvent
2021-08-03 12:12:07
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Cannot enable Jet Engine with client permissions
Module: Jet Source: Internal Team: Core Type: Defect ux-defect
Migrated from https://hazelcast.atlassian.net/browse/HZ-487 I am getting NPE during 5.0-SNAPSHOT startup within Java context with Jet Engine enabled as below; ``` 20:06:13.966 [main] ERROR c.h.c.h.a.ContainerApplication - Cluster #1773 failed to start: null java.lang.NullPointerException: null at com.hazelcast.jet.impl.EnterpriseJetServiceBackend.configureJetInternalObjects(EnterpriseJetServiceBackend.java:67) at com.hazelcast.instance.impl.JetExtension.beforeStart(JetExtension.java:67) at com.hazelcast.instance.impl.DefaultNodeExtension.beforeStart(DefaultNodeExtension.java:213) at com.hazelcast.instance.impl.EnterpriseNodeExtension.beforeStart(EnterpriseNodeExtension.java:243) at com.hazelcast.instance.impl.Node.<init>(Node.java:238) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:149) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:118) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:61) at com.hazelcast.cloud.hazelcastcontainer.service.HazelcastServiceImpl.<init>(HazelcastServiceImpl.java:48) at com.hazelcast.cloud.hazelcastcontainer.application.ContainerApplication.start(ContainerApplication.java:95) at com.hazelcast.cloud.hazelcastcontainer.ContainerEntryPoint.main(ContainerEntryPoint.java:25) ``` When I check related code line, I see client permission name is compared by a constant, but not all client permissions have a name; ```java for (PermissionConfig clientPermissionConfig : clientPermissionConfigs) { if (clientPermissionConfig.getName().startsWith(INTERNAL_JET_OBJECTS_PREFIX)) { throw new IllegalArgumentException("Explicitly configuring internal Jet data-structures is forbidden"); } ``` I am using following notation for client permissions; ```xml <client-permissions> <all-permissions principal="de-1773"> </all-permissions> </client-permissions> ```
2.0
Cannot enable Jet Engine with client permissions - Migrated from https://hazelcast.atlassian.net/browse/HZ-487 I am getting NPE during 5.0-SNAPSHOT startup within Java context with Jet Engine enabled as below; ``` 20:06:13.966 [main] ERROR c.h.c.h.a.ContainerApplication - Cluster #1773 failed to start: null java.lang.NullPointerException: null at com.hazelcast.jet.impl.EnterpriseJetServiceBackend.configureJetInternalObjects(EnterpriseJetServiceBackend.java:67) at com.hazelcast.instance.impl.JetExtension.beforeStart(JetExtension.java:67) at com.hazelcast.instance.impl.DefaultNodeExtension.beforeStart(DefaultNodeExtension.java:213) at com.hazelcast.instance.impl.EnterpriseNodeExtension.beforeStart(EnterpriseNodeExtension.java:243) at com.hazelcast.instance.impl.Node.<init>(Node.java:238) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:149) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:118) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:61) at com.hazelcast.cloud.hazelcastcontainer.service.HazelcastServiceImpl.<init>(HazelcastServiceImpl.java:48) at com.hazelcast.cloud.hazelcastcontainer.application.ContainerApplication.start(ContainerApplication.java:95) at com.hazelcast.cloud.hazelcastcontainer.ContainerEntryPoint.main(ContainerEntryPoint.java:25) ``` When I check related code line, I see client permission name is compared by a constant, but not all client permissions have a name; ```java for (PermissionConfig clientPermissionConfig : clientPermissionConfigs) { if (clientPermissionConfig.getName().startsWith(INTERNAL_JET_OBJECTS_PREFIX)) { throw new IllegalArgumentException("Explicitly configuring internal Jet data-structures is forbidden"); } ``` I am using following notation for client permissions; ```xml <client-permissions> <all-permissions principal="de-1773"> </all-permissions> </client-permissions> ```
non_test
cannot enable jet engine with client permissions migrated from i am getting npe during snapshot startup within java context with jet engine enabled as below error c h c h a containerapplication cluster failed to start null java lang nullpointerexception null at com hazelcast jet impl enterprisejetservicebackend configurejetinternalobjects enterprisejetservicebackend java at com hazelcast instance impl jetextension beforestart jetextension java at com hazelcast instance impl defaultnodeextension beforestart defaultnodeextension java at com hazelcast instance impl enterprisenodeextension beforestart enterprisenodeextension java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast newhazelcastinstance hazelcast java at com hazelcast cloud hazelcastcontainer service hazelcastserviceimpl hazelcastserviceimpl java at com hazelcast cloud hazelcastcontainer application containerapplication start containerapplication java at com hazelcast cloud hazelcastcontainer containerentrypoint main containerentrypoint java when i check related code line i see client permission name is compared by a constant but not all client permissions have a name java for permissionconfig clientpermissionconfig clientpermissionconfigs if clientpermissionconfig getname startswith internal jet objects prefix throw new illegalargumentexception explicitly configuring internal jet data structures is forbidden i am using following notation for client permissions xml
0
325,978
27,971,981,686
IssuesEvent
2023-03-25 05:25:42
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: acceptance/c2c failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.acceptance/c2c [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9244147?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9244147?buildTab=artifacts#/acceptance/c2c) on master @ [0fcc33bc2870961b9387999d8a9fed97fccbb2ae](https://github.com/cockroachdb/cockroach/commits/0fcc33bc2870961b9387999d8a9fed97fccbb2ae): ``` test artifacts and logs in: /artifacts/acceptance/c2c/run_1 (cluster_to_cluster.go:619).runAcceptanceClusterReplication: acceptance tests should only run on a local cluster ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #99552 roachtest: acceptance/c2c failed [C-test-failure O-roachtest O-robot T-disaster-recovery branch-release-23.1 release-blocker] </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*acceptance/c2c.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: acceptance/c2c failed - roachtest.acceptance/c2c [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9244147?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9244147?buildTab=artifacts#/acceptance/c2c) on master @ [0fcc33bc2870961b9387999d8a9fed97fccbb2ae](https://github.com/cockroachdb/cockroach/commits/0fcc33bc2870961b9387999d8a9fed97fccbb2ae): ``` test artifacts and logs in: /artifacts/acceptance/c2c/run_1 (cluster_to_cluster.go:619).runAcceptanceClusterReplication: acceptance tests should only run on a local cluster ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #99552 roachtest: acceptance/c2c failed [C-test-failure O-roachtest O-robot T-disaster-recovery branch-release-23.1 release-blocker] </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*acceptance/c2c.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest acceptance failed roachtest acceptance with on master test artifacts and logs in artifacts acceptance run cluster to cluster go runacceptanceclusterreplication acceptance tests should only run on a local cluster parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest fs roachtest localssd true roachtest ssd help see see same failure on other branches roachtest acceptance failed cc cockroachdb disaster recovery
1
123,777
12,218,175,977
IssuesEvent
2020-05-01 18:46:20
dagster-io/dagster
https://api.github.com/repos/dagster-io/dagster
opened
Add to Docs: dynamic pipeline generation
documentation
It is not clear to users that they are able to dynamically generate Pipeline Definitions. Along that vein, we should clearly articulate the current limitations of Dagster so that users can quickly parse and understand
1.0
Add to Docs: dynamic pipeline generation - It is not clear to users that they are able to dynamically generate Pipeline Definitions. Along that vein, we should clearly articulate the current limitations of Dagster so that users can quickly parse and understand
non_test
add to docs dynamic pipeline generation it is not clear to users that they are able to dynamically generate pipeline definitions along that vein we should clearly articulate the current limitations of dagster so that users can quickly parse and understand
0
164,469
12,808,245,982
IssuesEvent
2020-07-03 13:13:48
ValveSoftware/SteamVR-for-Linux
https://api.github.com/repos/ValveSoftware/SteamVR-for-Linux
closed
vrcmd bash-script contains ms-dos CR
Need Retest
/SteamVR/bin$ ./vrcmd bash: ./vrcmd: /bin/bash^M: bad interpreter: No such file or directory That's a ms-dos carriage return there. Yuck! It's fixed easily enough, tough: SteamVR/bin$ flip -ub vrcmd
1.0
vrcmd bash-script contains ms-dos CR - /SteamVR/bin$ ./vrcmd bash: ./vrcmd: /bin/bash^M: bad interpreter: No such file or directory That's a ms-dos carriage return there. Yuck! It's fixed easily enough, tough: SteamVR/bin$ flip -ub vrcmd
test
vrcmd bash script contains ms dos cr steamvr bin vrcmd bash vrcmd bin bash m bad interpreter no such file or directory that s a ms dos carriage return there yuck it s fixed easily enough tough steamvr bin flip ub vrcmd
1
270,302
23,501,365,714
IssuesEvent
2022-08-18 08:43:20
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.3.7 - Revision 1 - Release Candidate RC1 - Footprint Metrics - SCA (3.5d)
release test/4.3.7
## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | # | | **Main footprint metrics issue #** | #14554 | | **Version** | 4.3.7 | | **Release candidate #** | RC1 | | **Tag** | https://github.com/wazuh/wazuh/tree/4.3.7-rc1 | ## Stress test documentation ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` - **Jenkins build**: https://ci.wazuh.info/job/Test_stress/3454/ --- <details><summary>Manager</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_EDPS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_Number_Events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_Queues_state.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_manager_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/logs/ossec_Test_stress_B3454_manager_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-manager-Test_stress_B3454_manager-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/monitor-manager-Test_stress_B3454_manager-pre-release.csv) [Test_stress_B3454_manager_analysisd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/Test_stress_B3454_manager_analysisd_state.csv) [Test_stress_B3454_manager_remoted_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/Test_stress_B3454_manager_remoted_state.csv) </details> </details> <details><summary>Centos agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_centos_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/logs/ossec_Test_stress_B3454_centos_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3454_centos-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/data/monitor-agent-Test_stress_B3454_centos-pre-release.csv) [Test_stress_B3454_centos_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/data/Test_stress_B3454_centos_agentd_state.csv) </details> </details> <details><summary>Ubuntu agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_ubuntu_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/logs/ossec_Test_stress_B3454_ubuntu_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3454_ubuntu-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/data/monitor-agent-Test_stress_B3454_ubuntu-pre-release.csv) [Test_stress_B3454_ubuntu_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/data/Test_stress_B3454_ubuntu_agentd_state.csv) </details> </details> <details><summary>Windows agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Handles.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_windows_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/logs/ossec_Test_stress_B3454_windows_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-winagent-Test_stress_B3454_windows-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/data/monitor-winagent-Test_stress_B3454_windows-pre-release.csv) [Test_stress_B3454_windows_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/data/Test_stress_B3454_windows_agentd_state.csv) </details> </details> <details><summary>macOS agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details> <details><summary>Solaris agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details>
1.0
Release 4.3.7 - Revision 1 - Release Candidate RC1 - Footprint Metrics - SCA (3.5d) - ## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | # | | **Main footprint metrics issue #** | #14554 | | **Version** | 4.3.7 | | **Release candidate #** | RC1 | | **Tag** | https://github.com/wazuh/wazuh/tree/4.3.7-rc1 | ## Stress test documentation ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` - **Jenkins build**: https://ci.wazuh.info/job/Test_stress/3454/ --- <details><summary>Manager</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/monitor-manager-Test_stress_B3454_manager-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_EDPS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_Number_Events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/plots/Test_stress_B3454_manager_analysisd_state_Queues_state.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_manager_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/logs/ossec_Test_stress_B3454_manager_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-manager-Test_stress_B3454_manager-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/monitor-manager-Test_stress_B3454_manager-pre-release.csv) [Test_stress_B3454_manager_analysisd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/Test_stress_B3454_manager_analysisd_state.csv) [Test_stress_B3454_manager_remoted_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_manager_centos/data/Test_stress_B3454_manager_remoted_state.csv) </details> </details> <details><summary>Centos agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/monitor-agent-Test_stress_B3454_centos-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/plots/Test_stress_B3454_centos_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_centos_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/logs/ossec_Test_stress_B3454_centos_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3454_centos-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/data/monitor-agent-Test_stress_B3454_centos-pre-release.csv) [Test_stress_B3454_centos_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_centos/data/Test_stress_B3454_centos_agentd_state.csv) </details> </details> <details><summary>Ubuntu agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/monitor-agent-Test_stress_B3454_ubuntu-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/plots/Test_stress_B3454_ubuntu_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_ubuntu_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/logs/ossec_Test_stress_B3454_ubuntu_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3454_ubuntu-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/data/monitor-agent-Test_stress_B3454_ubuntu-pre-release.csv) [Test_stress_B3454_ubuntu_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_ubuntu/data/Test_stress_B3454_ubuntu_agentd_state.csv) </details> </details> <details><summary>Windows agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Handles.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/monitor-winagent-Test_stress_B3454_windows-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/plots/Test_stress_B3454_windows_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3454_windows_2022-08-16.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/logs/ossec_Test_stress_B3454_windows_2022-08-16.zip) </details> + <details><summary>CSV</summary> [monitor-winagent-Test_stress_B3454_windows-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/data/monitor-winagent-Test_stress_B3454_windows-pre-release.csv) [Test_stress_B3454_windows_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.3.7/B3454-5040m/B3454_agent_windows/data/Test_stress_B3454_windows_agentd_state.csv) </details> </details> <details><summary>macOS agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details> <details><summary>Solaris agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details>
test
release revision release candidate footprint metrics sca footprint metrics information main release candidate issue main footprint metrics issue version release candidate tag stress test documentation packages used repository packages dev wazuh com package path pre release package revision jenkins build manager plots logs and configuration csv centos agent plots logs and configuration csv ubuntu agent plots logs and configuration csv windows agent plots logs and configuration csv macos agent plots logs and configuration csv solaris agent plots logs and configuration csv
1
3,867
2,793,534,967
IssuesEvent
2015-05-11 11:44:54
OraOpenSource/oraclexe-apex
https://api.github.com/repos/OraOpenSource/oraclexe-apex
closed
Documentation on how to start/stop services
documentation
Add documentation to describe how to start/stop services as we're moving towards the new `systemd`. Example: ```bash systemctl enable tomcat.service systemctl start tomcat.service ```
1.0
Documentation on how to start/stop services - Add documentation to describe how to start/stop services as we're moving towards the new `systemd`. Example: ```bash systemctl enable tomcat.service systemctl start tomcat.service ```
non_test
documentation on how to start stop services add documentation to describe how to start stop services as we re moving towards the new systemd example bash systemctl enable tomcat service systemctl start tomcat service
0
229,271
17,537,659,656
IssuesEvent
2021-08-12 08:23:47
mysteriumnetwork/documentation
https://api.github.com/repos/mysteriumnetwork/documentation
closed
Integrate FreddyFeedback service in MMN and Documentation for user feedback collection
documentation
Our new docs should have nice looking widgets to collect article quality feedback using stars or smiley faces.
1.0
Integrate FreddyFeedback service in MMN and Documentation for user feedback collection - Our new docs should have nice looking widgets to collect article quality feedback using stars or smiley faces.
non_test
integrate freddyfeedback service in mmn and documentation for user feedback collection our new docs should have nice looking widgets to collect article quality feedback using stars or smiley faces
0
228,305
18,169,917,468
IssuesEvent
2021-09-27 18:42:12
surveysolutions/surveysolutions
https://api.github.com/repos/surveysolutions/surveysolutions
closed
Interviewer crash on flat roster creation
bug testing required
1. Create questionnaire with flat roster triggered by integer having some questions. 2. Answer trigger with larger number and immediately leave to dashboard. Could be reproduced on tester as well
1.0
Interviewer crash on flat roster creation - 1. Create questionnaire with flat roster triggered by integer having some questions. 2. Answer trigger with larger number and immediately leave to dashboard. Could be reproduced on tester as well
test
interviewer crash on flat roster creation create questionnaire with flat roster triggered by integer having some questions answer trigger with larger number and immediately leave to dashboard could be reproduced on tester as well
1
212,271
16,480,041,374
IssuesEvent
2021-05-24 10:25:51
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
Document legacy and Compass modes for Application Connector and its components
area/documentation enhancement stale
<!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** As we support both legacy mode and Compass mode, we need to document these two approaches, point out when do we use which approach, and what are the differences between them. It would be best to have the modes documented/mentioned in a visible place, for example in the Application Connector overview section. Also, since there are many differences depending on the approach, it would be a good idea to completely divide the documentation related to the legacy mode from the documentation related to the Compass mode. In such a case, we can have two separate topics for the Application Connector in the left navigation panel on the website (see the attachment). Such a separation would be more clear from the UX point of view. **Reasons** For now, there is no overall document about the modes in which we use Application Connector and its components. There are only some mentions about the modes in the components' docs, which may be misleading for the users. **Attachments** We can have two topics for the Application Connector in the left navigation panel: one for the legacy mode, and another one for the Compass mode. ![app-connector](https://user-images.githubusercontent.com/35192450/87432595-8143a500-c5e8-11ea-9aa1-3d2882a81762.png)
1.0
Document legacy and Compass modes for Application Connector and its components - <!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** As we support both legacy mode and Compass mode, we need to document these two approaches, point out when do we use which approach, and what are the differences between them. It would be best to have the modes documented/mentioned in a visible place, for example in the Application Connector overview section. Also, since there are many differences depending on the approach, it would be a good idea to completely divide the documentation related to the legacy mode from the documentation related to the Compass mode. In such a case, we can have two separate topics for the Application Connector in the left navigation panel on the website (see the attachment). Such a separation would be more clear from the UX point of view. **Reasons** For now, there is no overall document about the modes in which we use Application Connector and its components. There are only some mentions about the modes in the components' docs, which may be misleading for the users. **Attachments** We can have two topics for the Application Connector in the left navigation panel: one for the legacy mode, and another one for the Compass mode. ![app-connector](https://user-images.githubusercontent.com/35192450/87432595-8143a500-c5e8-11ea-9aa1-3d2882a81762.png)
non_test
document legacy and compass modes for application connector and its components thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description as we support both legacy mode and compass mode we need to document these two approaches point out when do we use which approach and what are the differences between them it would be best to have the modes documented mentioned in a visible place for example in the application connector overview section also since there are many differences depending on the approach it would be a good idea to completely divide the documentation related to the legacy mode from the documentation related to the compass mode in such a case we can have two separate topics for the application connector in the left navigation panel on the website see the attachment such a separation would be more clear from the ux point of view reasons for now there is no overall document about the modes in which we use application connector and its components there are only some mentions about the modes in the components docs which may be misleading for the users attachments we can have two topics for the application connector in the left navigation panel one for the legacy mode and another one for the compass mode
0
3,314
4,323,673,334
IssuesEvent
2016-07-25 17:44:42
owncloud/mail
https://api.github.com/repos/owncloud/mail
closed
Admin user (with database access) can access all mail accounts
enhancement security
You store the passwords of mail accounts in some encrypted form. But you can just duplicate an entry and change user_id and name and hijack this mail account (you don't need to know the password). I know it's probably impossible to protect users against an admin with full access to the system. But if you mess up a restore of a backup and/or change the user-ids, someone can get access to another users mail account by accident. You integrate the mail password in the login process (like for a webmailer) and don't store it permanently. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/22480548-admin-user-with-database-access-can-access-all-mail-accounts?utm_campaign=plugin&utm_content=tracker%2F216487&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F216487&utm_medium=issues&utm_source=github). </bountysource-plugin>
True
Admin user (with database access) can access all mail accounts - You store the passwords of mail accounts in some encrypted form. But you can just duplicate an entry and change user_id and name and hijack this mail account (you don't need to know the password). I know it's probably impossible to protect users against an admin with full access to the system. But if you mess up a restore of a backup and/or change the user-ids, someone can get access to another users mail account by accident. You integrate the mail password in the login process (like for a webmailer) and don't store it permanently. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/22480548-admin-user-with-database-access-can-access-all-mail-accounts?utm_campaign=plugin&utm_content=tracker%2F216487&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F216487&utm_medium=issues&utm_source=github). </bountysource-plugin>
non_test
admin user with database access can access all mail accounts you store the passwords of mail accounts in some encrypted form but you can just duplicate an entry and change user id and name and hijack this mail account you don t need to know the password i know it s probably impossible to protect users against an admin with full access to the system but if you mess up a restore of a backup and or change the user ids someone can get access to another users mail account by accident you integrate the mail password in the login process like for a webmailer and don t store it permanently want to back this issue we accept bounties via
0
78,506
15,573,078,488
IssuesEvent
2021-03-17 08:05:01
rammatzkvosky/789
https://api.github.com/repos/rammatzkvosky/789
reopened
CVE-2018-14718 (High) detected in jackson-databind-2.8.7.jar
security vulnerability
## CVE-2018-14718 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: 789/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.7.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rammatzkvosky/789/commit/f9b1c2e88187d7e6e5d7e812ef82431893dff972">f9b1c2e88187d7e6e5d7e812ef82431893dff972</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.7 might allow remote attackers to execute arbitrary code by leveraging failure to block the slf4j-ext class from polymorphic deserialization. <p>Publish Date: 2019-01-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14718>CVE-2018-14718</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14718">https://nvd.nist.gov/vuln/detail/CVE-2018-14718</a></p> <p>Release Date: 2019-01-02</p> <p>Fix Resolution: 2.9.7</p> </p> </details> <p></p>
True
CVE-2018-14718 (High) detected in jackson-databind-2.8.7.jar - ## CVE-2018-14718 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: 789/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.7.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rammatzkvosky/789/commit/f9b1c2e88187d7e6e5d7e812ef82431893dff972">f9b1c2e88187d7e6e5d7e812ef82431893dff972</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.7 might allow remote attackers to execute arbitrary code by leveraging failure to block the slf4j-ext class from polymorphic deserialization. <p>Publish Date: 2019-01-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14718>CVE-2018-14718</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14718">https://nvd.nist.gov/vuln/detail/CVE-2018-14718</a></p> <p>Release Date: 2019-01-02</p> <p>Fix Resolution: 2.9.7</p> </p> </details> <p></p>
non_test
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href vulnerability details fasterxml jackson databind x before might allow remote attackers to execute arbitrary code by leveraging failure to block the ext class from polymorphic deserialization publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution
0
244,783
20,712,210,484
IssuesEvent
2022-03-12 04:04:04
metaplex-foundation/metaplex
https://api.github.com/repos/metaplex-foundation/metaplex
closed
[Bug]: Candy Machine cannot upload a set of mixed format assets
needs tests investigate priority: med bug
### Which package is this bug report for? candy machine cli ### Issue description I was trying to upload a set of assets with different file formats (MP4 and PNG) and it appears that it won't accept multiple types of assets. The upload command will raise the error I've added below. After reviewing those lines of code, my guess is that after it filters the supported files, it does a count of both animated files and image files within the `animatedFileCount` and `imageFileCount` variables. But then when the asset to JSON file count check happens it compares only one of them. So if one were to have 8 PNG files and 2 MP4 files, the comparison will always fail since 8 != 10 and 2 != 10. ### Command ```shell ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts upload -e devnet -k ~/.config/solana/devnet.json -cp config.json -c example assets ``` ### Relevant log output ```shell (node:28512) UnhandledPromiseRejectionWarning: Error: number of animation files (2) is different than the number of json files (96) at Command.<anonymous> (C:\Users\User\Documents\GitHub\minting\~\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:201:13) ``` ### Operating system Windows ### Priority this issue should have Medium (should be fixed soon) ### Check the Docs First - [X] I have checked the docs and it didn't solve my issue
1.0
[Bug]: Candy Machine cannot upload a set of mixed format assets - ### Which package is this bug report for? candy machine cli ### Issue description I was trying to upload a set of assets with different file formats (MP4 and PNG) and it appears that it won't accept multiple types of assets. The upload command will raise the error I've added below. After reviewing those lines of code, my guess is that after it filters the supported files, it does a count of both animated files and image files within the `animatedFileCount` and `imageFileCount` variables. But then when the asset to JSON file count check happens it compares only one of them. So if one were to have 8 PNG files and 2 MP4 files, the comparison will always fail since 8 != 10 and 2 != 10. ### Command ```shell ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts upload -e devnet -k ~/.config/solana/devnet.json -cp config.json -c example assets ``` ### Relevant log output ```shell (node:28512) UnhandledPromiseRejectionWarning: Error: number of animation files (2) is different than the number of json files (96) at Command.<anonymous> (C:\Users\User\Documents\GitHub\minting\~\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:201:13) ``` ### Operating system Windows ### Priority this issue should have Medium (should be fixed soon) ### Check the Docs First - [X] I have checked the docs and it didn't solve my issue
test
candy machine cannot upload a set of mixed format assets which package is this bug report for candy machine cli issue description i was trying to upload a set of assets with different file formats and png and it appears that it won t accept multiple types of assets the upload command will raise the error i ve added below after reviewing those lines of code my guess is that after it filters the supported files it does a count of both animated files and image files within the animatedfilecount and imagefilecount variables but then when the asset to json file count check happens it compares only one of them so if one were to have png files and files the comparison will always fail since and command shell ts node metaplex js packages cli src candy machine cli ts upload e devnet k config solana devnet json cp config json c example assets relevant log output shell node unhandledpromiserejectionwarning error number of animation files is different than the number of json files at command c users user documents github minting metaplex js packages cli src candy machine cli ts operating system windows priority this issue should have medium should be fixed soon check the docs first i have checked the docs and it didn t solve my issue
1