Changeset d8e14e39


Ignore:
Timestamp:
May 12, 2017, 2:20:09 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
f5dfc86
Parents:
c344406
Message:

Added some better description to the test regen email (Which now works) and updated the sched-int-wait test

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/TestRegen

    rc344406 rd8e14e39  
    9999                def email_subject = "[cforall dashboard][TEST REGEN# ${env.BUILD_NUMBER}] - Result"
    100100                def email_body = """This is an automated email from the Jenkins build machine. It was
    101 generated http://plg2:8082/dashboard."""
     101generated http://plg2:8082/dashboard.
     102
     103Please apply the required changes using the following method :
     104    - copy result.patch to your cforall repository of choice.
     105    - call 'git apply [patch file name]' (WARNING: the changes may conflict with any current changes to the test expected results).
     106    - validate that the changes are correct.
     107    - commit the changes as usual."""
    102108
    103109                //send email notification
  • src/tests/.expect/concurrent/sched-int-wait.txt

    rc344406 rd8e14e39  
     1Starting
     2Done
Note: See TracChangeset for help on using the changeset viewer.