webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
webkitpy.layout_tests.controllers.test_result_writer Namespace Reference

Classes

class  TestResultWriter
 

Functions

def write_test_result (filesystem, port, results_directory, test_name, driver_output, expected_driver_output, failures)
 

Function Documentation

◆ write_test_result()

def webkitpy.layout_tests.controllers.test_result_writer.write_test_result (   filesystem,
  port,
  results_directory,
  test_name,
  driver_output,
  expected_driver_output,
  failures 
)
Write the test result to the result output directory.