Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0036276 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Retail Modules] Web POS | trivial | always | 2017-06-19 17:44 | 2017-06-27 17:28 | |||
| Reporter | gorka_gil | View Status | public | |||||
| Assigned To | gorka_gil | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR17Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 6eae4449e767 | ||||
| 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 | ||||||||
| Review Assigned To | Sandrahuguet | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0036276: Improve I35383_EnsureNumericSearchsContinueWorking_StockCriteria test | |||||||
| Description | The test is filtering per stock greater than 1. It fail because a test before it, do a return an add stock to avalanche transceiver. To workaround it the filter is doing now stock greater than 50. The real fix should be do a query to db to know which will be the first product with stock. | |||||||
| Steps To Reproduce | Execute the test CreditNoteAddRemoveTransaction in eclipse. Later execute the test I35383_EnsureNumericSearchsContinueWorking_StockCriteria. It will fail with : The expected value for 'products_row1_identifier (testId = products_row1_identifier)' does not match the existing value. Expected: "WVG/B0004 - Baby carrier" but: was "WVG/M0019 - Avalanche transceiver" | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0097548) hgbot (developer) 2017-06-21 12:02 |
Repository: tools/automation/pi-mobile Changeset: 2bfec6980b4687889473097ebd63a93181fb66af Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Tue Jun 20 13:26:19 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2bfec6980b4687889473097ebd63a93181fb66af [^] Fixes issue 36276: Improve I35383_EnsureNumericSearchsContinueWorking_StockCriteria test Now it will just check that the search returns values. In case that the restriction of 3 characters is applied the search will return no elements --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria_highvol/I35383_EnsureNumericSearchsContinueWorking_StockCriteria.java --- |
|
(0097671) Sandrahuguet (viewer) 2017-06-26 15:59 |
code review pending to be applied |
|
(0097702) hgbot (developer) 2017-06-27 10:52 |
Repository: tools/automation/pi-mobile Changeset: 6eae4449e7675ee169b2584a47370f577b96d1f2 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Thu Jun 22 09:43:43 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6eae4449e7675ee169b2584a47370f577b96d1f2 [^] Fixes issue 36276: Improve I35383_EnsureNumericSearchsContinueWorking_StockCriteria test Improve the tests, ensuring one product at least has stock --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria_highvol/I35383_EnsureNumericSearchsContinueWorking_StockCriteria.java --- |
|
(0097714) Sandrahuguet (viewer) 2017-06-27 17:28 |
reviewed and tested |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2017-06-19 17:44 | gorka_gil | New Issue | |
| 2017-06-19 17:44 | gorka_gil | Assigned To | => gorka_gil |
| 2017-06-19 17:44 | gorka_gil | OBNetwork customer | => No |
| 2017-06-19 17:44 | gorka_gil | Triggers an Emergency Pack | => No |
| 2017-06-19 18:30 | gorka_gil | Relationship added | related to 0035485 |
| 2017-06-19 18:30 | gorka_gil | Relationship deleted | related to 0035485 |
| 2017-06-19 18:30 | gorka_gil | Relationship added | related to 0035383 |
| 2017-06-19 18:30 | gorka_gil | Status | new => scheduled |
| 2017-06-21 12:02 | hgbot | Checkin | |
| 2017-06-21 12:02 | hgbot | Note Added: 0097548 | |
| 2017-06-21 12:02 | hgbot | Status | scheduled => resolved |
| 2017-06-21 12:02 | hgbot | Resolution | open => fixed |
| 2017-06-21 12:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/tools/automation/pi-mobile/rev/2bfec6980b4687889473097ebd63a93181fb66af [^] |
| 2017-06-21 17:50 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
| 2017-06-26 15:50 | Sandrahuguet | Status | resolved => new |
| 2017-06-26 15:50 | Sandrahuguet | Resolution | fixed => open |
| 2017-06-26 15:59 | Sandrahuguet | Note Added: 0097671 | |
| 2017-06-27 10:52 | hgbot | Checkin | |
| 2017-06-27 10:52 | hgbot | Note Added: 0097702 | |
| 2017-06-27 10:52 | hgbot | Status | new => resolved |
| 2017-06-27 10:52 | hgbot | Resolution | open => fixed |
| 2017-06-27 10:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/tools/automation/pi-mobile/rev/2bfec6980b4687889473097ebd63a93181fb66af [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/6eae4449e7675ee169b2584a47370f577b96d1f2 [^] |
| 2017-06-27 17:28 | Sandrahuguet | Note Added: 0097714 | |
| 2017-06-27 17:28 | Sandrahuguet | Status | resolved => closed |
| 2017-06-27 17:28 | Sandrahuguet | Fixed in Version | => RR17Q3 |
| Copyright © 2000 - 2009 MantisBT Group |