Skip to content

Conversation

@jirikuncar
Copy link
Contributor

No description provided.

@jirikuncar jirikuncar requested a review from a team as a code owner November 25, 2017 08:40
assert result.exit_code == 0
assert context_id in result.output
assert '1984-01-01 00:00:00+00:00' in result.output
assert '1984-01-01 00:00:00+0000' in result.output
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too long, omit the timezone

assert execution_id in result.output
assert 'running' in result.output
assert '1984-01-01 00:00:00+00:00' in result.output
assert '1984-01-01 00:00:00+0000' in result.output
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too long, omit the timezone

Copy link
Member

@rokroskar rokroskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕙

@jirikuncar jirikuncar merged commit bb1710a into SwissDataScienceCenter:master Nov 25, 2017
@jirikuncar jirikuncar deleted the tabulate branch November 25, 2017 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants