Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050444 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2022-10-07 08:11 | 2022-11-22 12:40 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050444: Some jest tests are randomly failing | |||||||
Description | The following jest tests fail randomly, and this is causing problems in our integration: /modules/org.openbravo.core2/web-jspack/org.openbravo.core2/src/hooks/useEditNumber/__test__/useEditNumberWithInput.test.jsx /modules/org.openbravo.pos2/web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/__test__/ServiceConfigurationStep.test.jsx | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0141823) hgbot (developer) 2022-10-07 08:29 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 19132bffe98ad276b619fffd0692c548e6d0142a Author: Ranjith S R <ranjith@qualiantech.com> Date: 07-10-2022 11:59:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/19132bffe98ad276b619fffd0692c548e6d0142a [^] Related to ISSUE-50444: Disabled useEditNumberWithInput test --- M web-jspack/org.openbravo.core2/src/hooks/useEditNumber/__test__/useEditNumberWithInput.test.jsx --- |
(0141824) hgbot (developer) 2022-10-07 08:29 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 3a1104a40a1f7828bb1c96bbf0f6a5b05f2c34b9 Author: Ranjith S R <ranjith@qualiantech.com> Date: 07-10-2022 11:59:29 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3a1104a40a1f7828bb1c96bbf0f6a5b05f2c34b9 [^] Related to ISSUE-50444: Disabled ServiceConfigurationStep test --- M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/__test__/ServiceConfigurationStep.test.jsx --- |
(0142254) hgbot (developer) 2022-10-19 08:12 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/880 [^] |
(0142255) hgbot (developer) 2022-10-19 08:13 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1292 [^] |
(0143864) hgbot (developer) 2022-11-21 07:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: b26e7a21898ab353812d7860a4746e2b9ecf2636 Author: Ranjith S R <ranjith@qualiantech.com> Date: 21-11-2022 06:55:39 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b26e7a21898ab353812d7860a4746e2b9ecf2636 [^] Related to ISSUE-50444: Enabled useEditNumberWithInput jest test * Used "act", to make sure component are rendered before any assertions --- M web-jspack/org.openbravo.core2/src/hooks/useEditNumber/__test__/useEditNumberWithInput.test.jsx --- |
(0143865) hgbot (developer) 2022-11-21 07:55 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/880 [^] |
(0143866) hgbot (developer) 2022-11-21 07:56 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: a3a80d481037eb80a80120fcf38f3b6ba54fcf23 Author: Ranjith S R <ranjith@qualiantech.com> Date: 21-11-2022 06:55:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a3a80d481037eb80a80120fcf38f3b6ba54fcf23 [^] Related to ISSUE-50444: Enabled ServiceConfigurationStep Jest test --- M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/__test__/ServiceConfigurationStep.test.jsx --- |
(0143867) hgbot (developer) 2022-11-21 07:56 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1292 [^] |
(0144001) hgbot (developer) 2022-11-22 12:40 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 3b18125c058e311c8ac4f294b2a84549a5810dee Author: Ranjith S R <ranjith@qualiantech.com> Date: 22-11-2022 17:10:29 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3b18125c058e311c8ac4f294b2a84549a5810dee [^] Related to ISSUE-50444: Updated TestId in ServiceConfigurationStep jest test --- M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/__test__/ServiceConfigurationStep.test.jsx --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-10-07 08:11 | marvintm | New Issue | |
2022-10-07 08:11 | marvintm | Assigned To | => Retail |
2022-10-07 08:11 | marvintm | OBNetwork customer | => No |
2022-10-07 08:11 | marvintm | Triggers an Emergency Pack | => No |
2022-10-07 08:29 | hgbot | Note Added: 0141823 | |
2022-10-07 08:29 | hgbot | Note Added: 0141824 | |
2022-10-10 10:01 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2022-10-11 08:25 | ranjith_qualiantech_com | Status | new => scheduled |
2022-10-19 08:12 | hgbot | Merge Request Status | => open |
2022-10-19 08:12 | hgbot | Note Added: 0142254 | |
2022-10-19 08:13 | hgbot | Note Added: 0142255 | |
2022-11-21 07:55 | hgbot | Merge Request Status | open => approved |
2022-11-21 07:55 | hgbot | Note Added: 0143864 | |
2022-11-21 07:55 | hgbot | Note Added: 0143865 | |
2022-11-21 07:56 | hgbot | Note Added: 0143866 | |
2022-11-21 07:56 | hgbot | Note Added: 0143867 | |
2022-11-21 07:56 | marvintm | Status | scheduled => resolved |
2022-11-21 07:56 | marvintm | Fixed in Version | => RR23Q1 |
2022-11-21 07:56 | marvintm | Resolution | open => fixed |
2022-11-21 07:56 | marvintm | Review Assigned To | => marvintm |
2022-11-21 07:56 | marvintm | Status | resolved => closed |
2022-11-22 12:40 | hgbot | Note Added: 0144001 |
Copyright © 2000 - 2009 MantisBT Group |