Skip to content
Duane Dieterich edited this page Feb 10, 2025 · 2 revisions
Issue Mark Branches with OK/FAIL
Status open
Assigned DDieterich
Milestone V1.2 Hooks and GUI
Est Hrs
%Complete
Labels Internal Dev
Links Issues Summary

Description

https://developer.github.com/v3/repos/statuses/

https://developer.github.com/v3/checks/

Add a "test" directory with master test run script

Three-Way Merge

When there is not a linear path to the target branch, Git has no choice but to combine them via a three-way merge. This merge uses an extra commit to tie together the two branches. https://dev.to/neshaz/how-to-use-git-merge-the-correctway-25pd

Resolution

Issue Log

(Add newest entries on top and add Date/Time and Author for each entry.)

2019-05-25 13:56:19 -00:00 DDieterich labeled

2019-05-23 23:57:27 -00:00 DDieterich assigned

2019-03-15 06:19:41 -00:00 DDieterich added_to_project

2019-03-12 12:31:47 -00:00 DDieterich renamed

2019-03-12 11:59:00 -00:00 DDieterich renamed

2019-03-12 11:56:38 -00:00 DDieterich renamed

2019-03-12 02:24:55 -00:00 DDieterich Multi-Platform Testing of wtPLSQL #10

Multiple Installation Testing #35

Schema

  • WTP
  • WT_DEMO

Test Folder Hierarchy

  • Results.html File - See "Build Summaries and Reports for GitHub" #21
  • Platform Folder
    • Installation Folder
      • Schema.TestRunner.txt File

Schema.TestRunner.txt File

  • Includes OK/FAIL in file name?
  • WT_CORE_REPORT.DBMS_OUT Format
    • Test Result Summary
    • Test Result Details
  • WT_PERSIST_REPORT.DBMS_OUT Format
    • Test Result Summary
    • Code Coverage Summary
    • Test Result Details
    • Code Coverage Details

2019-03-09 23:22:19 -00:00 DDieterich milestoned

Clone this wiki locally