Closed Bug 408383 Opened 17 years ago Closed 17 years ago

vista losing all/part of the tp results for each talos run.

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: anodelman, Assigned: anodelman)

References

Details

Attachments

(2 files)

Not all of the information collected by talos is making it the graph server, specifically it is missing either all of the tp results (loadtimes, memory sampling, etc) or just the tp loadtime results per talos run.
This won't solve the problem, but it should help me track it.
Assignee: nobody → anodelman
Status: NEW → ASSIGNED
Attachment #293155 - Flags: review?(rcampbell)
Comment on attachment 293155 [details] [diff] [review] more/better debug info minor quibble: for the line: + if match.group(1) != '': you can replace with if match.group(1):
Attachment #293155 - Flags: review?(rcampbell) → review+
Checking in run_tests.py; /cvsroot/mozilla/testing/performance/talos/run_tests.py,v <-- run_tests.py new revision: 1.20; previous revision: 1.19 done Checking in ttest.py; /cvsroot/mozilla/testing/performance/talos/ttest.py,v <-- ttest.py new revision: 1.10; previous revision: 1.9 done
Attached patch more debugSplinter Review
Still haven't found what I'm looking for.
Attachment #293207 - Flags: review?(rcampbell)
Comment on attachment 293207 [details] [diff] [review] more debug OK!
Attachment #293207 - Flags: review?(rcampbell) → review+
Checking in run_tests.py; /cvsroot/mozilla/testing/performance/talos/run_tests.py,v <-- run_tests.py new revision: 1.21; previous revision: 1.20 done
So, not a problem in talos. The graph server on stage is overwhelmed with data being sent and can't keep up. Once I started to look closely I could see data being dropped from the rest of the test machines (win, linux, etc).
Filed bug 408441 for graph server issue. Closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Mass move of Core:Testing bugs to mozilla.org:ReleaseEngineering. Filter on RelEngMassMove to ignore.
Component: Testing → Release Engineering
Product: Core → mozilla.org
QA Contact: testing → release
Version: unspecified → other
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: