Megatest

Timeline
Login

50 events occurring around 92e6ddd6a2804150.

More ↑
2017-08-29
10:53 Edit [5a9a0708b8]: Mark "Closed". artifact: 1be1d3b6ac user: matt
10:52 Edit [3766f8e4ea]: Mark "Closed". artifact: edf43eac40 user: matt
10:52 Edit [264909ff3b]: Cancel "hidden". artifact: fcb5fe1f7e user: matt
10:51 Edit [22e44afa46]: Mark "Closed". artifact: 768cfd27bb user: matt
10:51 Edit [5e82759c41]: Mark "Closed". artifact: e0c8c57f6a user: matt
10:50
Bringing in latest changes from v1.64 Closed-Leaf check-in: b1eee0709a user: mrwellan tags: v1.64-server-connection-tagging
10:47 Edit [51cc0dc1c7]: Mark "Closed". artifact: 7ace20a0c9 user: matt
10:45 Edit [45cf98b762]: Mark "Closed". artifact: caf35630cd user: matt
10:41 Edit [ade6384a7b]: Mark "Closed". artifact: 4e0eeac907 user: matt
10:01 Edit [3422b9b248]: Mark "Closed". artifact: 9fac21a7ce user: matt
10:00
Merged "notes" branches check-in: 11da84bb96 user: mrwellan tags: v1.64-runs-deepdive
09:55 Edit [25c202aa9d]: Add propagating "closed". artifact: fddda59b75 user: matt
2017-08-28
21:25
All rmt: calls replaced with db: calls using the dbstructs from areas. check-in: f9b5189ffe user: matt tags: v1.64-areas-dashboard
11:47
Merged v1.64 into areas-dashboard branch. check-in: 1f5e744ec1 user: matt tags: v1.64-areas-dashboard
11:42
Cleaned up couple more named loop calls in runs.scm. Added post-run-hook. check-in: 32584d6c1d user: matt tags: v1.64
2017-08-25
17:59
Minor refactor of some runs.scm code? check-in: cc163f91ad user: mrwellan tags: v1.64
2017-08-24
23:36 Changes to wiki page Tools artifact: 0d96f2320f user: matt
11:53
added whodunit script check-in: 53f5d1bc18 user: mrwellan tags: v1.64
11:41 New ticket [be73f72774] lt link in MT_RUN_AREA_HOME needs to be recreated if linktree changes. artifact: 9a6eb17066 user: tyardeni
2017-08-23
23:13
Added one-pass switch check-in: ec38c36a9d user: matt tags: v1.64
11:59 Edit [b72e75b4c5]: Cancel tag "v1.6429". artifact: fad1704fde user: matt
11:59 Edit [7aef4f4738]: Cancel tag "v1.6429". artifact: dc4afdae74 user: matt
11:58
Fixed couple issues with test-path handling. check-in: f8fd4a37c9 user: mrwellan tags: v1.64, v1.6429
10:54
Do not run a test if a test run process lands where the state is KILLREQ. Also added a message when problems are discovered from the test copy. check-in: 7aef4f4738 user: mrwellan tags: v1.64
09:41
Bump version to v1.6429 check-in: b72e75b4c5 user: mrwellan tags: v1.64
2017-08-22
23:38
Added re-copy of test spec on test start to resist issues with NFS. check-in: 92e6ddd6a2 user: matt tags: v1.64
20:56
Added usage to plot-code. Removed defunct switch -use-db-cache from dashboard. check-in: d654343818 user: matt tags: v1.64-areas-dashboard
17:23
made some comments during code review session check-in: 3b63acda45 user: bjbarcla tags: v1.64-runs-deepdive
2017-08-21
18:10
Fixed plot-code.scm to work when compiled. check-in: da673f0c80 user: mrwellan tags: v1.64-areas-dashboard
2017-08-16
15:23
factored out common code in show-uncalled-procedures.scm and trackback.scm check-in: 536b980f6a user: bjbarcla tags: v1.64
11:49
fixed case in trackback.scm where cycle prevented seeing call path check-in: 733a3a4bd6 user: bjbarcla tags: v1.64
11:11
fixed bug in show-uncalled-procedures.scm check-in: b4d839d5b8 user: bjbarcla tags: v1.64
01:25
update util to show dead code check-in: d3164a445d user: bb tags: v1.64
01:24
add util to trackback procedure calls check-in: fc5bec0c9f user: bb tags: v1.64
00:00
cleanup show-uncalled-procedures.scm check-in: 16fd8f0a83 user: bb tags: v1.64
2017-08-15
18:48
code to show dangling procedures not called by anything check-in: ebe475c9e4 user: bjbarcla tags: v1.64
16:33
added get-config-settings.sh to query what tweakable global config settings exist check-in: f77b04e570 user: bjbarcla tags: v1.64
15:22 Edit [bcfb084eb2]: Edit check-in comment. artifact: 41f587a99b user: mrwellan
15:20 New ticket [c70c843f96] One-file megatest setup similar to a Makefile in capability. artifact: 2a1ed212ee user: mrwellan
12:21
fixed prepend-contour to use the argument passed with -contour if contour field is absent in database check-in: 10b99d180d user: pjhatwal tags: v1.65
09:58 Edit [c5d3ea8ae6]: Cancel tag "v1.6428". artifact: b3ddd361aa user: matt
09:58 Edit [d68a09622d]: Edit check-in comment. artifact: d3a59ce1a6 user: matt
09:57 Edit [2890f3b693]: Cancel tag "v1.6428". artifact: 6137e28d0f user: matt
09:56 Edit [99afad6671]: Cancel tag "v1.6428". artifact: 93991ba587 user: matt
09:55
Missed some cases where testFinished was needed. check-in: d68a09622d user: mrwellan tags: v1.64, v1.6428
2017-08-14
16:36
For teamcity it is necessary to emit a testFinished message even when the test is marked testFailed. check-in: 99afad6671 user: mrwellan tags: v1.64
01:03
Partially removed global *db-cache-path* (might need to add it back for performance reasons, used in rmt: calls.) Modified common:get-db-tmp-area to get info from dbstruct instead of globals. Added proc to open area dbs Gutted dboard:areas-update-tree. Does only areas now. First pass on some refactoring in db:get-db, db:open-db, db:dbfile-path (these need to be reduced to one function). check-in: 37c6122258 user: matt tags: v1.64-areas-dashboard, fixme-matt
2017-08-13
23:07
Remove *db-keys* as global. Fixed typo in common:simple-setup Changed hh:get to hh:get-value and hh:get-subhash Ripped out guts of Run Areas (derived from Run Summary) and put in some stubs. Primed dashboard.scm to use areas based dbstucts. The rmt: calls have not being eliminated yet. Disabled ro db handling in dashboard. Added tab for pivot controls. Added couple missing bits for the db:dashboard-open-db multi-area support. Tested and working now. check-in: 9b83825da5 user: matt tags: v1.64-areas-dashboard
2017-08-10
10:41
wrapped received msg as a string argument check-in: bcfb084eb2 user: pjhatwal tags: v1.65
2017-08-09
23:24
Completed generalized open db proc given area. check-in: 79525ab1fe user: matt tags: v1.64-areas-dashboard
More ↓