<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa, branch docs-instance_level_clusters</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>This is the first iteration of documentation for the GitLab QA</title>
<updated>2019-05-13T23:56:01+00:00</updated>
<author>
<name>Walmyr</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-05-13T23:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74f54a16b886144d83963b8f60f57c1538ec9f05'/>
<id>74f54a16b886144d83963b8f60f57c1538ec9f05</id>
<content type='text'>
framework that intends to make easier for every engineer to
contribute with the end-to-end tests creation, edition, and
improvements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
framework that intends to make easier for every engineer to
contribute with the end-to-end tests creation, edition, and
improvements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-ml-fix-branches-test' into 'master'</title>
<updated>2019-05-13T11:14:15+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-05-13T11:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3061eee6ed00708225931bab566c20d91a06a5c0'/>
<id>3061eee6ed00708225931bab566c20d91a06a5c0</id>
<content type='text'>
Fix E2E test - wait for branches to not be present

See merge request gitlab-org/gitlab-ce!27805</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix E2E test - wait for branches to not be present

See merge request gitlab-org/gitlab-ce!27805</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Ruby version to 2.6.3</title>
<updated>2019-05-08T13:21:14+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-06T10:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a50951d73a973efddf3079b38a99ded3e885f568'/>
<id>a50951d73a973efddf3079b38a99ded3e885f568</id>
<content type='text'>
Ruby 2.6 offers better performance and memory usage:
https://www.rubyguides.com/2018/11/ruby-2-6-new-features/

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby 2.6 offers better performance and memory usage:
https://www.rubyguides.com/2018/11/ruby-2-6-new-features/

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
</pre>
</div>
</content>
</entry>
<entry>
<title>Quarantine download MR patch and diff test suite</title>
<updated>2019-05-07T13:12:46+00:00</updated>
<author>
<name>Walmyr Lima</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-05-07T13:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=113e7efd4ce38648723718c5087e7478fbcd5365'/>
<id>113e7efd4ce38648723718c5087e7478fbcd5365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Quarantine login via oauth spec</title>
<updated>2019-05-07T11:16:50+00:00</updated>
<author>
<name>Walmyr Lima</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-05-07T10:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85babc239ac44660e37e9c63d62c9c0c029fe55c'/>
<id>85babc239ac44660e37e9c63d62c9c0c029fe55c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add branch_name qa selector</title>
<updated>2019-05-07T02:43:10+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-05-07T02:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f00286bc0c5aa01431cc2b337e9db374e68a8395'/>
<id>f00286bc0c5aa01431cc2b337e9db374e68a8395</id>
<content type='text'>
Uses the branch_name element to find a branch with a specific
name, instead of using a dynamic CSS class that can't be validated
by the sanity selector test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses the branch_name element to find a branch with a specific
name, instead of using a dynamic CSS class that can't be validated
by the sanity selector test
</pre>
</div>
</content>
</entry>
<entry>
<title>Swap brackets to avoid false positive</title>
<updated>2019-05-06T07:30:24+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-05-06T07:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3554736f23d72bd6d2d499d89ce5418d28c20302'/>
<id>3554736f23d72bd6d2d499d89ce5418d28c20302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape arg used in regex</title>
<updated>2019-05-06T03:07:31+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-05-06T03:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9e06897adfa550f675fdaa0166ec25f2add28f5'/>
<id>f9e06897adfa550f675fdaa0166ec25f2add28f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run rubocop -a on CE files</title>
<updated>2019-05-05T10:24:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-05T10:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f93b2e02a56a3b1f3041119e8302d43aeafc8284'/>
<id>f93b2e02a56a3b1f3041119e8302d43aeafc8284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check test result via an assertion</title>
<updated>2019-05-01T04:17:00+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-05-01T04:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99a4e97389eb7e9e5a8122a336d7541b46097339'/>
<id>99a4e97389eb7e9e5a8122a336d7541b46097339</id>
<content type='text'>
As long as `has_no_branch?` is only called in an assertion it
shouldn't matter if it could return false but still allow the test to
continue.

So we don't need the new wait method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As long as `has_no_branch?` is only called in an assertion it
shouldn't matter if it could return false but still allow the test to
continue.

So we don't need the new wait method
</pre>
</div>
</content>
</entry>
</feed>
