Skip to content
Duane Dieterich edited this page Jul 11, 2022 · 1 revision
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-25T13:56:19Z DDieterich labeled

2019-05-23T23:57:27Z DDieterich assigned

2019-03-15T06:19:41Z DDieterich added_to_project

2019-03-12T12:31:47Z DDieterich renamed

2019-03-12T11:59:00Z DDieterich renamed

2019-03-12T11:56:38Z DDieterich renamed

2019-03-12T02:24:55Z 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-09T23:22:19Z DDieterich milestoned

Clone this wiki locally