skip fragile selenium spec

Change-Id: Iaf78301613915b2b0638f87aa25699a97c0a9997
Reviewed-on: https://gerrit.instructure.com/153096
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins
Product-Review: Steven Burnett <sburnett@instructure.com>
QA-Review: Steven Burnett <sburnett@instructure.com>
This commit is contained in:
Steven Burnett 2018-06-08 10:15:27 -06:00
parent 2dbab9b1ba
commit 27296419b7
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ describe "conversations new" do
end
it "should check and lock the bulk_message checkbox when over the max size", priority: "2", test_id: 206022 do
skip('COMMS-1164')
conversations
compose course: @course, subject: 'lockme', body: 'hallo!', send: false