question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Validation tests fails if output file does not have whitespaces in the copyright notice

See original GitHub issue

After some debugging while very confused, I have found an issue where if the copyright notice in the .out file of a validation test does not have the 2-whitespaces at lines 4,9 and 10, validation test fails. Note that .html part of the test does not need to have these whitespaces at all.

/to @honeybadgerdontcare /cc @powdercloud

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
aghassemicommented, Jan 29, 2018

another option to consider is always generating it if .out is missing, otherwise do the compare.

0reactions
Gregablecommented, May 21, 2018

Closing this per closing #14989.

Read more comments on GitHub >

github_iconTop Results From Across the Web

styleguide/cpplint.py at gh-pages - GitHub
"""Does google-lint on c++ files. The goal of this script is to identify places in the code that *may*. be in non-compliance with...
Read more >
1. ConfigObj 5 Introduction and Reference
ConfigObj - a Python module for easy reading and writing of config files. ... If no input line is indented, no output line...
Read more >
doctest — Test interactive Python examples — Python 3.11.1 ...
To perform regression testing by verifying that interactive examples from a test file or a test object work as expected. To write tutorial...
Read more >
Introduction — pycodestyle 2.10.0 documentation
pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8. Features; Disclaimer; Installation; Example usage...
Read more >
Whitespace Character - an overview | ScienceDirect Topics
Delimiters, of which spaces are just one example, separate the elements of a SQL statement in order for the database to distinguish between...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found