[MCOL-33] 200: Monitor UM Memory Failed Created: 2016-05-03 Updated: 2016-05-23 Resolved: 2016-05-23 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MCOL Sprint 2 - Priority 2 |
| Description |
|
200 Monitor TotalUmMemory: Failed (check test200/diff.txt) TEST200 : df -h output: |
| Comments |
| Comment by David Hill (Inactive) [ 2016-05-20 ] |
|
different errors in memory settings and mysql server crash root@srvss2 srvswdev11]# more test200/diff.txt |
| Comment by Dipti Joshi (Inactive) [ 2016-05-22 ] |
|
Latest nightly run log has now improved - though not completely clear hill Here is the analysis of this log: cat test200/diff.txt Where ever the mis-match is due to ERROR 122 vs ERROR 1815 - is not true failure - It is due the fact that MariaDB ColumnStore that is based on MariaDB Server uses error number 1815, where as the reference log is showing old error number of 122 - Other wise the text of the error is essentially the same. Hence test200/memLimits.sql.ref.log needs to be updated as following Above changes will clear out these differences - however mismatch at line 20, 22 and 25 will still remain. |
| Comment by David Hill (Inactive) [ 2016-05-22 ] |
|
made the changes to the ref logs |
| Comment by Dipti Joshi (Inactive) [ 2016-05-23 ] |
|
Not failing any more - so closing |