[Dejagnu-commit] [SCM] DejaGNU branch, mwr-patch-20231212, created. dejagnu_1_4_3-910-g768c523

2023-12-12 Thread Jacob Bachmeyer
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, mwr-patch-20231212 has been created
at  768c5237cbf99f29a86d6cdd59e7579852857be6 (commit)

- Log -
commit 768c5237cbf99f29a86d6cdd59e7579852857be6
Author: Jacob Bachmeyer 
Date:   Tue Dec 12 21:19:09 2023 -0600

Add consistent logging of executed commands

commit e5e86ca02e27f2c98dccf5a7e54991c16a72ab81
Author: Jacob Bachmeyer 
Date:   Tue Dec 12 21:07:19 2023 -0600

Update ChangeLog after installing patches

commit fbdcba42176e9f76c1d9e898347c91abd8b86df1
Author: Maciej W. Rozycki 
Date:   Tue Dec 12 13:09:54 2023 +

Use `test_timeout' consistently across protocols

The `test_timeout' global parameter was added with commit 73db65f53795,
however for the `unix' protocol only and then only in the local case.
Update the remote case of the `unix' protocol, other protocols that use
various timeout sources, and the `qemu' board to take any `test_timeout'
setting into account as appropriate.  Amend the manual accordingly.

* baseboards/qemu.exp (qemu_load): Respect global `test_timeout'
setting.
* config/gdb-comm.exp (gdb_comm_load): Likewise.
* config/gdb_stub.exp (gdb_stub_load): Likewise.
* config/sim.exp (sim_load): Likewise.
* config/unix.exp (unix_load): Likewise, in the remote case.
* doc/dejagnu.texi (Local configuration file): Update
accordingly.

commit 34d6720bb9371ad885f8e642a77d869929db15d6
Author: Maciej W. Rozycki 
Date:   Tue Dec 12 13:09:45 2023 +

Set `testcase_timeout' earlier on in `gdb_comm_load'

Move the setting of `testcase_timeout' earlier on in `gdb_comm_load'.
It will be needed for reporting later on.  No semantics change.

* config/gdb-comm.exp (gdb_comm_load): Set `testcase_timeout'
earlier on.

commit 4d924d484a06e8b463fff966297f87a1eabc21bd
Author: Maciej W. Rozycki 
Date:   Tue Dec 12 13:09:37 2023 +

Do not set `test_timeout' in `unix_load'

The `test_timeout' global parameter is expected to be optionally set by
a board description file and then taken into account by `unix_load' to
override the default of 300.  However not only the procedure checks for
the override but it sets the global parameter to the default as well if
not present.  This might make a minuscule TCL interpreter execution time
reduction, but seems rather awkward from the programming style's point
of view, and may cause undesired effects if the parameter is referred
elsewhere.

Remove the setting of the global parameter then, while retaining its
semantics.

* config/unix.exp (unix_load): Don't ever set `test_timeout',
just use it locally.

---


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, PR67391, deleted. dejagnu_1_4_3-905-g68464b7

2023-12-12 Thread Jacob Bachmeyer
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, PR67391 has been deleted
   was  68464b73fdbb474fce995b68140293e4f6b2b61c

---
68464b73fdbb474fce995b68140293e4f6b2b61c Document the grand totals reported by 
report-card tool
---


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-905-g68464b7

2023-12-12 Thread Jacob Bachmeyer
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  68464b73fdbb474fce995b68140293e4f6b2b61c (commit)
  from  a877b418a00dcc3c5b4d7584e0d85949c843c4ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
---

Summary of changes:
 ChangeLog| 7 +++
 doc/dejagnu.texi | 8 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit